# Price Books (old)

From the Price books tab, you can upload your price books data to Fairmarkit. To upload data, it must be formatted into a Fairmarkit template. Once uploaded, Fairmarkit will process the data and make it available as you add line items.

{% hint style="info" %}
**Access**: To access these settings, you will need to be assigned to the Admin role for your organization and have Price books enabled.
{% endhint %}

{% hint style="info" %}
**See**: [Price Books overview (events)](/buyers/events/create-an-event/price-books-overview.md) for information on how to use price books in your events.
{% endhint %}

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

### How do I format my data? <a href="#howdoiformatmydata" id="howdoiformatmydata"></a>

To upload data, you will need to add it to the Fairmarkit template. The template ensures that the necessary data columns are included. In addition, your data must be in XLSX format.

#### Download a data template

{% stepper %}
{% step %}
Click **Upload**. The Price Books Data window displays.

<figure><img src="/files/dx5m6ZlPjOMo63qqNc8Q" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
In the **Price Books File**, click to download the template for your data type.

{% hint style="info" %}
**Required Fields:** Title, Currency, Unit of Measure and Price are required fields to upload your Price Book file.
{% endhint %}
{% endstep %}
{% endstepper %}

### Upload data <a href="#uploaddata" id="uploaddata"></a>

{% stepper %}
{% step %}
Click Upload. The Price Books Data window displays.

<figure><img src="/files/sY5VGgsKhUVRBdNbW3eB" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Enter the following.

* **Price Book Name**: Enter a name for the price book. When adding multiple price books for a supplier, the name must be unique for the supplier in a given date range.
* **Supplier & Supplier Company**: Select a supplier to associate with the price book.
* **Valid Dates**: Select the valid date range for the price book.
* **Business units**: Select one or more business units to associate with the price book. When adding a line item, this field is included when suggesting price book items.
  {% endstep %}

{% step %}
Click **Add file**... and then select your price book file. The file must be in XLSX format.
{% endstep %}

{% step %}
Click **Add price book**. Your data is uploaded.
{% endstep %}
{% endstepper %}

### Review upload <a href="#reviewupload" id="reviewupload"></a>

After your file is uploaded, it will be processed and added to the [Price Books](/buyers/administration/price-books-old.md) list. From this list, you can review a list of price book files and their valid dates.

### Download a price books file <a href="#downloadapricebooksfile" id="downloadapricebooksfile"></a>

{% stepper %}
{% step %}
For a price book line, click actions and then select **Edit price book**.\
The Price Books Data window displays.
{% endstep %}

{% step %}
In Price Books File, click the *existing price books file name* to download the file.
{% endstep %}
{% endstepper %}

### Edit a price book <a href="#editapricebook" id="editapricebook"></a>

{% stepper %}
{% step %}
For a price book line, click actions and then select Edit price book.\
The Price Books Data window displays.
{% endstep %}

{% step %}
You can edit the following:

* **Price Book Name**
* **Business Units**
  {% endstep %}

{% step %}
Click **Update price book**.
{% endstep %}
{% endstepper %}

### Delete a price book <a href="#deleteapricebook" id="deleteapricebook"></a>

* For a price book line, click **actions** and then select **Delete price book.**\
  The price book is deleted.

### Update price book settings <a href="#updatepricebooksettings" id="updatepricebooksettings"></a>

To further configure your price book settings, click the **Settings** to access the [Price Book settings](/buyers/administration/price-books-old/price-book-settings.md) window. This allows you to update company settings like selecting the matching fields for your events and selecting whether you want to proceed to award when all items match price book items.


---

# 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.fairmarkit.com/buyers/administration/price-books-old.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.
