# How to Assign Another Uber Driver

### Steps:

1. Log in as Admin at admin.cloudwaitress.com.
2. From the list of accounts, select the account you want to update and click “**Manage**”.

   ![](/files/UhVMKhey0R72vv4OBfDc)
3. On the left-side menu, go to the “**Orders**” dashboard.

   ![](/files/e1HfkcTPIo6rJnh2KWEi)
4. Locate the Uber order.
5. When the order popup opens, click “**Actions**”.
6. Select “**Request Uber Delivery**”.

   * The system will search for another available Uber driver to take the delivery.

   ![](/files/w2C0oBRBzlYriRuYOIBR)

**Important Notes:**

* If the delivery was accidentally cancelled by Uber or the store, or if no driver accepted the delivery, you may set the order back to “**Confirmed**” status and then request another driver.
* This option is usually available a few minutes after the order is initially created.
* Once requested, the system will automatically look for a new Uber driver in the area.


---

# 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.cloudwaitress.com/how-to-guides/how-to-assign-another-uber-driver.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.
