# Dispo Builder

## Creating a Dispo and posting it to the Webshop Application

To create a Webshop Dispo go to the Availability Lists Page from your main application.

{% hint style="success" %}
Home / Customers / Sales / Availability Lists: \
<https://farm.unosof.com/index.cfm?event=Sales.Availability.List>
{% endhint %}

Create an availability list, following the usual process of [Creating a Dispo](https://manual.unosofbooks.com/customers/availability-dispo-builder).

To post the inventory from the Dispo created make sure you follow these steps:

* Set a price for every item. Items with price 0.00$ will not be posted in the Webshop application.

![Dispo Builder - set prices](/files/-M1RyPl7_3pnMLGiXYK3)

* Identify the Dispo you created, typing the word WEBSHOP in the Name field.

![Dispo Builder - set Name](/files/-M1S3J4tWGv8HwpToe4F)

## Assigning a specific Dispo for a Webshop Customer

To assign a specific dispo for a Webshop Customer, go to:

{% hint style="success" %}
Home / Customers / Customer Info / Manage Customers\
<https://farm.unosof.com/index.cfm?event=Customers.List>
{% endhint %}

Select the Billing Customer, by clicking on its name.

![Manage Customers Page](/files/-M3vFxKpwfDXGI9iRM3a)

{% hint style="info" %}
Clicking on the customer's name brings up the Customer form.
{% endhint %}

Select the tab API / PROVIDERS and write down the Dispo Name, which you would like to assign to the customer, and click on the Save Button to save changes.

![Customer Form / API/Providers](/files/-M3vIDrOy07244ATif-c)

Open the Availability Builder Page and create a Dispo, as described on the previous section of this page.

Identify the Dispo you created, typing the same words in the **Webshop Dispo** field  as in the Manage Customers form.

i.e: DISPO EUROPE

![Availability builder - Dispo Name](/files/-M3vjvJSgSYFdYgEzHLK)

In the webshop, the customer you selected will now visualize the Dispo assigned to it.

##


---

# 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://webshop.unosofbooks.com/webshop-admin/posting-inventory.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.
