# Fairmarkit categories

Fairmarkit provides a list of predefined categories that you can add to your events. While working on a draft request for quote event, Fairmarkit can recommend categories for your event. You can also manually add categories. By adding Fairmarkit categories, you can help to improve the quality of your supplier recommendations and help to standardize reporting for your events.

{% hint style="info" %} <mark style="color:purple;">**See also**</mark><mark style="color:purple;">: For a list of available Fairmarkit categories, see</mark> [<mark style="color:purple;">List of Fairmarkit categories</mark>](/glossary/glossary/categories.md#businessservices)<mark style="color:purple;">.</mark>
{% endhint %}

### Fairmarkit categories list <a href="#fairmarkitcategorieslist" id="fairmarkitcategorieslist"></a>

You can view the categories added and recommended for your event in the Fairmarkit categories area on the [Add Request for Quotes](/buyers/request-for-quote-rfq/create-a-request-for-quote.md) screen. For each category, you can review the following information:

* **Selected**: Selected categories are highlighed blue with a selected check box.
* **Category**: Displays the full category path (e.g., *Facilities Maintenance & Services > Facilities Maintenance Goods > Office Supplies*)
* **Label**: Displays a label indicating if the category was *Recommended* or manually added (*Manual*).
* **Confidence**: For recommended categories, displays the likelihood that the suggested category matches the goods and/or services for your event. The confidence score is a value of 1 to 5, with 5 being the most likely to be a match for your event.

### Category recommendations <a href="#categoryrecommendations" id="categoryrecommendations"></a>

Using the information you've entered for your event, Fairmarkit can predict and recommend categories for your event. If your event was created via integration or created at an earlier date and reopened, suggested categories will be automatically displayed in the **Fairmarkit categories** area. If you cloned an event, only categories that were manually added to the original event are cloned.

#### Refresh recommendations

If you're creating a new event or have updated your event title or line items, you will need to click **Refresh** to update your category recommendations. This option isn't available until you've entered a Title or a line item. Once refreshed, the top four recommended categories are displayed ordered from highest to lowest confidence of a match.

{% hint style="info" %}
**Warning**: If you've already selected categories and refresh your recommendations, any manually added categories are saved, but any previously selected recommended categories are removed.
{% endhint %}

### Add recommended categories <a href="#addrecommendedcategories" id="addrecommendedcategories"></a>

To add a recommended category to your event, select the check box. Once selected, the category is highlighted blue.

### Manually add categories <a href="#manually" id="manually"></a>

If you want to manually select and add Fairmarkit categories, complete the following:

{% stepper %}
{% step %}
Click **Add** **Fairmarkit Category**. The Edit categories window displays.
{% endstep %}

{% step %}
Select the categories you want to add.
{% endstep %}

{% step %}
Click **Update**. The selected categories are added to your event.
{% endstep %}
{% endstepper %}

### Add additional categories <a href="#addadditionalcategories" id="addadditionalcategories"></a>

Once you have added Fairmarkit categories to an event, you can add additional manual categories.

{% stepper %}
{% step %}
Click **Edit Fairmarkit Category**. The Edit categories window displays.
{% endstep %}

{% step %}
Select the categories you want to add.
{% endstep %}

{% step %}
Click **Update**. The selected categories are added to your event.
{% endstep %}
{% endstepper %}

### Remove a category <a href="#removeacategory" id="removeacategory"></a>

After you've added a category (recommended or manual), you can deselect the check box on the Fairmarkit categories list to remove it from your event.

<br>


---

# 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/request-for-quote-rfq/create-a-request-for-quote/fairmarkit-categories.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.
