# Manage Requests

From the Requests list, you can manage your intake requests. If you're a requester, you will only see your requests, but as a buyer, you can manage all requests for your company.

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

### Filter requests <a href="#filterrequests" id="filterrequests"></a>

The left side of the screen includes a tab for all available request statuses. Select a tab to filter the list by the event status.

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

Available statues include:

* **Draft**: Requests awaiting approval before being submitted for review. A request moves to this status if your company has set up request approvals and the request meets an automation rule. See [Request approvals](/buyers/requests-intake-buyers/approve-requests.md).
* **In review**: Requests submitted for review, typically before being converted into an event.
* **In progress**: Requests that have been converted into a request for quote (RFQ) or request for proposal (RFP) events and are currently in the sourcing phase.
* **Completed**: Requests that have been converted into events and have been awarded.
* **Canceled**: Requests that were rejected or deemed unnecessary.

### Open request <a href="#openrequest" id="openrequest"></a>

Click a request line to open the details view. Depending on your permissions and the request status, you can [edit](/buyers/requests-intake-buyers/edit-a-request.md) or [cancel](/buyers/requests-intake-buyers/cancel-a-request.md) the request, generate a [scope of work](/buyers/requests-intake-buyers/generate-a-scope-of-work-sow.md), review event responses with an [AI agent](/buyers/requests-intake-buyers/ai-bid-analysis-agent.md), [create an event](/buyers/events/create-an-event.md), or[ comment to the requester](#internalcomments) from this view.

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

### View request status <a href="#viewrequeststatus" id="viewrequeststatus"></a>

From details view, you can monitor your request's progress and review important dates, including an estimate of when your request will be completed.

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

Statuses:

* **In review**: Your request is being reviewed. Includes the date and time the request was submitted.
* **Sourcing**: Your request is being sourced. Includes the sourcing start date and time.
* **Completed**: Your requested was successfully sourced. Includes date and time when the sourcing is completed.

  ***Note**: As your event moves through each step, you can review an estimated completion date. When a request is in review, the estimate includes 1 day to review and 8 days for sourcing. When the event is being sourced, the estimate depends on when the sourcing is scheduled to close and 3 days to review supplier responses.*
* **Canceled**: Indicates the date and time your request was canceled.

### Internal comments <a href="#internalcomments" id="internalcomments"></a>

With a request opened in details view, you can add [internal comments](/buyers/events/collaboration-tools/internal-comments.md) to the request, which are shared with the assigned buyer. If the comments area isn't displayed, click the **comments/approvals**![](https://docs.fairmarkit.com/content/intake/approvals/images/message-approvals-btn_60x20.png) button to switch to the Internal comments view.

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

### Approvals <a href="#approvals" id="approvals"></a>

When you submit your request, if your company requires an approval based on the included information in the request, it will be automatically routed to the approver. From the request screen, you can track where your request is in the approvals process. See [Manage request approvals (request owner)](/buyers/requests-intake-buyers/approve-requests/manage-request-approvals-request-owner.md).

Additionally, if you're assigned to approve a request, you will be able to approve or reject the request from the same Approvals area. See [Approve a request (Approvers)](/buyers/requests-intake-buyers/approve-requests/approve-a-request-approvers.md).

If the approvals area isn't displayed, your request might not require an approval or you may need to click the **comments/approvals**![](https://docs.fairmarkit.com/content/intake/approvals/images/message-approvals-btn_60x20.png) button to switch to the Approvals view.

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

&#x20;


---

# 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/manage-requests.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.
