> For the complete documentation index, see [llms.txt](https://docs.bdb.ai/data-center-3/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bdb.ai/data-center-3/data-center/data-store-meta-data.md).

# Data Store Meta Data

- [Creating a New Meta Data Store](https://docs.bdb.ai/data-center-3/data-center/data-store-meta-data/creating-a-new-meta-data-store.md)
- [Data Store Meta Data List](https://docs.bdb.ai/data-center-3/data-center/data-store-meta-data/data-store-meta-data-list.md): This page describes all the options/actions attributed to a Data Store Meta Data.
- [Editing Meta Data Store](https://docs.bdb.ai/data-center-3/data-center/data-store-meta-data/data-store-meta-data-list/editing-meta-data-store.md): This sections described the steps to edit a Data Store Meta Data.
- [Store Details](https://docs.bdb.ai/data-center-3/data-center/data-store-meta-data/data-store-meta-data-list/store-details.md)
- [Adding Synonyms to Meta Data Store](https://docs.bdb.ai/data-center-3/data-center/data-store-meta-data/data-store-meta-data-list/adding-synonyms-to-meta-data-store.md): Need to create this content.
- [Refresh Synonyms](https://docs.bdb.ai/data-center-3/data-center/data-store-meta-data/data-store-meta-data-list/refresh-synonyms.md)
- [Sharing a Metadata Store](https://docs.bdb.ai/data-center-3/data-center/data-store-meta-data/data-store-meta-data-list/sharing-a-metadata-store.md)
- [Deleting Meta Data Store](https://docs.bdb.ai/data-center-3/data-center/data-store-meta-data/data-store-meta-data-list/deleting-meta-data-store.md)


---

# 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://docs.bdb.ai/data-center-3/data-center/data-store-meta-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.
