> For the complete documentation index, see [llms.txt](https://docs.navigaglobal.com/naviga-dashboard-overview/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/naviga-dashboard-overview/master-4/user-guide.md).

# User guide

- [Getting started  🤽‍♀️](https://docs.navigaglobal.com/naviga-dashboard-overview/master-4/user-guide/getting-started.md): Work on desktop  on 💻 or 🖥
- [Starting in your own Dashboard](https://docs.navigaglobal.com/naviga-dashboard-overview/master-4/user-guide/getting-started/starting-in-your-own-dashboard.md): What is the address to my dashboard?
- [Log in](https://docs.navigaglobal.com/naviga-dashboard-overview/master-4/user-guide/getting-started/log-in.md): Just log in to Dashboard  🏁
- [Switch unit](https://docs.navigaglobal.com/naviga-dashboard-overview/master-4/user-guide/getting-started/switch-unit.md): A unit represents a part of your organization, a department, or legal unit.
- [Profiles](https://docs.navigaglobal.com/naviga-dashboard-overview/master-4/user-guide/getting-started/profiles.md): Profiles adjusts Dashboard to your work tasks
- [Workspaces](https://docs.navigaglobal.com/naviga-dashboard-overview/master-4/user-guide/getting-started/workspaces.md): Understanding workspaces
- [Testing Dashboard in Tryout](https://docs.navigaglobal.com/naviga-dashboard-overview/master-4/user-guide/getting-started/testing-dashboard-in-tryout.md): Book a demo or try our environment
- [Working in Dashboard 🖥](https://docs.navigaglobal.com/naviga-dashboard-overview/master-4/user-guide/working-in-dashboard.md): Dashboard is packed with information - learn the keys and see all the useful information
- [Planning](https://docs.navigaglobal.com/naviga-dashboard-overview/master-4/user-guide/working-in-dashboard/planning.md): Content Planning ✅
- [Authoring or Create Content](https://docs.navigaglobal.com/naviga-dashboard-overview/master-4/user-guide/working-in-dashboard/authoring.md): Create Content 📝
- [Finding the content](https://docs.navigaglobal.com/naviga-dashboard-overview/master-4/user-guide/working-in-dashboard/authoring/finding-the-content.md): Search for articles
- [Photos](https://docs.navigaglobal.com/naviga-dashboard-overview/master-4/user-guide/working-in-dashboard/photos.md): Upload photos and edit metadata 📸
- [Webviews, Wires, RSS](https://docs.navigaglobal.com/naviga-dashboard-overview/master-4/user-guide/working-in-dashboard/wires-rss-webviews.md): External content 💌
- [Publishing](https://docs.navigaglobal.com/naviga-dashboard-overview/master-4/user-guide/working-in-dashboard/publishing.md): Presentation of content 🕸
- [Curating Metadata](https://docs.navigaglobal.com/naviga-dashboard-overview/master-4/user-guide/working-in-dashboard/curating-metadata.md): Metadata and Concept administration


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.navigaglobal.com/naviga-dashboard-overview/master-4/user-guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
