# Bulk Operations

he Bulk Operations feature gives you the ability to apply a change to multiple projects at once. &#x20;

The Bulk Operations actions currently available are:

* **Reassign Sales Reps Projects**\
  \&#xNAN;*This Action allows you to reassign the Sales Rep on the selected projects.*

New Bulk Operations actions will be coming soon!

***

### Performing a Bulk Operation

1. Navigate to the **My Workspace** page.

   <figure><img src="/files/QyJB8UMonJBpFwk9Ik2x" alt=""><figcaption></figcaption></figure>
2. Use the **Advanced Filters** to narrow down the projects that you can select from in the Bulk Operations page. \
   \&#xNAN;*For example, if you would like to reassign a specific Sales Rep's projects in the last month to another Sales Rep, use the Sales Rep and Date filters in the Advanced Filters to display only the projects relevant to the Sales Rep in question on the Workspace.*

   <figure><img src="/files/YMPNACoU6sn1yqVRucsi" alt=""><figcaption></figcaption></figure>
3. Select the **Bulk Operations** button in the top right of the page.

   <figure><img src="/files/9nNstsfwc6POF2MN8ast" alt=""><figcaption></figcaption></figure>
4. Further narrow down the specific projects you would like to apply the Bulk Operation to by using the tick boxes and the search feature to select specific projects, or use the **Select All Projects** button to select all projects that are currently displayed in the results.

   <figure><img src="/files/Kc2m1N4CGVn7zkmMrBS1" alt=""><figcaption></figcaption></figure>
5. Select the **Process** button in the bottom right of the page.

   <figure><img src="/files/TiTYkv6KmMyRFG2eSosf" alt=""><figcaption></figcaption></figure>
6. Select the **Reassign Sales Reps Projects** tickbox and select a user to use as the replacement Sales Rep from the dropdown.

   <figure><img src="/files/uvsqRkjSZ2AnaXJ01nml" alt=""><figcaption></figcaption></figure>
7. Select the **Complete Bulk Change** button to apply the change.

   <figure><img src="/files/7onZGw0cB3isuyNL5B4a" alt=""><figcaption></figcaption></figure>


---

# 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://support.ordereazi.com/sales-features/my-workspace/bulk-operations.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.
