# Viewing Notifications in Slack and Discord

You can easily view activity notifications related to your organisation or account through the connected Slack and Discord channels.

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

Follow the below steps to view the incoming notifications:

## Step 1: Notification configuration verification

Ensure that your chosen communication channels (Slack and/or Discord) are appropriately set to your specific account or organisational needs.

For example, in the below screenshot, we have notification channels set up on both Slack and Discord for an account.

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

## Step 2: Monitor Notifications

When a Signer or member initiates a transaction, a notification similar to the below screenshots will be sent to your specified channels. Each notification contains the following information:

* Organisation Name
* Account Name and Address
* Transaction Type (if any)
* Labels (if any)
* Notes (if any)

**Slack Notification:**&#x20;

<figure><img src="/files/aWvHN054WkpPxScFzjR1" alt="" width="494"><figcaption></figcaption></figure>

**Discord Notification:**&#x20;

<figure><img src="/files/LrYWqsGgxyHbItE9GOQO" alt="" width="447"><figcaption></figcaption></figure>

## Step 3: **Responding to Notifications (Optional)**

It's feasible to directly manage transactions from the notifications received in your Slack or Discord channel.

Note that, to address these transactions, ensure that you possess the requisite permissions on the organisation and/or Safe account.

For example, as a Safe Signer, if you receive a notification similar to the above screenshot, selecting **Approve** or **Reject** will redirect you to your Coinshift dashboard for further action.


---

# 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.coinshift.xyz/business/getting-started/setup-notifications/viewing-notifications-in-slack-and-discord.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.
