> For the complete documentation index, see [llms.txt](https://docs.navigaglobal.com/dashboard-writer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.navigaglobal.com/dashboard-writer/5.0.0-3/admin.md).

# Admin

- [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)


---

# 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 that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.navigaglobal.com/dashboard-writer/5.0.0-3/admin.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.
