> For the complete documentation index, see [llms.txt](https://docs.sumble.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sumble.com/web-app/search-discovery/organization-search.md).

# Organization search

Searching for organizations on Sumble is simple and flexible. Sumble's data and expressive search ui allows you to find companies matching name, url, metadata, technographic, job function/level info, and project types the organization is working on; or any combination of them!

With filters you can quickly find specific organizations or lists of them to do further research into. Clicking on an organization row will bring you to the organization's Sumble profile page where you can gain more [Organization pages](/web-app/account-intelligence/organization-pages.md).

{% tabs %}
{% tab title="name" %}

<figure><img src="/files/XziIDMcqU3RnfXG1dVbh" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="account list" %}

<figure><img src="/files/631oE7PSZyblC5XdkHCu" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="url" %}

<figure><img src="/files/6CVqBIQwkARmnFiPde8n" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="metadata" %}

<figure><img src="/files/mhkDjNMSWAPaQkfIiFEp" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="technographics" %}

<figure><img src="/files/19VBqSDQXLTQZC6RfsB7" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="job function" %}

<figure><img src="/files/2RTNxuTBXQtr07SLIoOh" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="project" %}

<figure><img src="/files/5NgZxNM1eWSEHKXKTq4Y" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

## Complex searches

Even complex searches are easy with Sumble. Let's look at a couple of examples.

US companies with 500-5000 people that use AWS and Postgres and have data scientists on staff.

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

B2B companies with sales operations staff that use Mailchimp/Constant Contact/Klaviyo.

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

Companies doing a data infrastructure migration that use Spark/PySpark/Spark SQL and have been hiring for these skills within the last month.

<figure><img src="/files/1GGG0xQ1yhx2SgWdmMop" 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:

```
GET https://docs.sumble.com/web-app/search-discovery/organization-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.
