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

# Remove Email from Blocklist

Remove specific email addresses from your EmailBison blocklist.

<Tabs>
  <Tab title="Text" icon="text">
    <Tip>
      There are text and video versions of this section.<br /> Click the tab icons above this tip to switch between them.
    </Tip>

    1. **Add the Enrichment**
           <br />
       * In your Clay table, click `+ Add column`
       * Select `Enrichments`
       * Search for and select `"Remove email from blocklist"`

    2. **Select Your Workspace**

           <br />

       Choose your desired EmailBison account (workspace) from the dropdown.

           <Tip>
             If you don't see your workspace, click `+ Add account` and [connect your workspace](/low-code-tools/clay/workspace-setup).
           </Tip>

    3. **Map the Required Column**
           <br />
       Under `Column mapping`, map the required column:
       * `Email address` (or `Blocklisted Email ID`)

    4. **Save and Run**

           <br />

       Save the enrichment and run the column to remove the emails in the email column from the blocklist.

           <Tip>
             Set this column to auto-run if data updates elsewhere and you need your leads to be added or updated whenever new data flows in.
           </Tip>
  </Tab>

  <Tab title="Video" icon="images">
    <Tip>
      There are text and video versions of this section.<br /> Click the tab icons above this tip to switch between them.
    </Tip>

    The following video will implement the text instructions on a Clay table.

    <Frame>
      <video autoPlay muted loop playsInline controls className="w-full aspect-video rounded-xl" src="https://mintcdn.com/emailbison-306cc08e/Kzt26f4kxjobhFrT/images/remove-email-from-blocklist.mp4?fit=max&auto=format&n=Kzt26f4kxjobhFrT&q=85&s=59e9be241e8c3f37a4503f8f3bc1fc7c" type="video/mp4" data-path="images/remove-email-from-blocklist.mp4" />
    </Frame>
  </Tab>
</Tabs>
