# Vendor Management

## &#x20;Overview&#x20;

The <mark style="color:blue;">**Vendor Management**</mark> feature in <mark style="color:blue;">**ComplianceBot**</mark> facilitates the effective collaboration with <mark style="color:blue;">**third-party vendors**</mark> through a structured form-based process.&#x20;

Documents in this context are considered as forms, which are used for various purposes such as collecting information, compliance checks, or contract details.

<mark style="color:orange;">**Vendor Management**</mark> involves creating and managing form requests that vendors or internal team members can collaborate on by filling out and editing these forms. This process ensures that all necessary information is gathered and reviewed systematically.

The video below covers the ***Vendor Management*** feature in ComplianceBot.

{% embed url="<https://youtu.be/hjDw3qzXG5I?si=n8uJX2eDHnl5mQUX>" %}

&#x20;

&#x20;


---

# 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.compliancebot.io/vendor-management.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.
