# Dashboards

The Analytics Dashboards in Waterflai provide a comprehensive view of your AI applications' performance and usage. This section will guide you through using and interpreting the various dashboards available.

### Accessing the Dashboards

1. Navigate to the Analytics section in your Waterflai workspace.
2. You'll see a tabbed interface with different dashboard views: Overview, User Engagement, Performance, and Logs.

### Best Practices

1. Regularly review all dashboard views to get a comprehensive understanding of your AI applications' performance.
2. Use the date range selector to compare performance across different time periods.
3. Pay attention to sudden changes in metrics, as they may indicate issues that need addressing.
4. Use the insights gained from these dashboards to guide optimization efforts and resource allocation.

By effectively using these dashboards, you can ensure your AI applications are performing optimally and meeting user needs.


---

# 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.waterflai.ai/analytics/dashboards.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.
