> For the complete documentation index, see [llms.txt](https://docs.sprouts.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprouts.ai/marketing-os/database-search/accounts.md).

# Accounts

Within the Account Tab, you have access to a detailed list of companies with the potential to become your customers. Offering a consolidated overview of these accounts, the Account Tab assists you in prioritizing and directing your efforts towards high-value prospects.

<figure><img src="/files/w0iDiLULkxwSiQ4C0Gfv" alt=""><figcaption></figcaption></figure>

You can move your Accounts to the Target Account List page by following these steps:

Step 1: Apply filters to the Accounts section to refine your search based on your preferences.

You can refer to the detailed filters below for more options.

{% tabs %}
{% tab title="Filter View" %}

<div align="left"><figure><img src="/files/ykZvrUJOs7BtbXWAHamW" alt="" width="287"><figcaption></figcaption></figure></div>
{% endtab %}

{% tab title="Definitions" %}
The Account View contains the following filters

1. Company: Filter accounts by their affiliated  companies or organizations.
2. Location: Filter accounts by their locations.&#x20;
3. Industry: Filter accounts by industry types they are associated with.
4. Employee By Dept.: Filter accounts based on the number of employees in specific departments within the company.
5. Company Keyword: Filter accounts based on keywords related to the company's name or business.
6. Employee Count: Filter accounts based on the number of employees within their company.
7. Revenue: Filter accounts based on their associated company's revenue range.
8. Technology: Filter accounts based on the technologies used by the company.
9. **Funding:**
   * **Latest Funding Amount:** Filter by the most recent funding amount.
   * **Total Funding Amount:** Filter by the overall funding amount.
   * **Latest Funding Date:** Filter by the date of the most recent funding.
   * **Latest Funding Stage:** Filter by the current funding stage.
10. Founded Year: Filter accounts by their Founded Year
11. Retail Locations: Filter accounts by the number of retail locations
12. Industry SIC Code: Filter accounts by their Standard Industry Classification (SIC) code.&#x20;
13. Industry NAICS Code: Filter accounts by their North American Industry Classification System (NAICS) code.
    {% endtab %}
    {% endtabs %}

Step 2: Select the Accounts that match your criteria.

<figure><img src="/files/cOhoaBXj888vLCTVkhvU" alt=""><figcaption></figcaption></figure>

Step 3: With a single click, move the selected Accounts to the Target Account List.

<figure><img src="/files/BX7npFNC1B0T2h1pkKUE" alt=""><figcaption></figcaption></figure>

These Accounts are now added to the Target Account List page, where you can use them for further engagement.

<figure><img src="/files/yhsEkwWnLzv3kUYf3AwT" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.sprouts.ai/marketing-os/database-search/accounts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
