# Totals

Click "Add Item" and select "Total Conversations Last Month". This chart shows the total conversations within the past month versus the previous period.

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

Click "Add Item" and select "Total Cost Last Month". This shows a chart of agent prompt costs, completion costs, additional costs, and total costs within the past month.

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

Click "Add Item" and select "Total Cost By User Last Month". This shows a chart of user prompt costs, completion costs, additional costs, and total costs within the past month by user.

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

Click "Add Item" and select "Total Flags Last Month". This chart shows the total flags within the past month versus the previous period.

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

Click "Add Item" and select "Total Issues Closed Last Month". This chart shows the total issues closed within the past month versus the previous period.

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

Click "Add Item" and select "Total Issues Open Last Month". This chart shows the total issues open within the past month versus the previous period.

<figure><img src="/files/AwF7Y59eUpf72OMni3e0" 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/totals.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.
