# Do you have any reports?

Yes, we have some reports you can use to be in control of your call center, you will find them in your **Dashboard** in the [**Reports**](https://app.toky.co/business/reports) option.

#### Reports <a href="#reports" id="reports"></a>

* **Call details:** List of calls made with a summary graph that shows you the inbound and outbound calls, missed calls, voicemails etc.
* **Credit expense report:** Learn how the credit in your account is being spent, in detail. Check how much you have to pay per minute in services like calls, call monitoring, and others or in those paid per event like [Power Dialer](https://toky.co/en/features/power-dialer) or [Voicemail Drop](https://toky.co/en/features/voicemail-drop).
* **Call cost:** List of outgoing calls or those related to [call forwarding](https://tokyapp.zendesk.com/hc/en-us/articles/360020736237) and the cost of each, besides to the summary of the last month.
* **SMS Costs:** Costs for every inbound or outbound SMS
* **Calls per number:** Summary of calls made using your [virtual phone numbers](https://toky.co/en/features/phone-numbers?utm_source=blog.toky.co\&utm_campaign=text-link\&utm_medium=CTA\&utm_content=manage-your-call-center-better-with-toky-reports).
* **Inbound calls per Group:** Related calls for each [agent group](https://blog.toky.co/working-as-a-team-to-improve-your-customer-service-is-easy-with-toky/), classified by state.
* **Calls per agent:** Summary of calls made by each one of your agents in your call center.
* **Notes & Tags:** A detailed view of each [call's notes and tags](https://toky.co/en/features/notes-tags) added during or after a call.
* **Status of inbound calls per Number:** Statistics of the statuses of inbound calls by Toky number. Learn how many calls have been successfull or not for each number.
* **Agent logs:** Check an agent's connection activity throughout the day.

#### More reporting alternatives: <a href="#more-reporting-alternatives" id="more-reporting-alternatives"></a>

* **Toky Data Studio Connector:** You can use our connector to create your own reports using [Google Data Studio](https://tokyapp.zendesk.com/hc/en-us/articles/360020676877) and the data from the last 15 days.
* **Toky Data Importer:** You can use [Toky Data Importer](https://tokyapp.zendesk.com/hc/en-us/articles/4402280908305), our add-on for Google Sheets, to load data from your account to Google Sheets and create your own analysis or reports.

*Every report allows you to export data into a CSV file which can be imported to any spreadsheet software for additional analysis.*


---

# 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.bird.com/toky-en/readme/do-you-have-any-reports.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.
