> For the complete documentation index, see [llms.txt](https://docs.reo.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reo.dev/faqs-and-troubleshooting/how-to-exclude-competitors-from-my-segments-in-reo.dev.md).

# How to Exclude Competitors from My Segments in Reo.Dev?

When creating account segments in Reo.Dev, you may want to exclude competitor accounts from your targeting. This can be easily done by uploading a competitor account list and applying it as a filter when building segments.

***

#### **Step 1: Upload Your Competitor Account List**

Before excluding competitors in segments, you need to upload a list of competitor domains to **My Lists** in Reo.Dev.

![](https://usercontent.us.prod.clueso.io/d06f019c-da0b-4d5b-9fdd-9630e7fd5d0f/7ef47722-712c-4460-9dbc-426b5a8255cf/873b12e5-5bc5-4c4b-a2aa-c080c1632888/images/2ae97cbe-f1c8-40fe-8de2-1585f0e92f0c.png)

Use this sample CSV format when creating and uploading your competitor domain list. Ensure that the **"Company Domain Name"** column includes all competitor domains you want to exclude from your account segments.

**How to Upload the List:**

1. Navigate to the **Lists** section under Tools and click on '**Import'**
2. Select the Type of List as **Accounts**&#x20;
3. Name the list (e.g., "Competitors")

<figure><img src="https://2705882080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx46P5sAHxDG7PqOdVLxI%2Fuploads%2FvsomvmjqeRx4GuZMUQOP%2Fimage.png?alt=media&amp;token=d0df5729-c7fd-4cf5-aef8-3461f6770e59" alt=""><figcaption></figcaption></figure>

4. Upload a file containing competitor account domains (CSV file type).
5. Map the **Account Domain** field and complete the upload

<figure><img src="https://2705882080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx46P5sAHxDG7PqOdVLxI%2Fuploads%2FO55w7bw9XKTeXovlyWEk%2Fimage.png?alt=media&amp;token=6d3ab4da-914e-420f-8239-a6bd91474060" alt=""><figcaption></figcaption></figure>

Click **Done** to save the list.

**Reference Guide:** [How to Upload a List in Reo.Dev](/accounts/custom-lists.md)

***

#### **Step 2: Exclude Competitor Accounts from a Segment**

Once your competitor list is uploaded, follow these steps to exclude these accounts when creating a segment:

**How to Apply the Filter:**

1. Go to Segments dashboard and click on Create New&#x20;
2. Choose **Segment Type** → **Accounts**.
3. Click on Add filter and under **Source** → Click on **Lists** → Select **Accounts**.

<figure><img src="https://2705882080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx46P5sAHxDG7PqOdVLxI%2Fuploads%2FdHTodEAGkWNx7phqGiO9%2Fimage.png?alt=media&amp;token=efd9816b-0bf8-4851-8c9c-7fe72458de3b" alt=""><figcaption></figcaption></figure>

* Select **Does not Include** from the dropdown

<figure><img src="https://2705882080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx46P5sAHxDG7PqOdVLxI%2Fuploads%2FMW2IvA9zXWbFPSB4QtcT%2Fimage.png?alt=media&amp;token=bbc0c18a-4274-4f57-a3a4-e1e395755dfc" alt=""><figcaption></figcaption></figure>

* Select the list uploaded in the previous steps

<figure><img src="https://2705882080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx46P5sAHxDG7PqOdVLxI%2Fuploads%2FCPI4gM1L7GPS8XBDX2kg%2Fimage.png?alt=media&amp;token=8eaa6480-f916-418c-8967-acd32d5d4b22" alt=""><figcaption></figcaption></figure>

Note: You can add any additional filters as needed. Once done, Click on **Save Segment**.

{% hint style="success" %}
**Tip:** When building account segments, you can choose to always exclude competitor accounts to focus only on high-intent prospects.
{% endhint %}

***

By following these steps, you can create **cleaner, more targeted account segments** in Reo.Dev while avoiding engagement with competitors.


---

# 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.reo.dev/faqs-and-troubleshooting/how-to-exclude-competitors-from-my-segments-in-reo.dev.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.
