# Assign a request

For submitted intake requests, you can assign the request to one or more buyers in your organization.

{% stepper %}
{% step %}
Open a request.

<figure><img src="/files/iaI1bQKomGJSF5AATjBy" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click **Assign**. The Assign window displays.

<figure><img src="/files/kl3Z7iq0E3frbMSXUJMc" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Select one or more buyers in your organization. Use the search field to filter the list of buyers.
{% endstep %}

{% step %}
Click **Assign**. A list of assigned buyers display at the top of the request.

<figure><img src="/files/UBWd1c6SD0Sh9qUWU3Iu" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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/assign-a-request.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.
