> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Close requests

> How to close one or multiple request in SuperOffice.

To close a request means changing its [status][5] to *Closed*.

## Close one request

After [responding to the request][3], select **Closed** in the **Status** field in the sidebar properties.

<Note>
  If a relation rule applies to this request type, closing may be blocked or trigger additional prompts - for example, preventing closure until all child requests are resolved, or offering to close [related requests][7] and reply to their contacts.
</Note>

## Close multiple requests with Bulk update

You can quickly close multiple requests by setting the **Status** field to *Closed* in the **Bulk update** dialog.

1. Open the list of requests you want to update. You can use:
   * A **saved selection** in the Selection screen.
   * Search results from the **Find requests** screen.
   * The **Requests section tab** (on a company or contact).

2. Access the **Bulk update** dialog:
   * **Selections:** Click <i class="ph ph-dots-three-circle-vertical" aria-label="Task button" /> and choose **Bulk update**.
   * **Find requests:** Select the requests, click the <i class="ph ph-list" aria-hidden="true" /> **Task** button in the lower-left corner, and choose **Bulk update**.
   * **Section tab:** Select the requests, right-click, and choose **Bulk update**.

3. In the **Bulk update** dialog:

   * In the **Field** column, type or select **Status**.
   * In the **Action** column, choose **Select one**.
   * In the **New value** column, select **Closed**.
   * Ensure the checkbox next to **Status** is the only one selected.

   ![Bulk update dialog -screenshot][img1]

   Optionally, you can update other fields, but proceed with caution.

4. Click **Update**.

5. Review the summary in the **Confirm** dialog. It lists the field to update and the number of requests affected.

   ![Confirm dialog -screenshot][img2]

6. Click **Yes** to apply the changes. The selected requests are now closed.

   <Warning>
     Once an update is applied, it cannot be undone. However, you can stop the update while it is in progress. Any records that have not yet been updated will remain unchanged.
   </Warning>

[3]: ./reply

[5]: ../admin/status/index

[7]: ./request-relations

[img1]: /media/loc/en/request/bulk-update-requests.png

[img2]: /media/loc/en/request/bulk-update-confirm.png


## Related topics

- [Update multiple records (bulk update)](/en/learn/basics/bulk-update.md)
- [Create a selection](/en/search-options/selection/learn/create.md)
- [Requests section tab](/en/learn/section-tabs/requests-tab.md)
- [Find requests](/en/request/learn/find.md)
