# 4.4.2 Remove Vendor From a Company

This feature allows you to remove a vendor previously added to your company.&#x20;

### Use Case

This feature can be useful if you no longer need to collaborate with a particular vendor on a project or if you need to revoke their access to your company's resources.&#x20;

### Pre-conditions to use the Feature:

* Users **must have** an **account** in Onethread.
* Users must be a part of a company.
* Users must be **Super Admins/Admins** to access this feature.
* At least **a** **vendor** company **must be added** to the account.

### Steps to Use:

* Click the **Vendors** button from the left column.
* Here, you will see the **Added vendors** from the list.&#x20;
* Select the **vendor company** you want to remove.
* Click the **Remove** button.
* A **modal** will open for your confirmation.&#x20;
* Press the **Yes** button.

<figure><img src="https://lh3.googleusercontent.com/hsGPAgBF9vK3dQlBZBkdbRBMHBBHZnvWlgzIpUTm2_3vHxO4ttT7qwPuUWLKqaKN-jG8nVdGnLlRY1bIBDI-MQ6hegI1wfRoZmf041dCoG3vAbfwZKTTZpPs23OxmVsgx9JpAVdSFt5rEfv8IGYxbyP3gdL3M2-3BPB5JB6QZ1ahIb3eV2qnajPkOj-Dnw" alt=""><figcaption></figcaption></figure>

### Important Notes:

* By **removing the vendor**, their **Super Admin or Admin** will also be **removed automatically**, ensuring no access to your company's information.&#x20;
* Removing a vendor **will not lead to data loss** as all the information related to the vendor, such as their contributions to the project, remains as it is.

### Benefits:

* **Maintains data privacy**: By removing a vendor from the company, the company ensures that its confidential data is not shared with the wrong party.
* **Better collaboration**: By removing vendors no longer relevant to the project, the company can maintain better collaboration with the remaining vendors.
* **Eases administrative tasks**: Removing vendors from the company helps to declutter the vendor list and make it easier to manage the remaining vendors.
* **Improves project management**: By having a clean and updated vendor list, the company can better track the project's progress and make informed decisions.


---

# 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://docs.onethreadapp.com/4.-managing-company/4.4-vendor-management/4.4.2-remove-vendor-from-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.
