# Notifications

Use the toggle buttons to enable or disable notifications on the account, project, and task levels.&#x20;

{% hint style="info" %}
Changes done here may affect the notifications received on the notification panel and email.&#x20;
{% endhint %}

### Account Notifications

The account-level notifications can be managed here.

### Project Notifications

Use the toggle button to enable project notifications, as per your requirement.

### Task Notifications

Use the toggle button to enable notifications on a task level, as per your requirement.

You can use the task notification hold time to set up combined notifications for all the tasks and a reminder on the task due dates using the respective dropdown options.


---

# 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.projetly.ai/home/documentation/administration/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.
