# Dashboard

<figure><img src="/files/jgl5gWNdN7CqKMuOA2Ww" alt=""><figcaption><p>Empty Dashboard</p></figcaption></figure>

* **Overview of All Created Projects**\
  Stay effortlessly organized with a clean, intuitive view of all your projects. The dashboard centralizes everything, allowing you to seamlessly navigate and manage your work. Your three most recent projects are highlighted, and a simple click on the title takes you directly into the project. For a complete list, access the Projects overview.&#x20;
* **Overview of the Project Count**\
  Get an instant snapshot of your progress. The project count keeps you informed at a glance, offering clarity and focus on how many projects are currently in motion.
* **Overview of All Tasks Within the Project**\
  Break down complexity with a comprehensive overview of all tasks associated with each project. From big-picture planning to granular details, everything is laid out in an organized, digestible format.
* **Quick Access to the Last Three Projects**\
  Your most recent work is just a click away. The dashboard highlights your three most recent projects, letting you dive back in and continue seamlessly where you left off.
* **Overview of Project-Associated Tasks**\
  Stay organized with a clear and structured view of all tasks linked to each project. It's designed to provide context and streamline your workflow, ensuring you stay aligned with your goals.

<figure><img src="/files/BlHzpIqZFs7E0fVFjY0s" alt=""><figcaption></figcaption></figure>


---

# 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.scopy.me/getting-started/publish-your-docs.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.
