# Admin

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


---

# Agent Instructions: 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/4.2.1/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.
