> For the complete documentation index, see [llms.txt](https://docs.fairmarkit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fairmarkit.com/buyers/requests-intake-buyers/manage-requests/price-books-overview-intake-requests.md).

# Price books overview (Intake requests)

Price books let you create and manage preapproved item lists with set pricing from your suppliers. As users submit requests, KIT automatically suggests matching items from these catalogs based on the item’s description, manufacturer, or category. If all items in the request are matched, the request can be routed directly for purchase.

### Why use price books? <a href="#whyusepricebooks" id="whyusepricebooks"></a>

* **Faster requests**: Matched items can skip manual review and move straight to purchase.
* **Consistent pricing**: Select from curated, preapproved prices to avoid errors or mismatches.
* **Simplified purchasing**: Reduce back-and-forth by guiding users to the right items from the start.
* **Complete requests:** Capture all the fields your downstream systems need up front, so matched requests are ready to process.

### How do I set it up? <a href="#howdoisetitup" id="howdoisetitup"></a>

To use price books for Intake, you will need to:

* **Enable price books**: To enable price books for Intake, contact your Fairmarkit Customer Success Manager. (*Note: This setup is slightly different from RFQ price books.*)
* **Upload price books lists**: Using a Fairmarkit template, you will need to create a list of preapproved prices for each supplier you want enabled. This list must formatted into the Fairmarkit template, and then uploaded to [Administration - Price Books](/buyers/administration/price-books-old.md).

### Request an item <a href="#requestanitem" id="requestanitem"></a>

When you submit a request, include key details like the item description, manufacturer, or category. KIT uses semantic search, so it understands what you mean, not just the exact words, to find matching items in your company’s price books. If matches are found, you’ll be able to review and select from a list of suggested items.

<figure><img src="/files/8TNr4lkUZY2Y4YWofe5j" alt=""><figcaption></figcaption></figure>

#### Complete the item details

{% hint style="info" %}
Early access: This feature is being rolled out and will be announced ahead of general availability. Reach out to your Fairmarkit contact if you'd like it enabled for your organization.
{% endhint %}

After you select a suggested price book item, KIT fills in the details already defined in the catalog — like title, manufacturer, unit of measure, and price. Any additional fields your organization requires, such as accounting codes, appear alongside quantity for you to complete, so the request is ready to process from the start. Catalog details like item specs are shown as read-only, while custom fields remain editable.

### All matching items <a href="#allmatchingitems" id="allmatchingitems"></a>

If all items in your request match price book items and your company has configured to have requests pushed back to your purchasing application, the request will be automatically routed back.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.fairmarkit.com/buyers/requests-intake-buyers/manage-requests/price-books-overview-intake-requests.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
