# Database View

We provide members with a no-code database view and full control over their data.&#x20;

* View data: View your data in a spreadsheet-like interface with dynamic columns and rows based on how you defined the API.&#x20;
* Edit data: Click on the Edit button to change values.&#x20;
* Delete data: Click on the Delete button to delete values.&#x20;
* Import data: Import data from thousands of apps through our Zapier integration.&#x20;
* Export data: Export data to thousands of apps through our Zapier integration.&#x20;

<figure><img src="/files/HJdElpzRp2D91gHjR5H5" alt=""><figcaption></figcaption></figure>


---

# 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.hatchapps.com/api-builder/getting-started/database-view.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.
