# For Data Science Teams

* **Data Exploration:** Swiftly explore data patterns and trends through ChartSQL's auto-detecting visualizations.
* **Collaboration:** Share visualizations and insights by keeping SQL code and charts in one place, which can be version controlled.
* **Advanced Analysis:** Utilize the full power of SQL to shape data for complex visualizations that tell a compelling story.
* **Scalable Reporting:** Produce informative and interactive reports for in-depth analysis without the need for third-party tools.


---

# 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.chartsql.com/product-and-community/use-cases/for-data-science-teams.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.
