> For the complete documentation index, see [llms.txt](https://audalaxy.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://audalaxy.gitbook.io/docs/platform-description/big-data.md).

# Big Data

## Data Analytics

Using Audalaxy-Data Analytics enables access to your own raw data with special big data tools. The platform generates millions of data logs per day, and store those to a high security big data cluster. The use is recommended for data analysts with special knowledge. You can book training courses and get access. The business support level is required for further details.

## Export APIs

An increasing number of APIs enables data export to external data systems.

**Currently available:**

* RadioAnalyzer
* Streamalyzr
* Qlik
* Splunk

## Advisor

Audalaxy offers the ability to book an advisor with in-depth knowledge of the big data pool to advise management on the use of data and recommend new work methods that focus on data-driven workflows.

## Health

In addition to the listener usage data, data about the health status of the platform is continuously detected and stored. Audalaxy-Health is a part of Audalaxy-Cloud Connect with enterprise support level. This real-time data can be accessed after a training.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://audalaxy.gitbook.io/docs/platform-description/big-data.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
