# How to Add Partners

**Overview**

Partners represent the external suppliers, vendors, or service providers that your organization works with. By adding them to BoolDesk, you can link assets to specific vendors (e.g., tracking that a laptop was purchased from "Dell Technology") and keep essential contact information readily available for maintenance or warranty claims.

**Step-by-Step Guide**

**1. Navigate to Partner Settings**

Access the partner management section from the asset settings menu.

* From the main menu, go to Settings (1).
* Under the `Asset` section (2), click on Partners (3).
* Click the Add Partner button (4) in the top right corner.

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

**2. Configure Partner Details**

In the pop-up window, fill in the information for your vendor.

* Partner Information: Enter the `Partner Name` (e.g., "Dell Technology") and a `Description` (e.g., "Hardware Supplier"). You can also add their general contact details like address, email, and website.
* Contact Information: Add specific details for your account manager or point of contact, such as `Contact Person`, `Contact Phone`, and `Contact Email`.
* Click Save to add the partner to your directory.

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


---

# 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.booldesk.com/how-to-configure-settings/asset/how-to-add-partners.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.
