# プロパティの追加/削除

Airtableベースに追加のプロパティが必要だと気づきましたが、すでにAirtableをAdaloに初期設定しています。Adaloで使用するために新しいプロパティを追加するには、設定手順をもう一度実行する必要があります（フィールドはすべて完了したままである必要があります）。

*注意:* レコードフィールドを更新する場合は、自動的に同期されます。

![](/files/JutoBQbJ1Su493gjnVBq)

1. Airtableにプロパティフィールドを追加します
2. 少なくとも1つのレコードを完了します（プロパティを空のままにしておくと、Adaloに転送されません）
3. Adaloのコレクションで3つのボタンをクリックします
4. \[設定を編集]を選択します
5. 設定がすべて正しいことを確認します
6. テストを実行します
7. コレクションを保存します

Airtableでプロパティフィールドを削除し、それをAdaloから削除したい場合は、ステップ3から7までの手順に従ってください。


---

# 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://help.adalo.com/ja/integrations/airtable/adding-deleting-properties.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.
