# Analytics

The Analytics section contains the UI for viewing traffic.&#x20;

If you have not used Link11 WAAP before, read this first: [Traffic Reporting and Analytics](/how-link11-waap-works/traffic-reporting-and-analytics.md).

Otherwise, the Analytics UI is documented here:

* [Dashboard](/console-walkthrough/analytics/dashboard.md)
* [Events Log](/console-walkthrough/analytics/events-log.md)
* [AI Management](/console-walkthrough/analytics/ai-management.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://waap.docs.link11.com/console-walkthrough/analytics.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.
