> For the complete documentation index, see [llms.txt](https://manual.blocworx.com/blocworx-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.blocworx.com/blocworx-documentation/manage-data/manage-data-overview.md).

# Manage Data Overview

The Manage Data section of Blocworx is a place where you can get overviews of your data in your entire Blocworx instance. This is to be distinguished from being inside a certain bloc or module where you only access data related to that.

{% content-ref url="/pages/-MUOMKstwXQ\_wCCIe-co" %}
[Raw Data and Counting Reports](/blocworx-documentation/manage-data/raw-data-reporting.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Ma3qQwnyWr\_z7CXkP4t" %}
[Look Up/Edit Data](/blocworx-documentation/manage-data/look-up-edit-data.md)
{% endcontent-ref %}

{% content-ref url="/pages/ApnYcxbdtssHDeaaUq1l" %}
[Find and Replace Data](/blocworx-documentation/manage-data/find-and-replace-data.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://manual.blocworx.com/blocworx-documentation/manage-data/manage-data-overview.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.
