# Asking Questions

Athenic is a conversational AI allowing you to chat or ask questions on your data.

After you have [connected your data source(s)](https://docs.athenic.com/getting-started/connect-a-data-source) and [created your first AI Analyst](https://docs.athenic.com/getting-started/create-an-ai-analyst), you can begin asking questions.&#x20;

* <mark style="color:orange;">Open your AI Analyst</mark> under "AI Analyst" in the Home page or create a new one by clicking "New AI Analyst".

<figure><img src="https://2503620627-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVqTQOKxSAPs7Xr7cb4Ms%2Fuploads%2FgsGX98JLMRWATBEF9PN7%2FHome%20Page%20v3.png?alt=media&#x26;token=607fbca0-3b59-4653-99a2-c1885fb548d4" alt=""><figcaption><p>Open AI Analyst</p></figcaption></figure>

* <mark style="color:orange;">Click into the "Question Bar" to begin typing your question.</mark> You may see ["Suggested Questions"](https://docs.athenic.com/getting-insights/using-the-ai-analyst/suggested-questions) that you can ask by simply clicking on the question.&#x20;

<figure><img src="https://2503620627-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVqTQOKxSAPs7Xr7cb4Ms%2Fuploads%2FNSMaLp7OwQI9XZTx4xhB%2FChat%20Page.png?alt=media&#x26;token=cbf1c19e-a75f-4bb5-a46c-502a100e0245" alt=""><figcaption><p>Project view</p></figcaption></figure>

* <mark style="color:orange;">If you are not sure what data is available, click "View Data" tab</mark> in the left side-menu navigation to see an overview of the tables and columns configured in that Dataset. If you need to adjust what data is available in that AI Analyst, click "Edit data" and see [Creating Datasets and Data Preparation](https://docs.athenic.com/getting-started/creating-datasets-and-data-preparation).

<figure><img src="https://2503620627-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVqTQOKxSAPs7Xr7cb4Ms%2Fuploads%2FGjlaOxdoD9V11jdwOQqm%2FView%20Data.png?alt=media&#x26;token=bfa9d4d8-9507-42d2-a676-95ecd6ead2de" alt=""><figcaption><p>Project - Data page</p></figcaption></figure>

Once you have pressed Enter key or the Arrow button ↑ to ask the question,  you will notice that several things begin happening as the query is run.

* Athenic AI will assess the quality of your question and may offer Tips to improve the accuracy and precision of your question. For more information about the Tips, see ["Question Tips"](https://docs.athenic.com/getting-insights/asking-questions/question-tips).
* Athenic AI will <mark style="color:orange;">explain how the data is pulled and what calculations are made</mark> in getting your answer. You can also click into see the SQL code by clicked "<> SQL" in the toggle to edit and view the generated SQL query.

<figure><img src="https://2503620627-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVqTQOKxSAPs7Xr7cb4Ms%2Fuploads%2FQNqyDc9yYxWYuWI2ViaW%2FScreenshot%202025-02-24%20at%205.18.47%E2%80%AFPM.png?alt=media&#x26;token=6995dc26-920b-4524-b579-5675cd38c9ee" alt=""><figcaption><p>SQL Code</p></figcaption></figure>

* <mark style="color:orange;">The tabular view of the data is output first, followed by your chart visualization.</mark> Toggle between the two to change views.

<figure><img src="https://2503620627-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVqTQOKxSAPs7Xr7cb4Ms%2Fuploads%2F4aYm79ehKhgV8NyqIfgH%2FScreenshot%202025-02-24%20at%205.20.26%E2%80%AFPM.png?alt=media&#x26;token=dc57d253-f9e0-4122-b5be-98dc3e49f4ae" alt=""><figcaption><p>Table View</p></figcaption></figure>

<figure><img src="https://2503620627-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVqTQOKxSAPs7Xr7cb4Ms%2Fuploads%2FpOMlH4adzWNn5Sd4XT1K%2FScreenshot%202025-02-24%20at%204.20.28%E2%80%AFPM.png?alt=media&#x26;token=e4600ea0-e21e-4905-9db5-8b40a5c77574" alt=""><figcaption><p>Chart Visualization</p></figcaption></figure>
