> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mora.com/llms.txt
> Use this file to discover all available pages before exploring further.

# What the AI can do

> A complete list of AI assistant capabilities.

The AI assistant can take a wide range of actions across Mora. Here is the full list, organized by area.

## SQL & queries

* **Write SQL** from a natural-language description.
* **Edit existing SQL**: add columns, change filters, optimize joins, etc.
* **Debug errors**: fix syntax errors or logic issues. See [SQL errors](/ai/sql-errors).
* **Run queries** to preview results and validate changes.
* **Edit your draft query** with changes shown as a diff for you to review. See [Reviewing AI edits](/ai/accepting-suggestions).
* **Save** the current query to publish the dataset.
* **Search the catalog** to find tables and columns by name or description.

## Datasets

* **Create** new datasets with a name and query.
* **Rename** existing datasets.
* **Share or make private**: toggle dataset visibility.
* **Read another dataset's SQL**: reference peer datasets in your org (respecting privacy).

## Dashboards

* **Create** new dashboards with a name and description.
* **Rename** and update dashboard descriptions.
* **Delete** dashboards (with confirmation).
* **Duplicate** a dashboard including all charts and filters.
* **List** all dashboards in your organization.

## Charts (blocks)

* **Create** one or more charts on a dashboard, choosing the dataset, display type, and configuration.
* **Update** chart configuration, change chart type, axes, colors, transformation settings, column visibility, header visibility, and more.
* **Move and resize** charts on the 12-column grid.
* **Duplicate** a chart on the same dashboard.
* **Delete** charts (with confirmation).

## Dashboard filters

* **Create** cross-dataset filters by linking columns.
* **Update** filter conditions.
* **Delete** filters (with confirmation).
* **List** all filters on a dashboard.

## Knowledge

* **Read** saved exploration notes and insights.
* **Save** new insights for future reference (with your approval).

## Limitations

* The AI operates within your org's permissions. It cannot access data from other organizations.
* In **Ask mode**, the AI is read-only, it cannot create, update, or delete anything.
* The AI does not have access to connection management or datasource credentials.

## Related

* [AI overview](/ai/overview)
* [Using the chat](/ai/using-chat)
* [Tips](/ai/tips)
