# Catapult Configuring Notifications

All Growth and Enterprise users can customize the location where alerts should go. To implement customized alerts, users must follow these directions.

1. Open a [support ticket](https://support.platform9.com/) requesting that we update the alert configuration.
2. Within the support ticket, please provide a link to a [Microsoft Word](https://www.office.com/launch/word?ui=en-US\&rs=US\&auth=1), [Google Doc](https://doc.new/), or other [written documentation](https://www.zoho.com/writer/) outlining the exact changes that need to be made.
3. Additionally, support will need specific details on where each alert is to be sent. Users should define the information as documented on the rule detail page, including the rule name, any related label data. For example: the rule: `AddonNotHealthy` with Label “*High*” should go to Slack.
4. Lastly, this document should define and express where all the ***default alerts*** should be sent to.


---

# 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.platform9.com/managed-kubernetes/5.15/catapult-remote-monitoring/catapult-configuring-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.
