# 4.4.3 Add Vendors to a Project

The feature allows you to collaborate and work with other companies on a shared project. This feature enables you to add a vendor to access the project and its resources.

### Use Case

This feature is useful when multiple companies need to work together to achieve a common goal.

### Pre-conditions to use the Feature:

* Users **must have** an **account** in Onethread.
* Users must be a part of a company.
* Users must be **Admins** to access this feature.
* The **vendor** company **must have** an **account** in Onethread.
* The **vendor** company must be **added** to the **company vendor** section.

### Steps to Use

* Go to the **project** in which you want to **add** the **vendor company**
* Click the **Add Vendors** button.
* A small **tab** will pop up. &#x20;
* &#x20;**Write** the **vendor company name**.
* Select the **Name** and click the **Add** button.&#x20;
* The Super Admin of that company will be automatically added

### Important Notes:

* You can add as many vendor companies to a project
* All the Super Admins of those vendor companies will be added to your project first.
* The Super Admins will add employees of their company via their accounts.
* The Super Admins and employees of other companies can only access the projects that they are added to.


---

# 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.3-add-vendors-to-a-project.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.
