> For the complete documentation index, see [llms.txt](https://help.adalo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.adalo.com/ja/integrations/airtable.md).

# Airtable

{% content-ref url="/pages/XbYR8bwHviXgmxk0ozls" %}
[Airtableへの接続](/ja/integrations/airtable/connecting-to-airtable.md)
{% endcontent-ref %}

{% content-ref url="/pages/JIgFKDIeyM0HbYsGvOWV" %}
[プロパティの追加/削除](/ja/integrations/airtable/adding-deleting-properties.md)
{% endcontent-ref %}

{% content-ref url="/pages/N7WUl5c94JoLwPmFjtt8" %}
[画像の表示](/ja/integrations/airtable/displaying-images.md)
{% endcontent-ref %}

{% content-ref url="/pages/BUKsdw1iemGI5rs61fyL" %}
[リストとの連携](/ja/integrations/airtable/working-with-lists.md)
{% endcontent-ref %}

{% content-ref url="/pages/MZaiIIaf5rCfCECni2rK" %}
[フォームとの連携](/ja/integrations/airtable/working-with-forms.md)
{% endcontent-ref %}

{% content-ref url="/pages/NVuTHzrjx1UqAE7XRFP3" %}
[添付ファイル、画像、Airtableリレーションシップフィールドとの連携](/ja/integrations/airtable/working-with-attachments-images-and-airtable-relationship-fields.md)
{% endcontent-ref %}

{% content-ref url="/pages/IAYb4DTzoyPfFi1nspLS" %}
[リレーションシップとAirtableコレクション](/ja/integrations/airtable/relationships-and-airtable-collections.md)
{% endcontent-ref %}

{% content-ref url="/pages/KEs3jRXP9EZynogAZ4ct" %}
[デバッグ](/ja/integrations/airtable/debugging.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.adalo.com/ja/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.
