# Welcome

Welcome to the Atender documentation portal.

## Analytics & Reporting

Connect your BI tools to Atender's analytics data warehouse for custom reports and insights.

| Platform            | Technology      | Status                                                   |
| ------------------- | --------------- | -------------------------------------------------------- |
| **New platform**    | Google BigQuery | Active — self-service setup in Settings → Data Warehouse |
| **Legacy platform** | Azure Synapse   | Maintained — will be deprecated after migration          |

Both platforms expose the same set of views with identical column names, so your existing reports will work with either connection.

* [Getting Started](/atender-labs-docs/analytics/getting-started.md) - Connection setup for BigQuery and Synapse
* [Available Views](/atender-labs-docs/analytics/views.md) - Data views reference
* [Voice Call Analytics](/atender-labs-docs/analytics/views/voice-calls.md) - Voice metrics and reporting
* [Tips & Troubleshooting](/atender-labs-docs/analytics/tips.md) - Best practices and common issues

## Support

Need help? Contact your Atender administrator or reach out to support.


---

# 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://atender-labs.gitbook.io/atender-labs-docs/readme.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.
