# Notification Settings

- [Lists Notification Rules for Sales Despatch](https://developer.nilvera.com/en/api/e-despatch-api/notification-settings/lists-notification-rules-for-sales-despatch.md)
- [Creates a Notification Rule for Sales Despatch](https://developer.nilvera.com/en/api/e-despatch-api/notification-settings/creates-a-notification-rule-for-sales-despatch.md)
- [Updates the Notification Rule for Sales Despatch](https://developer.nilvera.com/en/api/e-despatch-api/notification-settings/updates-the-notification-rule-for-sales-despatch.md)
- [Deletes the Notification Rule for Sales Despatch](https://developer.nilvera.com/en/api/e-despatch-api/notification-settings/deletes-the-notification-rule-for-sales-despatch.md)
- [Get Sales Despatch Notification Rule](https://developer.nilvera.com/en/api/e-despatch-api/notification-settings/get-sales-despatch-notification-rule.md)
- [List Purchase Despatch Notification Rules](https://developer.nilvera.com/en/api/e-despatch-api/notification-settings/list-purchase-despatch-notification-rules.md)
- [Create Purchase Despatch Notification Rule](https://developer.nilvera.com/en/api/e-despatch-api/notification-settings/create-purchase-despatch-notification-rule.md)
- [Update Purchase Despatch Notification Rule](https://developer.nilvera.com/en/api/e-despatch-api/notification-settings/update-purchase-despatch-notification-rule.md)
- [Delete Purchase Despatch Notification Rule](https://developer.nilvera.com/en/api/e-despatch-api/notification-settings/delete-purchase-despatch-notification-rule.md)
- [Get Purchase Despatch Notification Rule](https://developer.nilvera.com/en/api/e-despatch-api/notification-settings/get-purchase-despatch-notification-rule.md)


---

# 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://developer.nilvera.com/en/api/e-despatch-api/notification-settings.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.
