# Create Vendor

## Step 1: Go to Client Page

Click on Management > Carrier:

![](/files/-MYTogRepSVF6ingQmS5)

{% hint style="info" %}
&#x20;Each Carrier can be both client and vendor.  To use a Carrier as a client, you just need to create ingress trunk.  To use a Carrier as a vendor, you just need to create egress trunk.
{% endhint %}

Once you see the Carrier listing, you can click Create:

![](/files/-MYTqMIu3_bD3zvZVyQv)

In the "Create New" page, you can fill out the Carrier detail.  The basic fields you need are : Company Name and Contact Email.

![](/files/-MYTqiP1tVASMooMRjfe)

## Step 2: Create Vendor Trunk

After submit, you will be asked to creat ingress or egress trunk.&#x20;

![](/files/-MYTqrOYrXGPc4rqXHpc)

For vendor, you will click "Egress Trunk".

![](/files/-MYTr4dA3VER7syHghvf)

You just fill out the vendor trunk detail.  Then, your vendor is successfully created.&#x20;

## Step 3: Create Tech Prefix for Vendor Trunk

Within the Egress trunk you created on Step 2, you can see the list of tags on top.  The tag that let you to create tech-prefix is the "Action" tag:

![](/files/-MYWHRc2I52tl5sxBfmI)

You can see the following after you click into the Action tag:

![](/files/-MYWNoWCBUx__VBvx4t4)


---

# 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://v5cookbook.denovolab.com/first-time-setup/create-vendor-2.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.
