# Dashboard

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

The Dashboard is your mission control for all the agents you’ve bought, rented, or subscribed to. It’s clean, organized, and super functional, so you can stay on top of everything without feeling overwhelmed.

At the top, you’ll find a search bar to locate a specific agent by name quickly. Below are filters to switch views between **All Agents**, **Purchased**, or **Subscriptions,** great for narrowing things down if you’ve built a collection.

Each agent appears as a card with key information: its name, a brief description, the creator, and essential statistics, such as the number of users it has and its rating. There’s also a clear status indicator (like green for active, red for expiring soon, or gray for expired), so you know which bots need your attention at a glance.

If an agent is about to expire or has a limited run, you’ll see a countdown timer. Need to extend it? Click “Renew Subscription.” Want to activate it? Hit “Use Agent.” Done with one? “Remove Agent” clears it from your view.

And if you’ve got something extraordinary to share, you can even **list your agent** right from here, making this dashboard not just for managing but also for monetizing.


---

# 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://botify-cloud.gitbook.io/docs/platform-overview/platform-pages/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.
