# Use Case: Use ChatGPT with your data

Integrate your spreadsheet or live app data with the ChatGPT-4 API for advanced mathematical calculations, extracting data, unstructured text analysis, serving as your personal financial and data analyst.

Our AI works in two modes: Data Analyst and Generalist

Data Analyst: is an exact and precise analysis of the data - no hallucinations. By entering prompts in plain english language the user is able to give commands to AI on how the output dataset needs to look like. Using the "Data Analyst" role for AI allows for handling data of any volume without restrictions.

Generalist: is used to identify trends, generate projections and work with open data.

<br>


---

# 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.getconduit.app/use-cases/use-case-use-chatgpt-with-your-data.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.
