# Charts and Graphs

Click "Add Item" and select "Chart Conversations By Date". This shows a graph of the conversations versus flags within the past month.

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

Click "Add Item" and select "Chart Total Cost By Date". This shows a graph of the total cost by date within the past month.

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


---

# 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.aicrisk.com/dashboards/dashboard-elements/charts-and-graphs.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.
