> For the complete documentation index, see [llms.txt](https://help.quickappflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.quickappflow.com/product-guides/recruitment-and-ats/create-vendor.md).

# Create Vendor

Go to **setting.**

![](/files/C5zdhRR3ExcmU7Gw2M2f)

Go to **Vendor** tab.

![](/files/Yoev54MpmdBsDw6dd3ij)

Click on **+Vendor** button.

![](/files/rZ62FfzGuKvl0OFxMsu5)

Enter the details in the Create **Vendor** page and click on **Save** button.

![](/files/DAsZ3bbH0wQGyhDdYLCv)

Added **Vendor** shown on the top.

![](/files/1Bdpg66kC0H0geZP2zak)

## Edit Vendor

Recruiter can choose to edit the vendor that they have created.

To edit vendor.

Go to **Vendor** Tab.

![](/files/S1TqrdbvdlkY9qIU6Mxs)

Click on the Action menu (3 vertical dots) ![](/files/23SFXqk3pZHLb1Z8PaAd) for the record which recruiter would like to edit and click the **Edit** button.

![](/files/zaQgYIHIcgFD4GGWYjnA)

Make the necessary changes and click **Save.**

![](/files/hLOI92efWBX4uRrZJZZB)

## Delete Vendor

Examiner once added can be deleted if no longer necessary

To delete vendor

Go to **Vendor** tab

![](/files/2nGAWD2cDIMmLryw1RRI)

Click on the Action menu (3 vertical dots) ![](/files/dWLMxVR0ETpzLDW0yxFF) for the record which recruiter would like to delete and click the **Delete** button.

![](/files/k45VMDgW5beeyERGuJbR)

Give your confirmation in the popup and the record will be deleted.

![](/files/9rIMYveewNy7Kgg0XJpW)

## View Vendor Details

Recruiter can choose to view the vendor that you have created.

To view vendor

Go to **Vendor** Tab.

![](/files/C9LGEE19ExCM2fSmlLEt)

Click on the Action menu (3 vertical dots) ![](/files/lBxpg7CYXX3ZhVmNd2jU) for the record which recruiter would like to view and click the **View** button.

![](/files/VVLdWjklCbirODxsm4oO)

Recruiter can see all details of **Vendor**.

![](/files/GnXKMDD5ATycJUyNZ5d6)

## Recruiter can share the vendor login credentials with the vendor

Select the vendor's checkbox and click on Share.

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

After clicking, a pop-up window will appear showing the vendor details. Click on Share.

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

After clicking on Share, an email notification will be sent to the vendor with the login credentials.

<figure><img src="/files/IpxUROVkTEwwsbmcBfv8" alt=""><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, and the optional `goal` query parameter:

```
GET https://help.quickappflow.com/product-guides/recruitment-and-ats/create-vendor.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
