# Dashboard

Your ToggleX dashboard at [x.toggle.pro](https://x.toggle.pro) is your home base for understanding how your work time is spent and what ToggleX is doing for you.

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

#### What you'll see

**Insights panel** — A daily digest of what matters. ToggleX highlights important items, surfaces action items, and keeps relevant notes visible. Categorized into Important, Action Items, and Notes so you can scan quickly.

**Suggested actions** — Start your day, scope unfinished work, or regain focus — one-click prompts powered by ToggleX's understanding of your workflow context.

**AI chat** — This is where the magic happens. Unlike any other AI, ToggleX already has your full work context when you open a conversation. Ask "what was I working on yesterday?" or "summarize my progress on the landing page project" — no pasting, no explaining, no setup. It just knows.

**Work done today** — A clear view of your activity metrics: active time, focus time, total hours, and downtime. Compare against previous periods to spot trends, with a daily breakdown chart.

**Projects** — See all your active projects in the sidebar. Each project aggregates related work automatically — no manual tagging required. Jump into any project to chat with ToggleX about it directly.


---

# 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://toggle.gitbook.io/togglex/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.
