# Data Store Information

The data store information icon helps the user to manage data stores in a business story. This icon is accessible from the storyboard page. By clicking the Data Store Information icon, a new page opens, and the users get some more options to be used on a data store.

* Navigate to the Storyboard of a story.
* Click the ***Data Store Information*** icon.      &#x20;

![](/files/SrgtngyjgLASUvW5v1J8)

* The selected Data Store(s) for the current story appears with some action icons.&#x20;
* The user can perform the following actions by using the various icons provided for a Data Store:
  * ***Primary Store***: It marks the selected Data Store as a primary Data Store
  * ***Search***: It redirects the users to the BDB Search page for the selected Data Store.
  * ***View Design***: It redirects the users to the Design page for the selected Data Store.
  * Create/Update Instance: It redirects the users to create or update instance for the selected Data Store.
* Click the ***Switch to Data Sources***  icon.  &#x20;

![](/files/3a7B7tX9c88mupUlFuVL)

* A list of the available Data Stores opens for the users to select another data store.

![](/files/Cm2NWDkOxC508kO5ehif)


---

# 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.bdb.ai/bdb-documentation/data-visualization/self-service/storyboard/data-store-information.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.
