# Notifying a team when a delivery arrives

You will sometimes want to notify an entire [team](/platform/day-to-day/operations/teams-and-companies.md) that a delivery has arrived. When you do this, Nexudus notifies not only the person the delivery is addressed to, but also their entire team. Note that this only happens if the delivery recipient has the option **Notify Entire Team** option enabled in the **Account** tab of their account settings.

### To enable team delivery notifications on a customer account

1. If the side menu is not visible, click <img src="/files/-LiJ7Pyn07vHhu6C77mv" alt="" data-size="line"> .
2. In the side menu, click [**Operations**](https://platform.nexudus.com/operations).
3. In the **Customers** section, click [**Members & Contacts**](https://platform.nexudus.com/operations/customers).
4. Click the appropriate customer.
5. Click **Account**.
6. Click **Services**.
7. In the **Deliveries** section, select the **Notify entire team** checkbox.
8. Click **Save changes**.

![Enabling team notifications](/files/-Li9OviZvVS9dustVEq2)

| Number | Description                                                                                  |
| ------ | -------------------------------------------------------------------------------------------- |
| 1      | Locate and click **Operations**. Then, from the **Members & Contacts** list, click a member. |
| 2      | The **Account** tab.                                                                         |
| 3      | The **Services** tab.                                                                        |
| 4      | The **Deliveries** section.                                                                  |


---

# 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://legacydocs.nexudus.com/platform/day-to-day/operations/deliveries/notifying-a-team-when-a-delivery-arrives.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.
