> ## Documentation Index
> Fetch the complete documentation index at: https://docs.unifygtm.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How to create an exclusion

> Prevent Unify from taking action on specific companies or people.

## What are exclusions?

Exclusions are dynamic lists of companies or people that you want to prevent
Unify from taking action on. Common use cases includes:

1. Exclude current customers
2. Exclude in-flight deals
3. Exclude competitors

Exclusions match companies and people based on configurable *filters*. This
means you don't need to maintain static lists of companies or people to exclude.
Instead, you can set up rules that automatically exclude companies or people
that meet certain criteria.

## Walkthrough

<Steps>
  <Step title="Create a new exclusion">
    Go to [Settings > Exclusions](https://app.unifygtm.com/dashboard/settings/features/exclusions) and select **New exclusion**.

    <Frame>
      <img src="https://mintcdn.com/unify-19/liaxO5EAsnZbEHDX/images/tutorials/how-to-create-an-exclusions/create-exclusion.png?fit=max&auto=format&n=liaxO5EAsnZbEHDX&q=85&s=c728f10cfbeb8ca066de9fa41cad2b73" width="2304" height="1639" data-path="images/tutorials/how-to-create-an-exclusions/create-exclusion.png" />
    </Frame>
  </Step>

  <Step title="Add filters">
    The exclusion builder allows you to define filters that select which
    companies or people should be matched and excluded.

    <Tip>
      You can select whether this exclusion applies to companies or people. When
      applied to companies, any person that is associated with a matched company
      will also be excluded.
    </Tip>

    <Frame>
      <img src="https://mintcdn.com/unify-19/liaxO5EAsnZbEHDX/images/tutorials/how-to-create-an-exclusions/create-exclusion-choose-type.png?fit=max&auto=format&n=liaxO5EAsnZbEHDX&q=85&s=2ef6a2e38176b63e115b7422d92ba1ec" width="2304" height="1639" data-path="images/tutorials/how-to-create-an-exclusions/create-exclusion-choose-type.png" />
    </Frame>

    You can add as many filters as you'd like, and nearly any data within Unify
    can be used to create filters. This includes CRM records and custom objects.

    <Frame>
      <img src="https://mintcdn.com/unify-19/liaxO5EAsnZbEHDX/images/tutorials/how-to-create-an-exclusions/create-exclusion-configured.png?fit=max&auto=format&n=liaxO5EAsnZbEHDX&q=85&s=196f9554f75522a14a243851d7fa3f5f" width="2304" height="1639" data-path="images/tutorials/how-to-create-an-exclusions/create-exclusion-configured.png" />
    </Frame>
  </Step>

  <Step title="Save and apply">
    Once you save the exclusion, any company or person that matches the filters
    you defined will automatically be excluded from targeting in Unify. You can
    edit the exclusion at any time to adjust the filters and update which
    companies or people are excluded.

    <Frame>
      <img src="https://mintcdn.com/unify-19/liaxO5EAsnZbEHDX/images/tutorials/how-to-create-an-exclusions/create-exclusion-saved.png?fit=max&auto=format&n=liaxO5EAsnZbEHDX&q=85&s=b1042149eed362a7e508c9f2b474e117" width="2304" height="1639" data-path="images/tutorials/how-to-create-an-exclusions/create-exclusion-saved.png" />
    </Frame>
  </Step>
</Steps>
