# Data

- [Formula field](https://docs.stackerhq.com/stacker-classic/data/formula-field.md)
- [Rich Text](https://docs.stackerhq.com/stacker-classic/data/rich-text.md)
- [Third Party Integrations](https://docs.stackerhq.com/stacker-classic/data/third-party-integrations.md)
- [FullStory integration](https://docs.stackerhq.com/stacker-classic/data/third-party-integrations/fullstory-integration.md)
- [Intercom Integration](https://docs.stackerhq.com/stacker-classic/data/third-party-integrations/intercom-integration.md)
- [Zapier Integration](https://docs.stackerhq.com/stacker-classic/data/third-party-integrations/zapier-integration.md)
- [Sending an email with Zapier](https://docs.stackerhq.com/stacker-classic/data/third-party-integrations/zapier-integration/sending-an-email-with-zapier.md)
- [Airtable](https://docs.stackerhq.com/stacker-classic/data/third-party-integrations/airtable.md)
- [Syncing Schema and Data](https://docs.stackerhq.com/stacker-classic/data/third-party-integrations/airtable/aaasyncing-schema-and-data.md)
- [Update Sharing link password](https://docs.stackerhq.com/stacker-classic/data/third-party-integrations/airtable/update-sharing-link-password.md)
- [Real time Airtable sync](https://docs.stackerhq.com/stacker-classic/data/third-party-integrations/airtable/real-time-airtable-sync.md)
- [Upgrading Airtable data connections](https://docs.stackerhq.com/stacker-classic/data/third-party-integrations/airtable/upgrading-airtable-data-connections.md)
- [Enabling tables and fields](https://docs.stackerhq.com/stacker-classic/data/third-party-integrations/airtable/enabling-tables-and-fields.md)
- [Enable Color on Single and Multi Select Fields](https://docs.stackerhq.com/stacker-classic/data/enable-color-on-single-and-multi-select-fields.md)
- [Apply dynamic data filter to Link Fields](https://docs.stackerhq.com/stacker-classic/data/apply-dynamic-data-filter-to-link-fields.md)
- [Importing data into Stacker](https://docs.stackerhq.com/stacker-classic/data/importing-data-into-stacker.md)
- [Importing data from CSV](https://docs.stackerhq.com/stacker-classic/data/importing-data-into-stacker/importing-data-from-csv.md)
- [Applying table data filters](https://docs.stackerhq.com/stacker-classic/data/applying-table-data-filters.md)
- [Exporting data from Stacker](https://docs.stackerhq.com/stacker-classic/data/exporting-data-from-stacker.md)
- [Creating lookups and rollups between tables](https://docs.stackerhq.com/stacker-classic/data/creating-lookups-and-rollups-between-tables.md)
- [Creating links between tables](https://docs.stackerhq.com/stacker-classic/data/creating-lookups-and-rollups-between-tables/creating-links-between-tables.md)
- [Stacker Tables: Editing field names and types](https://docs.stackerhq.com/stacker-classic/data/stacker-tables-editing-field-names-and-types.md)
- [Stacker Tables: Pasting Data](https://docs.stackerhq.com/stacker-classic/data/stacker-tables-editing-field-names-and-types/stacker-tables-pasting-data.md)
- [Stacker Tables: Linked Fields](https://docs.stackerhq.com/stacker-classic/data/stacker-tables-editing-field-names-and-types/stacker-tables-linked-fields.md)
- [Stacker Tables: Editing and deleting tables](https://docs.stackerhq.com/stacker-classic/data/stacker-tables-editing-field-names-and-types/stacker-tables-editing-and-deleting-tables.md)
- [Stacker Tables: Creating a new table](https://docs.stackerhq.com/stacker-classic/data/stacker-tables-editing-field-names-and-types/stacker-tables-creating-a-new-table.md)
- [Stacker Tables: Adding new fields](https://docs.stackerhq.com/stacker-classic/data/stacker-tables-editing-field-names-and-types/stacker-tables-adding-new-fields.md)
- [Stacker Tables: Adding and Editing Rows](https://docs.stackerhq.com/stacker-classic/data/stacker-tables-editing-field-names-and-types/stacker-tables-adding-and-editing-rows.md)
- [Stacker Fields](https://docs.stackerhq.com/stacker-classic/data/stacker-tables-editing-field-names-and-types/stacker-fields.md)


---

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