# Vendors

<figure><img src="/files/hgqPOGnrM1L1xDq7K9EW" alt=""><figcaption><p>Vendors</p></figcaption></figure>

Within the vendor listing page, initiating the creation of a new vendor page is achieved by clicking the "**Add**" button. For accessing the edit vendor page, you simply need to click the "**Edit**" button. To remove a vendor, clicking the "**Delete**" button is the appropriate action.

> **When you delete vendor it will delete all associated details like staff, restrestaurant, feedback, tables, transaction and cancel all stripe subscription as well.**

\
\
**Add/Edit Vendor**

<figure><img src="/files/0Z5FPqQcCc4KvO1EBW7X" alt=""><figcaption><p>Create vendor</p></figcaption></figure>

On Create page you can create a vendor with personal and address details. You can assign a plan to the vendor or can create a vendor with "**Free Forever**".\
\
If you create a vendor with "**Free Forever**" then the vendor can create an unlimited number of restaurant, staff, and food items. They will not ask to subscribe to the plan.<br>

**View Vendor**

The View Vendor page displays **Profile Details**, **Subscriptions**, and **Change Password** options. Here, the admin can access the vendor's profile details and subscription information. Additionally, the admin has the ability to modify the vendor's password through the **Change Password** feature.

<figure><img src="/files/vWTyu6hKyi2ILnKdkrOL" alt=""><figcaption><p><strong>View vendor</strong></p></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://emenu.gitbook.io/emenu/admin/vendors.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.
