# Database Search

Sprouts.ai offers a user-friendly interface that simplifies the process of accessing and utilizing data. With intuitive filtering options, users can quickly retrieve the information they need, streamlining the query process for faster and more efficient data retrieval.

<figure><img src="/files/0EFJeplOYQcpqesbP07J" alt=""><figcaption></figcaption></figure>

The Database Search consists of two main tabs: Accounts and Contacts. To improve your analysis and plan your next steps, use the Filter option located in the left-hand corner. Below, you'll find the headers for each tab:

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td>            <a href="/pages/bad5GaqUiQwWecDISmMY">Accounts</a></td><td></td><td></td></tr><tr><td>            <a href="/pages/iSxT2dztA6jvEpB7pBDl">Contacts</a></td><td></td><td></td></tr></tbody></table>

{% hint style="info" %}
Save Search: Save your filtered searches for quick access and future use.  Learn more about this capability by clicking [here](/module/database-search/saved-search.md)
{% endhint %}

{% hint style="info" %}
Recent Search: The last three Recent Searches will be visible under respective tab (Accounts and Contacts) when no filters are applied, allowing for quick reference to your most recent searches.
{% endhint %}


---

# 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.sprouts.ai/module/database-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.
