# Can we customize the alert messages sent in Slack?

You have the ability to customize notifications sent as part of Slack alerts. Previously, Slack alerts carried the same template notification, which can be seen below:

![Initial Template of Alert Notification](https://2214688951-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mg3wgFIu8T7XAT1u-f_%2Fuploads%2FEXUbDK2H4xGHaKhQU7L0%2FScreen%20Shot%202022-02-09%20at%205.57.36%20PM.png?alt=media\&token=3a96cdfa-8457-43aa-ba9f-0b92d5ac17e6)

You can edit the template now. This can be done as follows.

1. Navigate to the Slack integration.
2. Scroll down to the **Customize end-user notifications** sections.
3. Edit the message as required.
4. Click **Save changes**.

<figure><img src="https://2214688951-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mg3wgFIu8T7XAT1u-f_%2Fuploads%2Fyut94VMuYvMj5Z6FOPfs%2FGIF%20Recording%202023-12-15%20at%2012.03.31%20PM.gif?alt=media&#x26;token=6b39b93b-658b-4ceb-85f6-ad41094f1313" alt=""><figcaption></figcaption></figure>

## Working with Hyperlinks

To include hyperlinks in your message to end users, you must enclose the URL in <>. If you do not enclose the URL in <>, the URL is treated as plain text. So, to publish the URL [www.nightfall.ai](http://www.nightfall.ai), you must draft it as follows.

`<www.nightfall.ai>`

Furthermore, to replace the URL with some other text, you must use the following syntax.

`<{link}|{hyperlinked text}>`

So, to display [www.nightfall.ai](http://www.nightfall.ai) as the Nightfall Home page, you must draft the message as follows.

`<www.nightfall.ai | Nightfall Home page>`
