> For the complete documentation index, see [llms.txt](https://documentation.checksheet.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.checksheet.app/faq/notifications/can-i-customise-slack-discord-teams-or-google-chat-notifications.md).

# Can I customise Slack, Discord, Teams, or Google Chat notifications?

You can customise the subject and content of notifications sent to Slack, Microsoft Teams, Discord, and Google Chat.

Custom notification content can include values from your spreadsheet using variables such as `{{ cell }}`, `{{ value }}`, `{{ row }}`, or `{{ column:A }}`.

You can read more in [Customising Notifications](/concepts/notifications.md#customising-notifications).

## Formatting

Each notification target supports different formatting:

* Slack supports a subset of Markdown.
* Microsoft Teams supports Markdown.
* Discord supports Markdown.
* Google Chat supports basic HTML.

You can read more in [Formatting](/concepts/notifications.md#formatting).

## Webhook payloads

Check Sheet lets you customise the notification subject and content, but it does not currently provide full control over the underlying webhook JSON sent to Slack, Microsoft Teams, Discord, or Google Chat.

If you need a specific webhook field that is not currently supported, please email <support@checksheet.app> and describe what you are trying to send.

> ℹ️ Custom notification content requires a [paid subscription](https://checksheet.app/pricing/)
