# Data management

- [Import data to Stacker Tables](https://docs.stackerhq.com/stacker-astra/data-management/import-data-to-stacker-tables.md)
- [Stacker Tables: Import a CSV](https://docs.stackerhq.com/stacker-astra/data-management/import-data-to-stacker-tables/stacker-tables-import-a-csv.md): If you already have data to import, you can choose to Import from CSV.
- [External IDs](https://docs.stackerhq.com/stacker-astra/data-management/import-data-to-stacker-tables/stacker-tables-import-a-csv/external-ids.md)
- [Stacker Tables: Paste Data](https://docs.stackerhq.com/stacker-astra/data-management/import-data-to-stacker-tables/stacker-tables-paste-data.md): You can paste data into Stacker Tables from Excel, Google Sheets or Airtable.
- [Edit your Data in the Data Grid](https://docs.stackerhq.com/stacker-astra/data-management/edit-your-data-in-the-data-grid.md)
- [Structuring data/schema](https://docs.stackerhq.com/stacker-astra/data-management/edit-your-data-in-the-data-grid/structuring-data-schema.md): Tips on how to structure your data.
- [Add new fields](https://docs.stackerhq.com/stacker-astra/data-management/edit-your-data-in-the-data-grid/add-new-fields.md)
- [Formula Field](https://docs.stackerhq.com/stacker-astra/data-management/edit-your-data-in-the-data-grid/formula-field.md)
- [Creating and Editing Data](https://docs.stackerhq.com/stacker-astra/data-management/edit-your-data-in-the-data-grid/creating-and-editing-data.md)
- [Share data with other apps](https://docs.stackerhq.com/stacker-astra/data-management/edit-your-data-in-the-data-grid/share-data-with-other-apps.md)
- [Linking your data](https://docs.stackerhq.com/stacker-astra/data-management/edit-your-data-in-the-data-grid/linking-your-data.md): Link your tables together using linked fields
- [Set field default values from the data grid](https://docs.stackerhq.com/stacker-astra/data-management/edit-your-data-in-the-data-grid/set-field-default-values-from-the-data-grid.md): Set fixed or dynamic field values on all editable field types.
- [Edit Data in the Layout](https://docs.stackerhq.com/stacker-astra/data-management/edit-data-in-the-layout.md)
- [Layout Types](https://docs.stackerhq.com/stacker-astra/data-management/layout-types.md): Customize your layouts to work for your workflows.


---

# 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-astra/data-management.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.
