> 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.md).

# Requests (Intake-Buyers)

The Requests list provides a centralized hub to manage all incoming sourcing intake requests efficiently, allowing you to better manage and triage your company's requests. You can review requests, message requesters for clarification, and decide how to proceed as requests come in. Once reviewed, you can create Fairmarkit events from requests and archive the rest. With the filters, you can easily organize your requests and make easy decisions on how to proceed.

Sourcing intake helps you engage better with your teams, allowing you to engage earlier in the process contributing to improved procurement planning and decision-making. With your Requests list, you can streamline your process, quickly reviewing a list of triaged, categorized, and organized requests and expediting your procurement process.

{% hint style="info" %}
See also: [Requesters (Intake)](/requesters-intake/getting-started-with-requests.md).
{% endhint %}

<figure><img src="https://docs.fairmarkit.com/content/intake/images/inbox_thumb_0_0.png" alt=""><figcaption></figcaption></figure>

### Access your requests <a href="#accessyourrequests" id="accessyourrequests"></a>

* From the menu, select Requests.

### Get started <a href="#getstarted" id="getstarted"></a>

{% content-ref url="/pages/nLy5Xo0DqIzGDkKmVftV" %}
[Manage Requests](/buyers/requests-intake-buyers/manage-requests.md)
{% endcontent-ref %}

{% content-ref url="/pages/Z5znzVMcyepq5OOTZqBB" %}
[Edit a request](/buyers/requests-intake-buyers/edit-a-request.md)
{% endcontent-ref %}

{% content-ref url="/pages/uy75untehiFr1ttMxJ4f" %}
[Assign a request](/buyers/requests-intake-buyers/assign-a-request.md)
{% endcontent-ref %}

{% content-ref url="/pages/GQ77ITBe9gaG0pRdcdT5" %}
[Generate a scope of work (SOW)](/buyers/requests-intake-buyers/generate-a-scope-of-work-sow.md)
{% endcontent-ref %}

{% content-ref url="/pages/WuvsOwyuUyugUeHe1utx" %}
[Approve Requests](/buyers/requests-intake-buyers/approve-requests.md)
{% endcontent-ref %}

{% content-ref url="/pages/hQ49ZV968Q9bSCzewesV" %}
[Create an event from a request](/buyers/requests-intake-buyers/create-an-event-from-a-request.md)
{% endcontent-ref %}

{% content-ref url="/pages/zuE7TndKYPMfU9gTUoXn" %}
[AI Bid Analysis Agent](/buyers/requests-intake-buyers/ai-bid-analysis-agent.md)
{% endcontent-ref %}

{% content-ref url="/pages/rB5VydhmjzvNsoWBiiY9" %}
[Cancel a request](/buyers/requests-intake-buyers/cancel-a-request.md)
{% endcontent-ref %}

{% content-ref url="/pages/WXqOuWjVkpvySwv7PwMA" %}
[Intake - FAQ](/buyers/requests-intake-buyers/intake-faq.md)
{% endcontent-ref %}

<br>


---

# 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.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.
