# A brief overview of the main dashboard and features.

After logging in, you'll land on your main dashboard, which is your central hub for managing all your website analyses. Here’s what you'll find:

* **Website Cards:** Each website you scan is displayed as a card. This card shows the website's name, its overall **AI Visibility Score**, and when the last scan was performed.
* **Add Website:** A prominent button allows you to add and scan new websites at any time.
* **Key Metrics:** At a glance, you can see the total number of websites you're managing, your average AI score across all sites, and other key performance indicators.
* **Navigation:** A simple navigation bar on the left allows you to switch between the dashboard and your scan history.
* **Account Settings:** Access your profile, usage limits, and billing information from the user menu at the bottom-left corner.


---

# 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://flensh.gitbook.io/flensh-docs/getting-started/1.1.-introduction-to-flensh/a-brief-overview-of-the-main-dashboard-and-features..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.
