> For the complete documentation index, see [llms.txt](https://docs.cleartax.in/product-help-and-support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cleartax.in/product-help-and-support/for-large-businesses/cleartax-e-invoicing-malaysia/settings/alerts-and-communications.md).

# Alerts and Communications

This settings enables the workspace admins to configure the businesses and corresponding recipients for sending alerts via email to customers.

**Steps to configure** -

* Select "Alerts and Communications" settings and click on "Add Recipient"

<figure><img src="/files/AJtSkqOzsck57JU0uEBs" alt=""><figcaption></figcaption></figure>

* Enter the Name and recipient email. All available alert types will be visible in the table below.

<figure><img src="/files/oOKJXBloU4i2PefGdQhB" alt=""><figcaption></figcaption></figure>

* Click on the edit icon in the table for which the alert is to be set up. Select the businesses for which the alerts is needed and click on "Save" button

<figure><img src="/files/31UrK1xGhzeGrvtRdoJT" alt=""><figcaption></figcaption></figure>

* Once businesses has been configured for all alerts required for a recipient email, click on "Done" button
* The save configuration will be visible as a new row on the settings screen.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.cleartax.in/product-help-and-support/for-large-businesses/cleartax-e-invoicing-malaysia/settings/alerts-and-communications.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
