# Enabling tables and fields

For any tables or fields added in after the initial sync, you will have to toggle on manually. When you first connect your data, Stacker will automatically enable the tables and fields. Choose to disable any of your tables in your **App Settings**.

## Enable or disable a table

1. Click **App Settings**
2. Click **View tables**
3. Toggle on/off tables

![tables.gif](https://support.stackerhq.com/hc/article_attachments/7773941741203/tables.gif)

If you choose to disable a table, any links that you've set up to this table in another table will no longer be active.

It is possible to hide a table from the navigation bar but still use the data in your app - see our [Navigation Guide](https://support.stackerhq.com/hc/en-us/articles/4409591865491-Stacker-Navigation) for more information.

## Enable or disable a field

1. Click **Manage fields and data**
2. Click **Fields**
3. Toggle on/off fields

![fields.gif](https://support.stackerhq.com/hc/article_attachments/7774005325587/fields.gif)


---

# 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.stackerhq.com/stacker-classic/data/third-party-integrations/airtable/enabling-tables-and-fields.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.
