# Chat with data

“Chat with Data” is one of Questera’s most transformative and user-friendly features, bringing the power of advanced analytics into a conversational, accessible format. Located right on the Analytics page, this tool allows users to interact with their data using natural language, without needing to write complex SQL queries or rely on a data team.&#x20;

**This is where Questera becomes incredibly powerful.**

* On the analytics page, click “Chat with Data”.\ <br>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXesEuRt1SLAQU5FxRB-1-8HWPUonxA75jyYJgHq-iS-E0W4_7TpfwzAKNoTJ_S4A42HX6tIBxOBf8x9R17Q-shnKQtzjoaCXFM6mSx-XaqP3Hfb4wkKHR9NQbxtU7WCPQz3k92w?key=B7tqI3ctRltH_VsErWMcNi1J" alt=""><figcaption></figcaption></figure>

* A conversational AI window will open.<br>
* You can type in natural-language questions like:
  * “Show me the number of users who signed up last week”
  * “What is the drop-off rate after the second step of my funnel?”
  * “How many people viewed the pricing page but didn’t sign up?”

\ <br>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfaBb5Y-CMkzN0Dl1_fGYiXLz-rMk_oBYYd9qqNjQgD9SPSDMTsrnaRbI0uiglEhOV-_xcc351TBkg_BoVzhugBdiyeStnw_YdO8B3chjunKxS1gnqmk_Q3cq_oJRgcgtyt1G-b?key=B7tqI3ctRltH_VsErWMcNi1J" alt=""><figcaption></figcaption></figure>

* The AI processes your query and displays the result as a chart or report.

\ <br>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfJHugzdMXVnoQq-eWyuNxjoZuASMOdOZiPgzLCcf1wbju3K4K_VdzmHbAr9h20V5FepJojt6vu03HfWtT__Jz-m0wJRD1VxoVPoNzl3gf_aMa4AUUiAryMBIJeuHDWiPb8-SxB?key=B7tqI3ctRltH_VsErWMcNi1J" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd6hk6uehW4lxYgTIvNMu5wXPfZdQEiyBoyQXvJMX66jhsfiDjgi-9mk4UjKcMIGdt_yD9Ey3R1PNbBHSnbOhbX7NWwCXXSs5-F9EHm6T_4MgOMadkGvCN-RELxq163e6zUh0aS?key=B7tqI3ctRltH_VsErWMcNi1J" alt=""><figcaption></figcaption></figure>

<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.questera.ai/questera-ai-platform/analytics-and-reporting/analytics/overview-of-analytics./chat-with-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.
