# Data Analyst

The Data Analyst app in EmpowerGPT transforms your Excel data into actionable insights through natural language interaction.&#x20;

Instead of manually filtering, pivoting, or writing formulas, you can simply upload your Excel file and ask questions — just like you would ask a professional data analyst in your company.

The app:

1. Processes complex Excel files (multiple sheets, large datasets, structured tables)
2. Understands natural language questions
3. Performs calculations, aggregations, filtering, and trend analysis
4. Generates visualizations (graphs and charts)
5. Provides summarized insights and explanations

<figure><img src="/files/9y2aTTXj7ncrkxq32rAU" 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.empowergpt.ai/apps/data-analyst.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.
