> For the complete documentation index, see [llms.txt](https://docs.compliancebot.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.compliancebot.io/vendor-management/vendor-management-workflow/create-form-request.md).

# Create Form Request

<mark style="color:orange;">**Creating a Form Request**</mark>

Navigate to <mark style="color:blue;">**Vendor Management and**</mark> Click <mark style="color:blue;">**Create Form Request**</mark> at the top left.

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

Enter the <mark style="color:blue;">**Form Title**</mark><mark style="color:blue;">,</mark> <mark style="color:blue;"></mark><mark style="color:blue;">**Purpose**</mark><mark style="color:blue;">,</mark> and <mark style="color:blue;">**Welcome Message**</mark>.

Choose the <mark style="color:blue;">**Form Template**</mark> and add the necessary <mark style="color:blue;">**Vendor Details**</mark><mark style="color:blue;">.</mark>

<figure><img src="/files/GGkjPHqrmXMTdTxmibtE" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/DKagSY3hKLc0banbaceb" alt="" width="563"><figcaption></figcaption></figure>

Click <mark style="color:blue;">**Save to create form**</mark>

<figure><img src="/files/6LYXwgXmNvo3iUF6dOsw" alt="" width="563"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/vendor-management-workflow/create-form-request.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.
