# Airtable

**Instant Predictions extension is available for Airtable through the Marketplace** [**here**](https://airtable.com/marketplace/blkHZZ8NLJ27bL5oy/aito-instant-predictions)**.**

aito.ai Instant Predictions extension has the following features:

* **AI-powered autocomplete** - Speed up manual data entry by getting suggestions for field values or tags based on your own historic data.
* **Intelligent actions** - Automate workflows by predicting things like who should handle a customer service ticket, new lead or approve purchase invoices.
* **Find more things like this** - Uncover hidden links in your data and get suggestions for similar records, whether it's freelancers for a project or customers to target with a campaign.
* **Discover insights** - *coming soon*

In order to provide machine learning predictions, it connects your Airtable data from a selected view to your instance in the cloud. No data transformations or feature engineering is needed, simply hitting the "sync" button.

{% hint style="info" %}
**Work continues!** We are constantly developing the Airtable extension, so please be sure to check back often for new features.
{% 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.aito.ai/integrations/airtable.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.
