# Salespeople

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

The Salesperson feature can be used to tie your salespeople to their orders and customers within the Web Portal. Once you setup your salespeople, you can easily assign them to Customers, Quotes, and Orders, as well as view reports based on your Salespeople.

<figure><img src="/files/2jXsfVhd7RSf6WRnPF8g" alt=""><figcaption></figcaption></figure>

***

## Assigning a Salesperson

Once your Salespeople have been added into the Web Portal, you can select them from a drop down menu on your Customers, Orders, and Quotes.

### Assigning to a Customer

If you have a Customer that always goes through a certain Salesperson, you can set a default Salesperson on their Customer profile.

* Navigate to Resources > Customers.
* Edit and existing Customer or create a new Customer.
* Select the Salesperson from the drop down menu.
* Click Update to save to record.

<figure><img src="/files/ENspISeEsucVlgp6K4RV" alt="" width="310"><figcaption></figcaption></figure>

### Assigning to an Order

If you set a default Salesperson for a customer, they will be automatically loaded in to an Order or Quote when you assign the Customer. This can be overwritten if needed, and you can always set a Salesperson on an Order or Quote without a default.

* Navigate to Orders > Orders.
* Edit and existing Order or create a new Order.
* Select the Salesperson from the drop down menu.
* Click Save or Save and Close.&#x20;

<figure><img src="/files/9PFmItOAVePjWQoB8Lc9" alt=""><figcaption></figcaption></figure>

### Assigning to a Quote

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

* Navigate to Quotes > Quotes.
* Edit and existing Quote or create a new Quote.
* Set the Salesperson for the Quote.
* Click Save or Save and Close.


---

# 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://help.tacinsight.com/fast-weigh-knowledge-base/references/web-portal/resources/salespeople.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.
