# Dashboard

- [Dashboard](https://helpdesk.smaply.app/dashboard/dashboard.md): Here you find more info about all the sections in your dashboard navigation
- [Table actions](https://helpdesk.smaply.app/dashboard/table-actions.md)
- [Filtering in dashboard lists](https://helpdesk.smaply.app/dashboard/table-actions/filtering-in-dashboard-lists.md)
- [Saved views](https://helpdesk.smaply.app/dashboard/table-actions/saved-views.md)
- [Bulk actions](https://helpdesk.smaply.app/dashboard/table-actions/bulk-actions.md): Smaply offers bulk actions for journey maps and personas, making it easier to manage multiple items at once. Here's how to use them.
- [Copy assets across workspaces](https://helpdesk.smaply.app/dashboard/table-actions/copy-assets-across-workspaces.md)
- [Deleting journey maps](https://helpdesk.smaply.app/dashboard/table-actions/deleting-journey-maps.md)
- [Account Library](https://helpdesk.smaply.app/dashboard/account-library.md)
- [Hierarchies](https://helpdesk.smaply.app/dashboard/hierarchies.md)
- [Personas](https://helpdesk.smaply.app/dashboard/personas.md): Learn about persona creation and how to apply them in your journey maps
- [Templates](https://helpdesk.smaply.app/dashboard/templates.md)


---

# 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://helpdesk.smaply.app/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.
