# Actions

When you click on the **Actions** button during an active delivery, you can:

* **Delay**
* **Call customer**

<figure><img src="/files/tPAp0ZZGJLrhkwcKqFZy" alt="" width="263"><figcaption></figcaption></figure>

{% columns %}
{% column %}

## Delay

Extend the ETA by selecting a specific delay (e.g., 5 minutes, 10 minutes)

<figure><img src="/files/b2uwW5agJgS15E2hAPKN" alt="" width="261"><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

## Call Customer

Quickly place a call to the customer using the phone number linked to the order.

<figure><img src="/files/ctdGc9df7HX7zxuB1Gjk" alt="" width="264"><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}


---

# 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.bossithq.com/driver-app/orders/active-delivery-and-actions/actions.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.
