# Notifications

Every Service can be configured to notify specific *Staff* or *Teams* every time they are created. Under **General** > **Services** > go to the **Edit** tab for one of your Services.

![](/files/-M_fGvdGCyIds7IZznUz)

Once there, scroll down and under **Notifications** you can enter in either a Staff member's name or a Team (like Video Editor). Click **Save** and you're all set. You may enter as many Staff members or Teams as you need.

![](/files/-M_fGXf7I--YetRtUxaH)


---

# 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.getautonomo.com/services-and-packages/notifications.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.
