# Navigating the Dashboard

Once you're logged in, you'll be directed to the Neuraltext dashboard. This is your command center, where you can:

* **View your project overview**: Keep track of your current projects, performance metrics, and recent activities.
* **Access the toolset**: From here, you can dive into Documents (SERP Analysis, AI Smart Editor),  Performance (Search Console Integration), Keyword Discovery and Keyword Clustering.
* **Manage your account settings**: Customize your profile, manage your subscription, and set your preferences.

The dashboard is designed to be intuitive and user-friendly, ensuring you find what you need quickly and efficiently.


---

# 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.neuraltext.com/getting-started/navigating-the-dashboard.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.
