# Modify SQL via AI

Want to get right under the data hood? You can modify any SQL on any existing widget using plain old English - no SQL bootcamps needed. Simply use AskCorral to modify the query. Our AI understands both your request, as well as the underlying data to act on it.&#x20;

{% @arcade/embed flowId="0vb3RD7ARB4JeaeGn7tY" url="<https://app.arcade.software/share/0vb3RD7ARB4JeaeGn7tY>" %}

{% hint style="info" %}
Need something more complex? Drop a line to <support@corraldata.com> and we'll see if we can get it added for you.
{% endhint %}


---

# 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.corraldata.com/kb/explore-your-data/modify-sql-via-ai.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.
