# Tips for efficiently navigating the dashboard with many clients.

* **Use the Search Bar:** The **"Search websites..."** bar is your most powerful tool. Thanks to your consistent naming convention, you can instantly find a specific client by typing any part of their name.
* **Sort Your View:** Use the **"Last Updated"** sorting option to bring the most recently scanned websites to the top. This helps you quickly find your latest reports or see which clients haven't been analyzed in a while.
* **Triage with Color Codes:** Use the color-coded AI Visibility Scores as a quick diagnostic tool. A scan of your dashboard will immediately show you which clients are doing well (green), which are okay (yellow), and which need urgent attention (red). This allows you to prioritize your work without needing to open every single report.
* **Adopt an "At-a-Glance" Workflow:**
  1. Start your session by scanning the dashboard for any red scores. These are your immediate priorities.
  2. Address the yellow-scored clients next, as they have clear improvement opportunities.
  3. Use the search bar to jump directly to the specific client you need to work on.


---

# 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/for-agencies-and-power-users/3.1.-bulk-website-management/tips-for-efficiently-navigating-the-dashboard-with-many-clients..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.
