> 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/integrations/airtable/adding-deleting-properties.md).

# Adding/Deleting Properties

You realize you're in need of an additional property within your Airtable base, but you've already done an initial set up of Airtable to Adalo. You will need to run through the set-up steps again (fields should all remain completed) in order to add your new property for use in Adalo.&#x20;

*Note:* If you are just updating a record field it will automatically sync.&#x20;

![](/files/-M37KLCtOcHpfBddgXeq)

1. Add your property field into Airtable
2. Complete at least 1 record (if you leave the property empty, it will NOT transfer to Adalo)
3. Under your collection in Adalo click the 3 buttons
4. Select Edit Settings
5. Ensure the settings are all correct
6. Run Test
7. Save Collection

If you Delete a Property Field in Airtable and want to remove it from Adalo, follow from steps 3 - 7.&#x20;


---

# 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/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.
