# Dashboard Writer

## 5.1.8

- [About](https://docs.navigaglobal.com/dashboard-writer/master.md): Dashboard - Writer
- [Changelog](https://docs.navigaglobal.com/dashboard-writer/changelog.md)
- [How to](https://docs.navigaglobal.com/dashboard-writer/user/how-to.md)
- [Chrome v142.x & above](https://docs.navigaglobal.com/dashboard-writer/user/chrome-v142.x-and-above.md): User inputs while logging in from Chrome browser v142.x and above which contain local area network security fixes.
- [Config](https://docs.navigaglobal.com/dashboard-writer/admin/config.md)
- [Store author data](https://docs.navigaglobal.com/dashboard-writer/admin/config/store-author-data.md)
- [Writer 7 and later](https://docs.navigaglobal.com/dashboard-writer/admin/config/writer-7-and-later.md): This page explains what configuration is needed for the Writer Dashboard plugin to work with Writer 7 and later
- [Writer 8 and later](https://docs.navigaglobal.com/dashboard-writer/admin/config/writer-8-and-later.md): Here you control on how handling integration between Writer and Dashboard
- [Structure](https://docs.navigaglobal.com/dashboard-writer/admin/config/structure.md)
- [Article size](https://docs.navigaglobal.com/dashboard-writer/admin/config/structure/article-size.md)
- [Copy articles](https://docs.navigaglobal.com/dashboard-writer/admin/config/copy-articles.md): To enable the Copy Article feature in various plugins, the Writer plugin is needed, and configuration needs to be handled in advance.
- [Logs API](https://docs.navigaglobal.com/dashboard-writer/admin/config/logs-api.md): Integrated the Logs API to capture and send errors to AWS CloudWatch whenever an API failure occurs or any code inside a try-catch block throws an error
- [Requirements](https://docs.navigaglobal.com/dashboard-writer/admin/requirements.md)
- [Migration](https://docs.navigaglobal.com/dashboard-writer/admin/migration.md): When upgrading the Writer plugin, you must make minor changes to mappings
- [v3 => v4](https://docs.navigaglobal.com/dashboard-writer/admin/migration/v3-greater-than-v4.md)
- [v4 => v5](https://docs.navigaglobal.com/dashboard-writer/admin/migration/v4-greater-than-v5.md)
- [Develop with Writer](https://docs.navigaglobal.com/dashboard-writer/developer/develop-with-writer.md): How to use Writer functionality in your plugin
- [Create](https://docs.navigaglobal.com/dashboard-writer/developer/develop-with-writer/create.md)
- [Open](https://docs.navigaglobal.com/dashboard-writer/developer/develop-with-writer/open.md)
- [Copy](https://docs.navigaglobal.com/dashboard-writer/developer/develop-with-writer/copy.md)
- [Get article](https://docs.navigaglobal.com/dashboard-writer/developer/develop-with-writer/get-article.md)
- [Get instance](https://docs.navigaglobal.com/dashboard-writer/developer/develop-with-writer/get-instance.md)
- [Browser Policies chrome v142.x and above](https://docs.navigaglobal.com/dashboard-writer/developer/browser-policies-chrome-v142.x-and-above.md): Writer version 5.1.7 handles the scenario of writer plugins not loaded with local network due to stricter security policies in newer chrome versions regarding iframe loading from local networks.
- [How unique writer users counted in billing report](https://docs.navigaglobal.com/dashboard-writer/developer/how-unique-writer-users-counted-in-billing-report.md): In Writer version 5.1.8, Fixed an issue where users opening articles via the Writer modal popup were not counted, causing discrepancies between Dashboard and Billing reports.

## 5.1.7

- [About](https://docs.navigaglobal.com/dashboard-writer/5.1.7/master.md): Dashboard - Writer
- [Changelog](https://docs.navigaglobal.com/dashboard-writer/5.1.7/changelog.md)
- [How to](https://docs.navigaglobal.com/dashboard-writer/5.1.7/user/how-to.md)
- [Chrome v142.x & above](https://docs.navigaglobal.com/dashboard-writer/5.1.7/user/chrome-v142.x-and-above.md): User inputs while logging in from Chrome browser v142.x and above which contain local area network security fixes.
- [Config](https://docs.navigaglobal.com/dashboard-writer/5.1.7/admin/config.md)
- [Store author data](https://docs.navigaglobal.com/dashboard-writer/5.1.7/admin/config/store-author-data.md)
- [Writer 7 and later](https://docs.navigaglobal.com/dashboard-writer/5.1.7/admin/config/writer-7-and-later.md): This page explains what configuration is needed for the Writer Dashboard plugin to work with Writer 7 and later
- [Writer 8 and later](https://docs.navigaglobal.com/dashboard-writer/5.1.7/admin/config/writer-8-and-later.md): Here you control on how handling integration between Writer and Dashboard
- [Structure](https://docs.navigaglobal.com/dashboard-writer/5.1.7/admin/config/structure.md)
- [Article size](https://docs.navigaglobal.com/dashboard-writer/5.1.7/admin/config/structure/article-size.md)
- [Copy articles](https://docs.navigaglobal.com/dashboard-writer/5.1.7/admin/config/copy-articles.md): To enable the Copy Article feature in various plugins, the Writer plugin is needed, and configuration needs to be handled in advance.
- [Logs API](https://docs.navigaglobal.com/dashboard-writer/5.1.7/admin/config/logs-api.md): Integrated the Logs API to capture and send errors to AWS CloudWatch whenever an API failure occurs or any code inside a try-catch block throws an error
- [Requirements](https://docs.navigaglobal.com/dashboard-writer/5.1.7/admin/requirements.md)
- [Migration](https://docs.navigaglobal.com/dashboard-writer/5.1.7/admin/migration.md): When upgrading the Writer plugin, you must make minor changes to mappings
- [v3 => v4](https://docs.navigaglobal.com/dashboard-writer/5.1.7/admin/migration/v3-greater-than-v4.md)
- [v4 => v5](https://docs.navigaglobal.com/dashboard-writer/5.1.7/admin/migration/v4-greater-than-v5.md)
- [Develop with Writer](https://docs.navigaglobal.com/dashboard-writer/5.1.7/developer/develop-with-writer.md): How to use Writer functionality in your plugin
- [Create](https://docs.navigaglobal.com/dashboard-writer/5.1.7/developer/develop-with-writer/create.md)
- [Open](https://docs.navigaglobal.com/dashboard-writer/5.1.7/developer/develop-with-writer/open.md)
- [Copy](https://docs.navigaglobal.com/dashboard-writer/5.1.7/developer/develop-with-writer/copy.md)
- [Get article](https://docs.navigaglobal.com/dashboard-writer/5.1.7/developer/develop-with-writer/get-article.md)
- [Get instance](https://docs.navigaglobal.com/dashboard-writer/5.1.7/developer/develop-with-writer/get-instance.md)
- [Browser Policies chrome v142.x and above](https://docs.navigaglobal.com/dashboard-writer/5.1.7/developer/browser-policies-chrome-v142.x-and-above.md): Writer version 5.1.7 handles the scenario of writer plugins not loaded with local network due to stricter security policies in newer chrome versions regarding iframe loading from local networks.

## 5.1.6

- [About](https://docs.navigaglobal.com/dashboard-writer/5.1.6/master.md): Dashboard - Writer
- [Changelog](https://docs.navigaglobal.com/dashboard-writer/5.1.6/changelog.md)
- [How to](https://docs.navigaglobal.com/dashboard-writer/5.1.6/user/how-to.md)
- [Config](https://docs.navigaglobal.com/dashboard-writer/5.1.6/admin/config.md)
- [Store author data](https://docs.navigaglobal.com/dashboard-writer/5.1.6/admin/config/store-author-data.md)
- [Writer 7 and later](https://docs.navigaglobal.com/dashboard-writer/5.1.6/admin/config/writer-7-and-later.md): This page explains what configuration is needed for the Writer Dashboard plugin to work with Writer 7 and later
- [Writer 8 and later](https://docs.navigaglobal.com/dashboard-writer/5.1.6/admin/config/writer-8-and-later.md): Here you control on how handling integration between Writer and Dashboard
- [Structure](https://docs.navigaglobal.com/dashboard-writer/5.1.6/admin/config/structure.md)
- [Article size](https://docs.navigaglobal.com/dashboard-writer/5.1.6/admin/config/structure/article-size.md)
- [Copy articles](https://docs.navigaglobal.com/dashboard-writer/5.1.6/admin/config/copy-articles.md): To enable the Copy Article feature in various plugins, the Writer plugin is needed, and configuration needs to be handled in advance.
- [Requirements](https://docs.navigaglobal.com/dashboard-writer/5.1.6/admin/requirements.md)
- [Migration](https://docs.navigaglobal.com/dashboard-writer/5.1.6/admin/migration.md): When upgrading the Writer plugin, you must make minor changes to mappings
- [v3 => v4](https://docs.navigaglobal.com/dashboard-writer/5.1.6/admin/migration/v3-greater-than-v4.md)
- [v4 => v5](https://docs.navigaglobal.com/dashboard-writer/5.1.6/admin/migration/v4-greater-than-v5.md)
- [Develop with Writer](https://docs.navigaglobal.com/dashboard-writer/5.1.6/developer/develop-with-writer.md): How to use Writer functionality in your plugin
- [Create](https://docs.navigaglobal.com/dashboard-writer/5.1.6/developer/develop-with-writer/create.md)
- [Open](https://docs.navigaglobal.com/dashboard-writer/5.1.6/developer/develop-with-writer/open.md)
- [Copy](https://docs.navigaglobal.com/dashboard-writer/5.1.6/developer/develop-with-writer/copy.md)
- [Get article](https://docs.navigaglobal.com/dashboard-writer/5.1.6/developer/develop-with-writer/get-article.md)
- [Get instance](https://docs.navigaglobal.com/dashboard-writer/5.1.6/developer/develop-with-writer/get-instance.md)

## 5.1.5

- [About](https://docs.navigaglobal.com/dashboard-writer/5.1.5/master.md): Dashboard - Writer
- [Changelog](https://docs.navigaglobal.com/dashboard-writer/5.1.5/changelog.md)
- [How to](https://docs.navigaglobal.com/dashboard-writer/5.1.5/user/how-to.md)
- [Config](https://docs.navigaglobal.com/dashboard-writer/5.1.5/admin/config.md)
- [Store author data](https://docs.navigaglobal.com/dashboard-writer/5.1.5/admin/config/store-author-data.md)
- [Writer 7 and later](https://docs.navigaglobal.com/dashboard-writer/5.1.5/admin/config/writer-7-and-later.md): This page explains what configuration is needed for the Writer Dashboard plugin to work with Writer 7 and later
- [Writer 8 and later](https://docs.navigaglobal.com/dashboard-writer/5.1.5/admin/config/writer-8-and-later.md): Here you control on how handling integration between Writer and Dashboard
- [Structure](https://docs.navigaglobal.com/dashboard-writer/5.1.5/admin/config/structure.md)
- [Article size](https://docs.navigaglobal.com/dashboard-writer/5.1.5/admin/config/structure/article-size.md)
- [Copy articles](https://docs.navigaglobal.com/dashboard-writer/5.1.5/admin/config/copy-articles.md): To enable the Copy Article feature in various plugins, the Writer plugin is needed, and configuration needs to be handled in advance.
- [Requirements](https://docs.navigaglobal.com/dashboard-writer/5.1.5/admin/requirements.md)
- [Migration](https://docs.navigaglobal.com/dashboard-writer/5.1.5/admin/migration.md): When upgrading the Writer plugin, you must make minor changes to mappings
- [v3 => v4](https://docs.navigaglobal.com/dashboard-writer/5.1.5/admin/migration/v3-greater-than-v4.md)
- [v4 => v5](https://docs.navigaglobal.com/dashboard-writer/5.1.5/admin/migration/v4-greater-than-v5.md)
- [Develop with Writer](https://docs.navigaglobal.com/dashboard-writer/5.1.5/developer/develop-with-writer.md): How to use Writer functionality in your plugin
- [Create](https://docs.navigaglobal.com/dashboard-writer/5.1.5/developer/develop-with-writer/create.md)
- [Open](https://docs.navigaglobal.com/dashboard-writer/5.1.5/developer/develop-with-writer/open.md)
- [Copy](https://docs.navigaglobal.com/dashboard-writer/5.1.5/developer/develop-with-writer/copy.md)
- [Get article](https://docs.navigaglobal.com/dashboard-writer/5.1.5/developer/develop-with-writer/get-article.md)
- [Get instance](https://docs.navigaglobal.com/dashboard-writer/5.1.5/developer/develop-with-writer/get-instance.md)

## 5.1.4

- [About](https://docs.navigaglobal.com/dashboard-writer/5.1.4/master.md): Dashboard - Writer
- [Changelog](https://docs.navigaglobal.com/dashboard-writer/5.1.4/changelog.md)
- [How to](https://docs.navigaglobal.com/dashboard-writer/5.1.4/user/how-to.md)
- [Config](https://docs.navigaglobal.com/dashboard-writer/5.1.4/admin/config.md)
- [Store author data](https://docs.navigaglobal.com/dashboard-writer/5.1.4/admin/config/store-author-data.md)
- [Writer 7 and later](https://docs.navigaglobal.com/dashboard-writer/5.1.4/admin/config/writer-7-and-later.md): This page explains what configuration is needed for the Writer Dashboard plugin to work with Writer 7 and later
- [Writer 8 and later](https://docs.navigaglobal.com/dashboard-writer/5.1.4/admin/config/writer-8-and-later.md): Here you control on how handling integration between Writer and Dashboard
- [Structure](https://docs.navigaglobal.com/dashboard-writer/5.1.4/admin/config/structure.md)
- [Article size](https://docs.navigaglobal.com/dashboard-writer/5.1.4/admin/config/structure/article-size.md)
- [Copy articles](https://docs.navigaglobal.com/dashboard-writer/5.1.4/admin/config/copy-articles.md): To enable the Copy Article feature in various plugins, the Writer plugin is needed, and configuration needs to be handled in advance.
- [Requirements](https://docs.navigaglobal.com/dashboard-writer/5.1.4/admin/requirements.md)
- [Migration](https://docs.navigaglobal.com/dashboard-writer/5.1.4/admin/migration.md): When upgrading the Writer plugin, you must make minor changes to mappings
- [v3 => v4](https://docs.navigaglobal.com/dashboard-writer/5.1.4/admin/migration/v3-greater-than-v4.md)
- [v4 => v5](https://docs.navigaglobal.com/dashboard-writer/5.1.4/admin/migration/v4-greater-than-v5.md)
- [Develop with Writer](https://docs.navigaglobal.com/dashboard-writer/5.1.4/developer/develop-with-writer.md): How to use Writer functionality in your plugin
- [Create](https://docs.navigaglobal.com/dashboard-writer/5.1.4/developer/develop-with-writer/create.md)
- [Open](https://docs.navigaglobal.com/dashboard-writer/5.1.4/developer/develop-with-writer/open.md)
- [Copy](https://docs.navigaglobal.com/dashboard-writer/5.1.4/developer/develop-with-writer/copy.md)
- [Get article](https://docs.navigaglobal.com/dashboard-writer/5.1.4/developer/develop-with-writer/get-article.md)
- [Get instance](https://docs.navigaglobal.com/dashboard-writer/5.1.4/developer/develop-with-writer/get-instance.md)

## 5.1.3

- [About](https://docs.navigaglobal.com/dashboard-writer/5.1.3-1/master.md): Dashboard - Writer
- [Changelog](https://docs.navigaglobal.com/dashboard-writer/5.1.3-1/changelog.md)
- [How to](https://docs.navigaglobal.com/dashboard-writer/5.1.3-1/user/how-to.md)
- [Config](https://docs.navigaglobal.com/dashboard-writer/5.1.3-1/admin/config.md)
- [Store author data](https://docs.navigaglobal.com/dashboard-writer/5.1.3-1/admin/config/store-author-data.md)
- [Writer 7 and later](https://docs.navigaglobal.com/dashboard-writer/5.1.3-1/admin/config/writer-7-and-later.md): This page explains what configuration is needed for the Writer Dashboard plugin to work with Writer 7 and later
- [Writer 8 and later](https://docs.navigaglobal.com/dashboard-writer/5.1.3-1/admin/config/writer-8-and-later.md): Here you control on how handling integration between Writer and Dashboard
- [Structure](https://docs.navigaglobal.com/dashboard-writer/5.1.3-1/admin/config/structure.md)
- [Article size](https://docs.navigaglobal.com/dashboard-writer/5.1.3-1/admin/config/structure/article-size.md)
- [Copy articles](https://docs.navigaglobal.com/dashboard-writer/5.1.3-1/admin/config/copy-articles.md): To enable the Copy Article feature in various plugins, the Writer plugin is needed, and configuration needs to be handled in advance.
- [Requirements](https://docs.navigaglobal.com/dashboard-writer/5.1.3-1/admin/requirements.md)
- [Migration](https://docs.navigaglobal.com/dashboard-writer/5.1.3-1/admin/migration.md): When upgrading the Writer plugin, you must make minor changes to mappings
- [v3 => v4](https://docs.navigaglobal.com/dashboard-writer/5.1.3-1/admin/migration/v3-greater-than-v4.md)
- [v4 => v5](https://docs.navigaglobal.com/dashboard-writer/5.1.3-1/admin/migration/v4-greater-than-v5.md)
- [Develop with Writer](https://docs.navigaglobal.com/dashboard-writer/5.1.3-1/developer/develop-with-writer.md): How to use Writer functionality in your plugin
- [Create](https://docs.navigaglobal.com/dashboard-writer/5.1.3-1/developer/develop-with-writer/create.md)
- [Open](https://docs.navigaglobal.com/dashboard-writer/5.1.3-1/developer/develop-with-writer/open.md)
- [Copy](https://docs.navigaglobal.com/dashboard-writer/5.1.3-1/developer/develop-with-writer/copy.md)
- [Get article](https://docs.navigaglobal.com/dashboard-writer/5.1.3-1/developer/develop-with-writer/get-article.md)
- [Get instance](https://docs.navigaglobal.com/dashboard-writer/5.1.3-1/developer/develop-with-writer/get-instance.md)

## 5.1.2

- [About](https://docs.navigaglobal.com/dashboard-writer/5.1.2-1/master.md): Dashboard - Writer
- [Changelog](https://docs.navigaglobal.com/dashboard-writer/5.1.2-1/changelog.md)
- [How to](https://docs.navigaglobal.com/dashboard-writer/5.1.2-1/user/how-to.md)
- [Config](https://docs.navigaglobal.com/dashboard-writer/5.1.2-1/admin/config.md)
- [Store author data](https://docs.navigaglobal.com/dashboard-writer/5.1.2-1/admin/config/store-author-data.md)
- [Writer 7 and later](https://docs.navigaglobal.com/dashboard-writer/5.1.2-1/admin/config/writer-7-and-later.md): This page explains what configuration is needed for the Writer Dashboard plugin to work with Writer 7 and later
- [Writer 8 and later](https://docs.navigaglobal.com/dashboard-writer/5.1.2-1/admin/config/writer-8-and-later.md): Here you control on how handling integration between Writer and Dashboard
- [Structure](https://docs.navigaglobal.com/dashboard-writer/5.1.2-1/admin/config/structure.md)
- [Article size](https://docs.navigaglobal.com/dashboard-writer/5.1.2-1/admin/config/structure/article-size.md)
- [Copy articles](https://docs.navigaglobal.com/dashboard-writer/5.1.2-1/admin/config/copy-articles.md): To enable the Copy Article feature in various plugins, the Writer plugin is needed, and configuration needs to be handled in advance.
- [Requirements](https://docs.navigaglobal.com/dashboard-writer/5.1.2-1/admin/requirements.md)
- [Migration](https://docs.navigaglobal.com/dashboard-writer/5.1.2-1/admin/migration.md): When upgrading the Writer plugin, you must make minor changes to mappings
- [v3 => v4](https://docs.navigaglobal.com/dashboard-writer/5.1.2-1/admin/migration/v3-greater-than-v4.md)
- [v4 => v5](https://docs.navigaglobal.com/dashboard-writer/5.1.2-1/admin/migration/v4-greater-than-v5.md)
- [Develop with Writer](https://docs.navigaglobal.com/dashboard-writer/5.1.2-1/developer/develop-with-writer.md): How to use Writer functionality in your plugin
- [Create](https://docs.navigaglobal.com/dashboard-writer/5.1.2-1/developer/develop-with-writer/create.md)
- [Open](https://docs.navigaglobal.com/dashboard-writer/5.1.2-1/developer/develop-with-writer/open.md)
- [Copy](https://docs.navigaglobal.com/dashboard-writer/5.1.2-1/developer/develop-with-writer/copy.md)
- [Get article](https://docs.navigaglobal.com/dashboard-writer/5.1.2-1/developer/develop-with-writer/get-article.md)
- [Get instance](https://docs.navigaglobal.com/dashboard-writer/5.1.2-1/developer/develop-with-writer/get-instance.md)

## 5.1.1

- [About](https://docs.navigaglobal.com/dashboard-writer/5.1.1/master.md): Dashboard - Writer
- [Changelog](https://docs.navigaglobal.com/dashboard-writer/5.1.1/changelog.md)
- [How to](https://docs.navigaglobal.com/dashboard-writer/5.1.1/user/how-to.md)
- [Config](https://docs.navigaglobal.com/dashboard-writer/5.1.1/admin/config.md)
- [Store author data](https://docs.navigaglobal.com/dashboard-writer/5.1.1/admin/config/store-author-data.md)
- [Writer 7 and later](https://docs.navigaglobal.com/dashboard-writer/5.1.1/admin/config/writer-7-and-later.md): This page explains what configuration is needed for the Writer Dashboard plugin to work with Writer 7 and later
- [Writer 8 and later](https://docs.navigaglobal.com/dashboard-writer/5.1.1/admin/config/writer-8-and-later.md): Here you control on how handling integration between Writer and Dashboard
- [Structure](https://docs.navigaglobal.com/dashboard-writer/5.1.1/admin/config/structure.md)
- [Article size](https://docs.navigaglobal.com/dashboard-writer/5.1.1/admin/config/structure/article-size.md)
- [Copy articles](https://docs.navigaglobal.com/dashboard-writer/5.1.1/admin/config/copy-articles.md): To enable the Copy Article feature in various plugins, the Writer plugin is needed, and configuration needs to be handled in advance.
- [Requirements](https://docs.navigaglobal.com/dashboard-writer/5.1.1/admin/requirements.md)
- [Migration](https://docs.navigaglobal.com/dashboard-writer/5.1.1/admin/migration.md): When upgrading the Writer plugin, you must make minor changes to mappings
- [v3 => v4](https://docs.navigaglobal.com/dashboard-writer/5.1.1/admin/migration/v3-greater-than-v4.md)
- [v4 => v5](https://docs.navigaglobal.com/dashboard-writer/5.1.1/admin/migration/v4-greater-than-v5.md)
- [Develop with Writer](https://docs.navigaglobal.com/dashboard-writer/5.1.1/developer/develop-with-writer.md): How to use Writer functionality in your plugin
- [Create](https://docs.navigaglobal.com/dashboard-writer/5.1.1/developer/develop-with-writer/create.md)
- [Open](https://docs.navigaglobal.com/dashboard-writer/5.1.1/developer/develop-with-writer/open.md)
- [Copy](https://docs.navigaglobal.com/dashboard-writer/5.1.1/developer/develop-with-writer/copy.md)
- [Get article](https://docs.navigaglobal.com/dashboard-writer/5.1.1/developer/develop-with-writer/get-article.md)
- [Get instance](https://docs.navigaglobal.com/dashboard-writer/5.1.1/developer/develop-with-writer/get-instance.md)

## 5.1.0

- [About](https://docs.navigaglobal.com/dashboard-writer/5.1.0-3/master.md): Dashboard - Writer
- [Changelog](https://docs.navigaglobal.com/dashboard-writer/5.1.0-3/changelog.md)
- [How to](https://docs.navigaglobal.com/dashboard-writer/5.1.0-3/user/how-to.md)
- [Config](https://docs.navigaglobal.com/dashboard-writer/5.1.0-3/admin/config.md)
- [Store author data](https://docs.navigaglobal.com/dashboard-writer/5.1.0-3/admin/config/store-author-data.md)
- [Writer 7 and later](https://docs.navigaglobal.com/dashboard-writer/5.1.0-3/admin/config/writer-7-and-later.md): This page explains what configuration is needed for the Writer Dashboard plugin to work with Writer 7 and later
- [Writer 8 and later](https://docs.navigaglobal.com/dashboard-writer/5.1.0-3/admin/config/writer-8-and-later.md): Here you control on how handling integration between Writer and Dashboard
- [Structure](https://docs.navigaglobal.com/dashboard-writer/5.1.0-3/admin/config/structure.md)
- [Article size](https://docs.navigaglobal.com/dashboard-writer/5.1.0-3/admin/config/structure/article-size.md)
- [Copy articles](https://docs.navigaglobal.com/dashboard-writer/5.1.0-3/admin/config/copy-articles.md): To enable the Copy Article feature in various plugins, the Writer plugin is needed, and configuration needs to be handled in advance.
- [Requirements](https://docs.navigaglobal.com/dashboard-writer/5.1.0-3/admin/requirements.md)
- [Migration](https://docs.navigaglobal.com/dashboard-writer/5.1.0-3/admin/migration.md): When upgrading the Writer plugin, you must make minor changes to mappings
- [v3 => v4](https://docs.navigaglobal.com/dashboard-writer/5.1.0-3/admin/migration/v3-greater-than-v4.md)
- [v4 => v5](https://docs.navigaglobal.com/dashboard-writer/5.1.0-3/admin/migration/v4-greater-than-v5.md)
- [Develop with Writer](https://docs.navigaglobal.com/dashboard-writer/5.1.0-3/developer/develop-with-writer.md): How to use Writer functionality in your plugin
- [Create](https://docs.navigaglobal.com/dashboard-writer/5.1.0-3/developer/develop-with-writer/create.md)
- [Open](https://docs.navigaglobal.com/dashboard-writer/5.1.0-3/developer/develop-with-writer/open.md)
- [Copy](https://docs.navigaglobal.com/dashboard-writer/5.1.0-3/developer/develop-with-writer/copy.md)
- [Get article](https://docs.navigaglobal.com/dashboard-writer/5.1.0-3/developer/develop-with-writer/get-article.md)
- [Get instance](https://docs.navigaglobal.com/dashboard-writer/5.1.0-3/developer/develop-with-writer/get-instance.md)

## 5.0.1

- [About](https://docs.navigaglobal.com/dashboard-writer/5.0.1-2/master.md): Dashboard - Writer
- [Changelog](https://docs.navigaglobal.com/dashboard-writer/5.0.1-2/changelog.md)
- [How to](https://docs.navigaglobal.com/dashboard-writer/5.0.1-2/user/how-to.md)
- [Config](https://docs.navigaglobal.com/dashboard-writer/5.0.1-2/admin/config.md)
- [Store author data](https://docs.navigaglobal.com/dashboard-writer/5.0.1-2/admin/config/store-author-data.md)
- [Writer 7 and later](https://docs.navigaglobal.com/dashboard-writer/5.0.1-2/admin/config/writer-7-and-later.md): This page explains what configuration is needed for the Writer Dashboard plugin to work with Writer 7 and later
- [Writer 8 and later](https://docs.navigaglobal.com/dashboard-writer/5.0.1-2/admin/config/writer-8-and-later.md): Here you control on how handling integration between Writer and Dashboard
- [Structure](https://docs.navigaglobal.com/dashboard-writer/5.0.1-2/admin/config/structure.md)
- [Article size](https://docs.navigaglobal.com/dashboard-writer/5.0.1-2/admin/config/structure/article-size.md)
- [Copy articles](https://docs.navigaglobal.com/dashboard-writer/5.0.1-2/admin/config/copy-articles.md): To enable the Copy Article feature in various plugins, the Writer plugin is needed, and configuration needs to be handled in advance.
- [Requirements](https://docs.navigaglobal.com/dashboard-writer/5.0.1-2/admin/requirements.md)
- [Migration](https://docs.navigaglobal.com/dashboard-writer/5.0.1-2/admin/migration.md): When upgrading the Writer plugin, you must make minor changes to mappings
- [v3 => v4](https://docs.navigaglobal.com/dashboard-writer/5.0.1-2/admin/migration/v3-greater-than-v4.md)
- [v4 => v5](https://docs.navigaglobal.com/dashboard-writer/5.0.1-2/admin/migration/v4-greater-than-v5.md)
- [Develop with Writer](https://docs.navigaglobal.com/dashboard-writer/5.0.1-2/developer/develop-with-writer.md): How to use Writer functionality in your plugin
- [Create](https://docs.navigaglobal.com/dashboard-writer/5.0.1-2/developer/develop-with-writer/create.md)
- [Open](https://docs.navigaglobal.com/dashboard-writer/5.0.1-2/developer/develop-with-writer/open.md)
- [Copy](https://docs.navigaglobal.com/dashboard-writer/5.0.1-2/developer/develop-with-writer/copy.md)
- [Get article](https://docs.navigaglobal.com/dashboard-writer/5.0.1-2/developer/develop-with-writer/get-article.md)
- [Get instance](https://docs.navigaglobal.com/dashboard-writer/5.0.1-2/developer/develop-with-writer/get-instance.md)

## 5.0.0

- [About](https://docs.navigaglobal.com/dashboard-writer/5.0.0-3/master.md): Dashboard - Writer
- [Changelog](https://docs.navigaglobal.com/dashboard-writer/5.0.0-3/changelog.md)
- [How to](https://docs.navigaglobal.com/dashboard-writer/5.0.0-3/user/how-to.md)
- [Config](https://docs.navigaglobal.com/dashboard-writer/5.0.0-3/admin/config.md)
- [Store author data](https://docs.navigaglobal.com/dashboard-writer/5.0.0-3/admin/config/store-author-data.md)
- [Writer 7 and later](https://docs.navigaglobal.com/dashboard-writer/5.0.0-3/admin/config/writer-7-and-later.md): This page explains what configuration is needed for the Writer Dashboard plugin to work with Writer 7 and later
- [Writer 8 and later](https://docs.navigaglobal.com/dashboard-writer/5.0.0-3/admin/config/writer-8-and-later.md): Here you control on how handling integration between Writer and Dashboard
- [Structure](https://docs.navigaglobal.com/dashboard-writer/5.0.0-3/admin/config/structure.md)
- [Article size](https://docs.navigaglobal.com/dashboard-writer/5.0.0-3/admin/config/structure/article-size.md)
- [Copy articles](https://docs.navigaglobal.com/dashboard-writer/5.0.0-3/admin/config/copy-articles.md): To enable the Copy Article feature in various plugins, the Writer plugin is needed, and configuration needs to be handled in advance.
- [Requirements](https://docs.navigaglobal.com/dashboard-writer/5.0.0-3/admin/requirements.md)
- [Migration](https://docs.navigaglobal.com/dashboard-writer/5.0.0-3/admin/migration.md): When upgrading the Writer plugin, you must make minor changes to mappings
- [v3 => v4](https://docs.navigaglobal.com/dashboard-writer/5.0.0-3/admin/migration/v3-greater-than-v4.md)
- [v4 => v5](https://docs.navigaglobal.com/dashboard-writer/5.0.0-3/admin/migration/v4-greater-than-v5.md)
- [Develop with Writer](https://docs.navigaglobal.com/dashboard-writer/5.0.0-3/developer/develop-with-writer.md): How to use Writer functionality in your plugin
- [Create](https://docs.navigaglobal.com/dashboard-writer/5.0.0-3/developer/develop-with-writer/create.md)
- [Open](https://docs.navigaglobal.com/dashboard-writer/5.0.0-3/developer/develop-with-writer/open.md)
- [Copy](https://docs.navigaglobal.com/dashboard-writer/5.0.0-3/developer/develop-with-writer/copy.md)
- [Get article](https://docs.navigaglobal.com/dashboard-writer/5.0.0-3/developer/develop-with-writer/get-article.md)
- [Get instance](https://docs.navigaglobal.com/dashboard-writer/5.0.0-3/developer/develop-with-writer/get-instance.md)

## 3.0.0

- [About](https://docs.navigaglobal.com/dashboard-writer/3.0.0-2/master.md): Dashboard - Writer
- [Changelog](https://docs.navigaglobal.com/dashboard-writer/3.0.0-2/changelog.md)
- [How to](https://docs.navigaglobal.com/dashboard-writer/3.0.0-2/user/how-to.md)
- [Config](https://docs.navigaglobal.com/dashboard-writer/3.0.0-2/admin/config.md)
- [Copy articles](https://docs.navigaglobal.com/dashboard-writer/3.0.0-2/admin/config/copy-articles.md): To enable the Copy Article feature in various plugins, the Writer plugin is needed, and configuration needs to be handled in advance.
- [Requirements](https://docs.navigaglobal.com/dashboard-writer/3.0.0-2/admin/requirements.md)
- [Required changes from 2.x to 3.x](https://docs.navigaglobal.com/dashboard-writer/3.0.0-2/admin/requires-changes-from-2.x-to-3.x.md): When upgrading the Writer plugin, you must make minor changes to mappings
- [Develop with Writer](https://docs.navigaglobal.com/dashboard-writer/3.0.0-2/developer/develop-with-writer.md): How to use Writer functionality in your plugin

## 4.1.0

- [About](https://docs.navigaglobal.com/dashboard-writer/4.1.0-1/master.md): Dashboard - Writer
- [Changelog](https://docs.navigaglobal.com/dashboard-writer/4.1.0-1/changelog.md)
- [How to](https://docs.navigaglobal.com/dashboard-writer/4.1.0-1/user/how-to.md)
- [Config](https://docs.navigaglobal.com/dashboard-writer/4.1.0-1/admin/config.md)
- [Writer 7 and later](https://docs.navigaglobal.com/dashboard-writer/4.1.0-1/admin/config/writer-7-and-later.md): This page explains what configuration is needed for the Writer Dashboard plugin to work with Writer 7 and later
- [Copy articles](https://docs.navigaglobal.com/dashboard-writer/4.1.0-1/admin/config/copy-articles.md): To enable the Copy Article feature in various plugins, the Writer plugin is needed, and configuration needs to be handled in advance.
- [Requirements](https://docs.navigaglobal.com/dashboard-writer/4.1.0-1/admin/requirements.md)
- [Migration v3 to v4](https://docs.navigaglobal.com/dashboard-writer/4.1.0-1/admin/migration.md): When upgrading the Writer plugin, you must make minor changes to mappings
- [Develop with Writer](https://docs.navigaglobal.com/dashboard-writer/4.1.0-1/developer/develop-with-writer.md): How to use Writer functionality in your plugin
- [Create](https://docs.navigaglobal.com/dashboard-writer/4.1.0-1/developer/develop-with-writer/create.md)
- [Open](https://docs.navigaglobal.com/dashboard-writer/4.1.0-1/developer/develop-with-writer/open.md)
- [Copy](https://docs.navigaglobal.com/dashboard-writer/4.1.0-1/developer/develop-with-writer/copy.md)
- [Get article](https://docs.navigaglobal.com/dashboard-writer/4.1.0-1/developer/develop-with-writer/get-article.md)
- [Get instance](https://docs.navigaglobal.com/dashboard-writer/4.1.0-1/developer/develop-with-writer/get-instance.md)

## 4.2.1

- [About](https://docs.navigaglobal.com/dashboard-writer/4.2.1/master.md): Dashboard - Writer
- [Changelog](https://docs.navigaglobal.com/dashboard-writer/4.2.1/changelog.md)
- [How to](https://docs.navigaglobal.com/dashboard-writer/4.2.1/user/how-to.md)
- [Config](https://docs.navigaglobal.com/dashboard-writer/4.2.1/admin/config.md)
- [Store author data](https://docs.navigaglobal.com/dashboard-writer/4.2.1/admin/config/store-author-data.md)
- [Writer 7 and later](https://docs.navigaglobal.com/dashboard-writer/4.2.1/admin/config/writer-7-and-later.md): This page explains what configuration is needed for the Writer Dashboard plugin to work with Writer 7 and later
- [Structure](https://docs.navigaglobal.com/dashboard-writer/4.2.1/admin/config/structure.md)
- [Article size](https://docs.navigaglobal.com/dashboard-writer/4.2.1/admin/config/structure/article-size.md)
- [Copy articles](https://docs.navigaglobal.com/dashboard-writer/4.2.1/admin/config/copy-articles.md): To enable the Copy Article feature in various plugins, the Writer plugin is needed, and configuration needs to be handled in advance.
- [Requirements](https://docs.navigaglobal.com/dashboard-writer/4.2.1/admin/requirements.md)
- [Migration v3 to v4](https://docs.navigaglobal.com/dashboard-writer/4.2.1/admin/migration.md): When upgrading the Writer plugin, you must make minor changes to mappings
- [x => 4.2.0](https://docs.navigaglobal.com/dashboard-writer/4.2.1/admin/migration/x-greater-than-4.2.0.md)
- [Develop with Writer](https://docs.navigaglobal.com/dashboard-writer/4.2.1/developer/develop-with-writer.md): How to use Writer functionality in your plugin
- [Create](https://docs.navigaglobal.com/dashboard-writer/4.2.1/developer/develop-with-writer/create.md)
- [Open](https://docs.navigaglobal.com/dashboard-writer/4.2.1/developer/develop-with-writer/open.md)
- [Copy](https://docs.navigaglobal.com/dashboard-writer/4.2.1/developer/develop-with-writer/copy.md)
- [Get article](https://docs.navigaglobal.com/dashboard-writer/4.2.1/developer/develop-with-writer/get-article.md)
- [Get instance](https://docs.navigaglobal.com/dashboard-writer/4.2.1/developer/develop-with-writer/get-instance.md)

## 4.0.0

- [About](https://docs.navigaglobal.com/dashboard-writer/4.0.0-1/master.md): Dashboard - Writer
- [Changelog](https://docs.navigaglobal.com/dashboard-writer/4.0.0-1/changelog.md)
- [How to](https://docs.navigaglobal.com/dashboard-writer/4.0.0-1/user/how-to.md)
- [Config](https://docs.navigaglobal.com/dashboard-writer/4.0.0-1/admin/config.md)
- [Writer 7 and later](https://docs.navigaglobal.com/dashboard-writer/4.0.0-1/admin/config/writer-7-and-later.md): This page explains what configuration is needed for the Writer Dashboard plugin to work with Writer 7 and later
- [Copy articles](https://docs.navigaglobal.com/dashboard-writer/4.0.0-1/admin/config/copy-articles.md): To enable the Copy Article feature in various plugins, the Writer plugin is needed, and configuration needs to be handled in advance.
- [Requirements](https://docs.navigaglobal.com/dashboard-writer/4.0.0-1/admin/requirements.md)
- [Migration v3 to v4](https://docs.navigaglobal.com/dashboard-writer/4.0.0-1/admin/migration.md): When upgrading the Writer plugin, you must make minor changes to mappings
- [Develop with Writer](https://docs.navigaglobal.com/dashboard-writer/4.0.0-1/developer/develop-with-writer.md): How to use Writer functionality in your plugin
- [Create](https://docs.navigaglobal.com/dashboard-writer/4.0.0-1/developer/develop-with-writer/create.md)
- [Open](https://docs.navigaglobal.com/dashboard-writer/4.0.0-1/developer/develop-with-writer/open.md)
- [Copy](https://docs.navigaglobal.com/dashboard-writer/4.0.0-1/developer/develop-with-writer/copy.md)
- [Get article](https://docs.navigaglobal.com/dashboard-writer/4.0.0-1/developer/develop-with-writer/get-article.md)
- [Get instance](https://docs.navigaglobal.com/dashboard-writer/4.0.0-1/developer/develop-with-writer/get-instance.md)

## 4.2.0

- [About](https://docs.navigaglobal.com/dashboard-writer/4.2.0-1/master.md): Dashboard - Writer
- [Changelog](https://docs.navigaglobal.com/dashboard-writer/4.2.0-1/changelog.md)
- [How to](https://docs.navigaglobal.com/dashboard-writer/4.2.0-1/user/how-to.md)
- [Config](https://docs.navigaglobal.com/dashboard-writer/4.2.0-1/admin/config.md)
- [Store author data](https://docs.navigaglobal.com/dashboard-writer/4.2.0-1/admin/config/store-author-data.md)
- [Writer 7 and later](https://docs.navigaglobal.com/dashboard-writer/4.2.0-1/admin/config/writer-7-and-later.md): This page explains what configuration is needed for the Writer Dashboard plugin to work with Writer 7 and later
- [Structure](https://docs.navigaglobal.com/dashboard-writer/4.2.0-1/admin/config/structure.md)
- [Article size](https://docs.navigaglobal.com/dashboard-writer/4.2.0-1/admin/config/structure/article-size.md)
- [Copy articles](https://docs.navigaglobal.com/dashboard-writer/4.2.0-1/admin/config/copy-articles.md): To enable the Copy Article feature in various plugins, the Writer plugin is needed, and configuration needs to be handled in advance.
- [Requirements](https://docs.navigaglobal.com/dashboard-writer/4.2.0-1/admin/requirements.md)
- [Migration v3 to v4](https://docs.navigaglobal.com/dashboard-writer/4.2.0-1/admin/migration.md): When upgrading the Writer plugin, you must make minor changes to mappings
- [x => 4.2.0](https://docs.navigaglobal.com/dashboard-writer/4.2.0-1/admin/migration/x-greater-than-4.2.0.md)
- [Develop with Writer](https://docs.navigaglobal.com/dashboard-writer/4.2.0-1/developer/develop-with-writer.md): How to use Writer functionality in your plugin
- [Create](https://docs.navigaglobal.com/dashboard-writer/4.2.0-1/developer/develop-with-writer/create.md)
- [Open](https://docs.navigaglobal.com/dashboard-writer/4.2.0-1/developer/develop-with-writer/open.md)
- [Copy](https://docs.navigaglobal.com/dashboard-writer/4.2.0-1/developer/develop-with-writer/copy.md)
- [Get article](https://docs.navigaglobal.com/dashboard-writer/4.2.0-1/developer/develop-with-writer/get-article.md)
- [Get instance](https://docs.navigaglobal.com/dashboard-writer/4.2.0-1/developer/develop-with-writer/get-instance.md)

## 2.0.0

- [About](https://docs.navigaglobal.com/dashboard-writer/2.0.0-4/master.md): Dashboard - Writer
- [Changelog](https://docs.navigaglobal.com/dashboard-writer/2.0.0-4/changelog.md)
- [How to](https://docs.navigaglobal.com/dashboard-writer/2.0.0-4/user/how-to.md)
- [Config](https://docs.navigaglobal.com/dashboard-writer/2.0.0-4/admin/config.md)
- [Develop with Writer](https://docs.navigaglobal.com/dashboard-writer/2.0.0-4/developer/develop-with-writer.md): How to use Writer functionality in your plugin

## 1.0.0

- [About](https://docs.navigaglobal.com/dashboard-writer/master-22/master.md): Dashboard - Writer
- [Installation](https://docs.navigaglobal.com/dashboard-writer/master-22/installation.md)
- [Config](https://docs.navigaglobal.com/dashboard-writer/master-22/config.md)
- [Develop with Writer](https://docs.navigaglobal.com/dashboard-writer/master-22/develop-with-writer.md): How to use Writer functionality in your plugin
- [Changelog](https://docs.navigaglobal.com/dashboard-writer/master-22/changelog.md)

## 2.1.0

- [About](https://docs.navigaglobal.com/dashboard-writer/2.1.0-4/master.md): This plugin for the Writer is a "bridge" between the Naviga Writer and the Dashboard, it enables using the Writer within Dashboard in a various of ways and in different workspaces.
- [Changelog](https://docs.navigaglobal.com/dashboard-writer/2.1.0-4/changelog.md)
- [How to](https://docs.navigaglobal.com/dashboard-writer/2.1.0-4/user/how-to.md)
- [Config](https://docs.navigaglobal.com/dashboard-writer/2.1.0-4/admin/config.md)
- [Develop with Writer](https://docs.navigaglobal.com/dashboard-writer/2.1.0-4/developer/develop-with-writer.md): How to use Writer functionality in your plugin

## 2.2.0

- [About](https://docs.navigaglobal.com/dashboard-writer/2.2.0-1/master.md): Dashboard - Writer
- [Changelog](https://docs.navigaglobal.com/dashboard-writer/2.2.0-1/changelog.md)
- [How to](https://docs.navigaglobal.com/dashboard-writer/2.2.0-1/user/how-to.md)
- [Config](https://docs.navigaglobal.com/dashboard-writer/2.2.0-1/admin/config.md)
- [Copy articles](https://docs.navigaglobal.com/dashboard-writer/2.2.0-1/admin/config/copy-articles.md): To enable the Copy Article feature in various plugins, the Writer plugin is needed, and configuration needs to be handled in advance.
- [Requirements](https://docs.navigaglobal.com/dashboard-writer/2.2.0-1/admin/requirements.md)
- [Develop with Writer](https://docs.navigaglobal.com/dashboard-writer/2.2.0-1/developer/develop-with-writer.md): How to use Writer functionality in your plugin


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.navigaglobal.com/dashboard-writer/master.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
