# Dashboard

- [Overview](https://alhena.gitbook.io/docs/dashboard/dashboard.md)
- [Conversations](https://alhena.gitbook.io/docs/dashboard/conversations.md)
- [Alhena Helpdesk](https://alhena.gitbook.io/docs/dashboard/conversations/alhena-helpdesk.md): Use Alhena's built-in helpdesk for ticket management without requiring any external integrations.
- [Quality Assurance](https://alhena.gitbook.io/docs/dashboard/conversations/quality-assurance.md)
- [Smart Flagging](https://alhena.gitbook.io/docs/dashboard/conversations/quality-assurance/smart-flagging.md)
- [Social Conversations](https://alhena.gitbook.io/docs/dashboard/social-conversations.md)
- [Analytics](https://alhena.gitbook.io/docs/dashboard/analytics.md): Alhena Analytics
- [Agent Performance](https://alhena.gitbook.io/docs/dashboard/analytics/agent-performance.md): Track and measure your AI agent's operational performance metrics.
- [Trending Topics](https://alhena.gitbook.io/docs/dashboard/analytics/trending-topics.md): Analyze conversation patterns by topic to understand what customers are asking about.
- [Revenue Impact](https://alhena.gitbook.io/docs/dashboard/analytics/revenue-impact.md): What Alhena AI-powered assistance bring to the revenue.
- [CSAT Collection](https://alhena.gitbook.io/docs/dashboard/analytics/csat-collection.md)
- [Playground](https://alhena.gitbook.io/docs/dashboard/playground.md)
- [Team Management](https://alhena.gitbook.io/docs/dashboard/team-management.md)
- [Notifications](https://alhena.gitbook.io/docs/dashboard/notifications.md): Setting up email notifications in Alhena AI dashboard
- [Company Profile](https://alhena.gitbook.io/docs/dashboard/company-profile.md): Managing your company profile settings in Alhena AI dashboard


---

# 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://alhena.gitbook.io/docs/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.
