# Offer Function for Sales Agents

Reduce up to 50% of process costs with our unique offer function, which should replace the ERP offer function so that the sales team and buyers can work together interactively on a platform.

The buyer is given the option in the shop to start an offer request, e.g. from the shopping cart. This offer will be forwarded directly to the responsible sales staff (or several). The sales staff can edit the offer directly on the sales staff platform. This eliminates the detour via the shop operator's ERP system. The sales staff can place the offer directly in the buyer's account. The buyer receives an e-mail notification with the option to commission the offer (even complex offers with optional positions) with one click.

### **Advantages** <a href="#advantages" id="advantages"></a>

* Closer to the customer
* No need to change systems
* Request an offer from a shopping cart or create a PDF offer and order or reorder with one click
* All offers and orders are in one place
* No restrictions compared to ERP offers
* All position types such as headings, subtotals, optional item&#x73;**,** or product-independent positions can be added.
* Significant reduction of internal process costs.

### **Actions of the sales staff** <a href="#actions-of-the-sales-staff" id="actions-of-the-sales-staff"></a>

The requested offer is displayed directly in the offer overview of the sales staff platform.

Based on the status "Requested by customer", the employee can see that the request has not yet been processed. He can also filter the offers assigned to him.

1. Changing customer details

   Both customer information and document information can be adjusted or completed.
2. Viewing and adjusting items

   All positions requested by the customer are displayed and can be individually adjusted. Additional items can be added to the offer and also additional positions in the form of sub-headings (e.g. recommended items), discounts, optional products, product-independent positions or even subtotals. Therefore, the sales staff has all the right&#x73;**.**
3. Enter texts

   An introductory text is preceded to the offer items.

   A closing text appears below the offer items.
4. Show preview

   The sales staff has the option of displaying a preview of the offer.
5. Show activities

   In addition, sales staff can comprehend the customer's activities and further actions, such as ordering a call-back.

By clicking on "Send offer" a pop-up window opens with a draft mail. This draft contains a direct link to the offer and can be edited individually by the sales staff. If the checkbox "Set status to open" is activated, the status in the offer overview will be changed when the mail is sent. Via the "Send" button, the offer will be sent directly to the customer.

There is also an activity list for each offer. These activities are automatically tracked and made available to the sales staff in chronological order. He can also write his own comments as well as specify the type of comment such as telephone or e-mail.

Automatically recorded activities are e.g.:

* When did the buyer look at the offer.
* When was something edited by the sales team.
* When did the buyer confirm the offer.

<figure><img src="/files/ukgdcpsEL3Mt0A3vOWPP" alt=""><figcaption><p>Offer overview</p></figcaption></figure>

<figure><img src="/files/94Hg25sMpHnO2E0pSUaP" alt=""><figcaption><p>Offer details</p></figcaption></figure>

## Admin configuration

See [Offer Addon - Admin Settings](/b2b-platform/user-documentation/admin-settings-configuration/offer-addon-admin-settings.md)

### Entities

* <https://docs.b2b-sellers.com/b2b-platform/api-references/entities/offer>
* <https://docs.b2b-sellers.com/b2b-platform/api-references/entities/offer/offeraddress>
* <https://docs.b2b-sellers.com/b2b-platform/api-references/entities/offer/offercustomer>
* <https://docs.b2b-sellers.com/b2b-platform/api-references/entities/offer/offeritem>
* <https://docs.b2b-sellers.com/b2b-platform/api-references/entities/offer/offerstatus>
* <https://docs.b2b-sellers.com/b2b-platform/api-references/entities/customeractivity>
* <https://docs.b2b-sellers.com/b2b-platform/api-references/entities/customeractivity/customeractivitytype>


---

# 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://docs.b2b-sellers.com/b2b-platform/user-documentation/using-b2bsellers-functionality-as-a-sales-representative/offer-function-for-sales-agents.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.
