# Remove a company

### Option 1: You were directly invited to the company as a User via your email address

1. On the **Agency Dashboard**, select the company you want to remove from the list, or use the search bar.

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

2. Once the company is selected, the resulting page will lead to the company project. On the left side menu, click **Manage Access**.

<figure><img src="/files/1892102c956bba516493b2138daa0f4d34a624e1" alt=""><figcaption></figcaption></figure>

3. If you are the **Owner** of the company, [contact our support team](https://www.channable.com/contact) and request to be deleted from that company.
4. If you are a **Collaborator** or **Employee**, you can remove yourself by clicking **Remove yourself**.

{% hint style="info" %}
**Note:** Employees and Collaborators have different views for this process.
{% endhint %}

### Option 2: The company was connected to your Agency Dashboard via a link

1. Go to the **Connected companies t**ab in your Agency Dashboard.
2. Locate the company you want to remove and click the <i class="fa-link-slash">:link-slash:</i> icon in the “Disconnect company” column. <br>

<figure><img src="/files/6c63a2f96367c93be9bb11523eeec0d8126979a1" alt=""><figcaption></figcaption></figure>

3. In the pop up, click **Disconnect company**.

<figure><img src="/files/6a08331c4bc5a7284fcaca7d1e60dea38ed1575e" alt=""><figcaption></figcaption></figure>

The company will no longer appear on your main page in the Agency Dashboard, and noone from your agency should have access to it. If certain users can still see the company, they should follow the instructions in [Option 1](#option-1-you-were-directly-invited-to-the-company-as-a-user-via-your-email-address) to remove themselves from the company.


---

# Agent Instructions: 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://helpcenter.channable.com/get-started/getting-started-agencies/agency-dashboard/remove-a-company.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.
