# Importing and reviewing data

You can import static data to a database. You can also query the data and make manual edits to individual cells.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Import static data</strong><br><br>Use a file to add data to or replace data in the database.</td><td><a href="/pages/18NSKPoFTHirl7wle75r">/pages/18NSKPoFTHirl7wle75r</a></td></tr><tr><td><strong>View, query, and edit data</strong><br><br>Review the current data and make manual edits.</td><td><a href="/pages/AEaX7oWx23O3s1nznDZR">/pages/AEaX7oWx23O3s1nznDZR</a></td></tr></tbody></table>


---

# 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.tonic.ai/fabricate/database-data/importing-and-reviewing-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.
