# AI Search

The AI 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 AI Search option.

* Click the **Data Catalog/ AI Search** icon provided on the Platform homepage.
* The following Search Space appears.​

![AI Search Icon](/files/89GBDFlZHMpqOmrdDlBM)

* Click on the **Data Catalog Search** option to get the **AI Search**.​​

&#x20;     ![](/files/5R5gUnTkX8ji79mCmrm3)

* The search space for the AI Search appears.​

![](/files/wW5Tv51w4f26HbEaQYW3)

* Type a specific data query in the given search space.
* Click the **Search** icon provided on the Search space or click the **Enter** key.
* The searched data query result appears in the form of a View on the screen.
* The user can visualize the same data using any of the given charting options in the chart menu.
* The right side of the screen displays searched query in a default display choosing another charting category (E.g., Mixed chart in this case).

![Presenting the searched data by Column and Mixed charts](/files/Y5IKyGsvtjF7agYRxwDW)

* The user gets deeper insights into the selected dimension like dimension distribution using the Pie chart.

![Dimension Distribution through Pie chart](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjqjxVJfvhZjzvhc2lGJp%2Fuploads%2FtS5mseBB5GeYL00JZ1Yd%2Fimage.png?alt=media\&token=97739b40-2aa3-49cb-b5a8-ce406613f044)

* Various stacks get displayed at the bottom right side of the screen.
* It will also display the omitted words from the query.

![Various Stacks and omitted keywords](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjqjxVJfvhZjzvhc2lGJp%2Fuploads%2FEN2323m0sU18AdOGgwel%2Fimage.png?alt=media\&token=ca8b3b6e-b2b7-4f11-90ed-c70b7aa8936f)

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> The user can access a voice-based search by clicking the **Search by voice** icon.*<br>
{% endhint %}

{% hint style="success" %}
*Check out the below-given video to understand how BDB AI Search helps you to build intuitive reports.*
{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=WW3M5V5NQWc>" %}


---

# 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/core-platform/getting-started/homepage/ai-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.
