# Breakout

The Breakout page contains data about your connectivity and other call statistics. It also contains spending information for both daily and hourly spend. Click the “hourly” or “Daily” tabs to switch between views.

<figure><img src="/files/7YNun2eQT0Q3w2PHT4rb" alt=""><figcaption></figcaption></figure>

The data represented in this table are:

* **Call Date or Call Time:** The Hour-range or Day that the row corresponds to.
* **Customer Charge**: The Amount of funds used in the relevant period.
* **Connected**: The number of calls connected.
* **Billed Duration:** The total combined length of the calls billed in the relevant period.


---

# 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.dialytica.com/dialytica-call-campaigns/breakout.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.
