# Auto-Awarding

Auto-awarding allows you to standardize and automate your awarding process for request for quote events. You can define your own rule-based, weighted criteria, and Fairmarkit will review supplier responses to your event and award the response that most closely matches your criteria. With auto-awarding, you'll save time and ensure you're consistently awarding the best response to meet your sourcing goals. You can select to award events for specific buyers or across your entire company.

{% hint style="info" %}
**Important**: Auto-awarding is available for Fairmarkit users with [integrations](/buyers/integrations.md) that send data back to their purchasing application. Please contact your Fairmarkit Customer Success Representative if you are interested in using automated awarding.
{% endhint %}

### Overview <a href="#overview" id="overview"></a>

Auto-awarding allows you to standardize and automate your awarding process for request for quote events.

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

<figure><img src="https://docs.fairmarkit.com/content/buyers/images/auto-award_thumb_0_0.png" alt=""><figcaption></figcaption></figure>

You can now define your rule-based award criteria and let Fairmarkit award responses based on your terms. When enabled and configured, you can set weights for available bid criteria. Fairmarkit will use the rules to calculate the new lowest price and award the winning supplier.

{% hint style="info" %}
**Note**: An event may not be awarded if it does not meet the auto-awarding rules. Some examples of situations where auto-awarding may not be possible include events with service lines, events where a supplier quoted an alternative item, and events where two or more supplier responses are in a tie based on calculations for the auto-awarding rules.
{% endhint %}

#### Example

This example illustrates the type of logic that you can now define using the available configurations to weight lead times and business classifications.

{% hint style="info" %}
**Note:** This example and included values are for illustrative purposes only. You can customize the actual percentages based on your company requirements.
{% endhint %}

Without weighing the response, Fairmarkit would usually recommend Supplier 1 based on the price ($185). However, considering the company has lead time weighting and a 3% weighting for a diverse supplier classification, Fairmarkit would award Supplier 2 because after the adjusted calculations, their response has the lowest total price.

<table><thead><tr><th width="112.4921875">Supplier</th><th width="124.1015625">Classification</th><th width="103.7265625">Lead Time</th><th width="146.2109375">Responded Price</th><th width="163.8515625">Lead Time Weight Calculation</th><th width="215.75390625">Classification Calculation</th></tr></thead><tbody><tr><td>Supplier 1</td><td> </td><td>7</td><td>$185</td><td>185(1+(7/100))= $197.95</td><td>197.95*(100-0)/100= $197.95</td></tr><tr><td>*Supplier 2</td><td>SBA</td><td>4</td><td>$190</td><td>190(1+(4/100))= $197.60</td><td>197.60*(100-3)/100= $191.67</td></tr><tr><td>Supplier 3</td><td> </td><td>1</td><td>$200</td><td>200(1+(1/100))= $202.00</td><td>202.00*(100-0)/100= $202.00</td></tr></tbody></table>

### Benefits <a href="#benefits" id="benefits"></a>

You can benefit from auto-awarding in the following ways:

* Save time by not having to review and select a response to award.
* Be more consistent in awarding your events
* Maintain compliance and diversity requirements.

### Would auto-awarding help me? <a href="#wouldautoawardinghelpme" id="wouldautoawardinghelpme"></a>

The following make you a good candidate for auto-awarding:

* **Integration**: Your events are created via Fairmarkit integration and sent back to your purchasing application.
* **Volume**: You have at least 100 events awarded via Fairmarkit in the past 3 months

### Configuration options <a href="#configurationoptions" id="configurationoptions"></a>

{% hint style="info" %}
**Note**: To set or update your configuration options, contact your Fairmarkit Customer Success Manager.
{% endhint %}

Auto-awarding includes the following configuration options:

* **Levels**: Select if you want to enable auto-awarding for your entire company or an individual buyer.
* **Timeframe**: Set an award timeframe, giving you the ability to review and intervene if needed.
* **Priority weighting**: Collaborate with Fairmarkit to prioritize strategic goals, such as lead time and business classification, in your award decisions, rather than focusing solely on the response with the lowest price.
* **Supplier status**: Select if you want to award winning responses to non-registered suppliers.


---

# 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/autonomous-sourcing/auto-awarding.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.
