# Task Notification

Notification is a helpful feature that lets you know what is currently happening with your task. You can receive various notifications about the task activities and ticket activities. To know more about ticket notification, you may refer to [this](/anywhere-en/ticket/ticket-notification.md) page.&#x20;

You will receive task notification if there are task activities like when someone adds you as an observer, participant, or responsible person. You also get notifications if someone comments on your task.&#x20;

![Task Notification](/files/-McN866c8pOClQdbEvDi)

You also receive push notifications about your task notification. Push notifications will let you know about new chats and messages from customers, tasks from employees, or chat from team chat.

![Push Notification Task](/files/-McN8KZzHQi5zcOSyroV)


---

# 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.3dolphins.ai/anywhere-en/task/task-notification.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.
