# Data Search (Global Search)

The Data Search feature facilitates the user to search specific data queries across the Data Stores by using text or voice. The user can drill into any granularity of the data using this interactive Data Search option.

{% hint style="success" %}
*Check out the given illustration to understand the Data Search functionality.*
{% endhint %}

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKVXqTYBsO8amAHt3p5zW%2Fuploads%2F83B0Ya7DuzdUPubWo0BL%2FData%20Search.mp4?alt=media&token=f1d4a584-b66a-4b15-ab0b-553467ddd8a6>" %}
***Data Search/ Global Search***&#x20;
{% endembed %}

* Navigate to the Platform homepage.
* Click the **Data Search** icon provided on the left side panel.&#x20;

<figure><img src="https://1038021423-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKVXqTYBsO8amAHt3p5zW%2Fuploads%2FXydR7j6V9kd1Kpmz1zfC%2Fimage.png?alt=media&#x26;token=c52dcba7-143e-490b-a133-7ec48b27c970" alt=""><figcaption></figcaption></figure>

* The DATA SEARCH page opens.
* ​The user can use the given space to begin their data search.​

<figure><img src="https://1038021423-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKVXqTYBsO8amAHt3p5zW%2Fuploads%2FBmOdYipMP4IWq0ZQMKgo%2Fimage.png?alt=media&#x26;token=fc38179c-88c2-4b5f-8c08-103de8a0b4a6" alt=""><figcaption></figcaption></figure>

* By clicking the given Search space the user gets redirected to the following page.
* Click the microphone icon to use the voice search.&#x20;

<figure><img src="https://1038021423-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKVXqTYBsO8amAHt3p5zW%2Fuploads%2FBXnvE4EsuQ33NKGvQhEX%2Fimage.png?alt=media&#x26;token=02925fa3-f55a-4de7-91f5-f5585ea492a4" alt=""><figcaption></figcaption></figure>

* By clicking the microphone the icon turns red and keeps blinking till you enter your voice search.
* As soon as your search query gets entered either through text or voice.
* The searched data query result appears below on the screen. E.g., the given image displays the Sum of the monthly salary.
* The user can pin the displayed result.
* The user can visualize the same data using any of the given charting options in the chart menu.

<figure><img src="https://1038021423-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKVXqTYBsO8amAHt3p5zW%2Fuploads%2F28G6RJGOf2AQusPAwFtP%2Fimage.png?alt=media&#x26;token=37a1c23d-c5c7-410e-94b5-6a8ebb2b523d" alt=""><figcaption></figcaption></figure>

* By clicking the ***Pin*** icon the ***Save View to Report*** drawer opens on the right-side of the screen.&#x20;
  * Either Create a New Report to save the search result View.
    * Provide ***Title*** for a new Report.
    * Click the ***Save*** option.
  * Or select an existing Report to save the search result View.
    * Select an existing Report from the list.
    * Click the ***Save to Report*** icon.

<figure><img src="https://1038021423-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKVXqTYBsO8amAHt3p5zW%2Fuploads%2FK1l9Hwyp3ahACySoAscV%2Fimage.png?alt=media&#x26;token=895a5654-f6a6-42e8-8863-5073513352bb" alt=""><figcaption></figcaption></figure>

* A notification message appears to inform the user that the searched View has been added to the Report.

<figure><img src="https://1038021423-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKVXqTYBsO8amAHt3p5zW%2Fuploads%2FYaGELzKzfl4TNVZhwhKP%2Fimage.png?alt=media&#x26;token=aa1bb100-08db-4150-9123-3aeaa7527803" alt=""><figcaption></figcaption></figure>

* Navigate to the concerned Report .
* The searched ***View*** can be seen added to the Report.

<figure><img src="https://1038021423-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKVXqTYBsO8amAHt3p5zW%2Fuploads%2FN43eIpQ64zMBTppVH1Ao%2Fimage.png?alt=media&#x26;token=2e65103f-f22e-4e9f-aabf-8090457fefa6" 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.bdb.ai/interacting-with-platform-3/homepage/left-menu-panel/data-search-global-search.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.
