# AI Bid Analysis Agent

The AI Bid Analysis Agent helps you analyze supplier responses after an event closes. It provides a clear, structured analysis of key details like pricing, delivery timelines, vendor capabilities, and risk assessments included in the bid submissions. You can also chat with the AI agent to ask questions and get more insights.

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

### Where can I access the agent? <a href="#wherecaniaccesstheagent" id="wherecaniaccesstheagent"></a>

From your Requests list, open your original intake request and select the **AI Analysis** tab. The analysis will automatically generate when you select the tab.

<figure><img src="/files/1vvFbuq939Zo89kMgmyO" alt=""><figcaption></figcaption></figure>

### When is the agent available? <a href="#whenistheagentavailable" id="whenistheagentavailable"></a>

The AI Bid Analysis Agent is available for closed and awarded events that were created via intake requests in Fairmarkit or the Request API.

{% hint style="info" %}
**Requests API:** For information about using the Request API, contact your Fairmarkit Customer Success Manager.
{% endhint %}

### Review an AI analysis <a href="#reviewanaianalysis" id="reviewanaianalysis"></a>

Once your event closes, you can review an analysis from the **AI Analysis** tab. The analysis includes a structured analysis of key details like pricing, delivery timelines, vendor capabilities, and risk assessments

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

### Ask questions <a href="#askquestions" id="askquestions"></a>

After reviewing the analysis, click **Ask KIT** to ask questions, request clarifications, and explore insights directly with the AI agent

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

### FAQ

<details>

<summary>Can AI Bid Analysis review attachments?</summary>

Currently, it cannot. However, we are already working on making this a core functionality in the near future!

</details>


---

# 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/requests-intake-buyers/ai-bid-analysis-agent.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.
