
## Create announcements

URL: https://docs.atlan.com/product/integrations/communication/smtp-and-announcements/how-tos/create-announcements

> Adding an announcement to your data asset helps you call attention to an important feature or notify others about a change coming down the pipeline. Since announcements in Atlan display the time stamp and author information, you can easily identify whether an announcement is still relevant and who to ask for questions.

Adding an announcement to your data asset helps you call attention to an important feature or notify others about a change coming down the pipeline. Since announcements in Atlan display the time stamp and author information, you can easily identify whether an announcement is still relevant and who to ask for questions.

What type of announcements would you want to share with your team? Here are a few examples:

![Screenshot 2023-10-30 at 10.42.11 AM.png](https://docs.atlan.com/img/product/integrations/communication/smtp-and-announcements/how-tos/screenshot-2023-10-30-at-104211-am.png)![Screenshot 2023-10-30 at 10.43.24 AM.png](https://docs.atlan.com/img/product/integrations/communication/smtp-and-announcements/how-tos/screenshot-2023-10-30-at-104324-am.png)![Screenshot 2023-10-30 at 10.44.31 AM.png](https://docs.atlan.com/img/product/integrations/communication/smtp-and-announcements/how-tos/screenshot-2023-10-30-at-104431-am.png)

## Add an announcements

To add an announcement to an asset:

1. From the left menu of any screen in Atlan, click **all assets**.

 If you are using the **Old UI (Classic)**, from the left menu of any screen in Atlan, click **Assets**.

2. On the _Assets_ page, select an asset to add an announcement. You can either:
 - Open the asset profile. From the top right of the _Overview_ tab in the asset profile, click the **vertical 3-dot** icon, and then from the dropdown, click **Add announcement**.
 - In the _Overview_ tab of the asset sidebar, click the **horizontal 3-dot** icon, and then from the dropdown, click **Add announcement**.
3. In the _New Announcement_ dialog, enter the following details:
 1. From the top right, click the **downward arrow** and choose from three announcement types: _Information_, _Issue_, or _Warning_.
 2. For _Add title_, enter a title for the announcement.
 3. For _Description_, enter a description for the announcement.

 - (Optional) You can include HTML hyperlinks to direct users to additional information - for example, wrap the text with `[description text](https://my.url.com)`.
 - (Optional) You can use Markdown syntax to write a description. Any headings are rendered in heading 6 (`<h6>`).

 :::warning
 Atlan currently doesn't support adding images to announcements.
 :::

 4. (Optional) To share the announcement on Slack or Teams, you can either:
 - Click the **Share** button to integrate [Slack](https://docs.atlan.com/llms/governance/integrations/integrate-slack/llms.txt) or [Microsoft Teams](https://docs.atlan.com/llms/governance/integrations/integrate-microsoft-teams/llms.txt).
 - If you've already integrated [Slack](https://docs.atlan.com/llms/governance/integrations/integrate-slack/llms.txt) or [Microsoft Teams](https://docs.atlan.com/llms/governance/integrations/integrate-microsoft-teams/llms.txt), click the checkbox for **Share on Slack** or **Share on Teams**, respectively.
 5. (Optional) To configure the announcements channel for Slack or Teams:
 - If you have already configured a [Slack](https://docs.atlan.com/llms/governance/integrations/integrate-slack/llms.txt) or [Microsoft Teams](https://docs.atlan.com/llms/governance/integrations/integrate-microsoft-teams/llms.txt) channel to receive announcement alerts, that channel is preselected. You can change to a different channel, if available.
 - If you haven't configured a channel for announcements, enter the channel name to receive notifications for announcements. This channel is displayed as the _Announcements channel_ in the [Slack](https://docs.atlan.com/llms/governance/integrations/integrate-slack/llms.txt) or [Microsoft Teams](https://docs.atlan.com/llms/governance/integrations/integrate-microsoft-teams/llms.txt) integration.
 6. Click **Add** to create the announcement.
4. (Optional) To edit an announcement, from the top right of the announcement box, click the 3-dot icon and then click **Edit**.
5. (Optional) To delete an announcement, from the top right of the announcement box, click the 3-dot icon and then click **Delete**.

An announcement has been created! 🎉

This announcement is visible to anyone who views the asset. You can also create similar announcements for other types of data assets, including [glossaries, categories, and terms](https://docs.atlan.com/llms/governance/glossary/set-up-glossaries/llms.txt).

To create, remove, and manage announcements using API, refer to the [developer documentation](https://docs.atlan.com/llms/platform/python/manage-announcements/llms.txt).

:::info **Did you know?** 
 You can only create one announcement per asset. To add more information to the announcement, you can either edit the existing one to update it or delete the old one and create a new announcement.

:::

---
