> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tryordinal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Notifications

> Choose which Ordinal events trigger notifications and whether they go to in-app, email, or Slack.

Notifications keep you informed about what matters - posts publishing, approvals pending, comments on your content, and more. Customize which notifications you receive and how they're delivered.

<img src="https://mintcdn.com/ordinal/9SNngH9d5toHVBfb/images/notifications.jpg?fit=max&auto=format&n=9SNngH9d5toHVBfb&q=85&s=8079716d69a56aa91383cef60973e71f" alt="Notifications" width="1500" height="900" data-path="images/notifications.jpg" />

## Notification types

Ordinal sends notifications for two categories of events:

### Posts you're subscribed to

| Notification           | When it's sent                          |
| ---------------------- | --------------------------------------- |
| **Mentions**           | Someone @mentions you in a comment      |
| **Comments & Replies** | New comments or replies on the post     |
| **Post published**     | A scheduled post goes live              |
| **Post errored**       | A post fails to publish (action needed) |

<Warning>
  Always keep "Post errored" notifications enabled. Failed posts need immediate attention.
</Warning>

### Approvals

| Notification                             | When it's sent                                                 |
| ---------------------------------------- | -------------------------------------------------------------- |
| **Approval Requested**                   | Someone requests your approval                                 |
| **Approval Reminders**                   | A pending approval reaches its due date                        |
| **Approval Completed**                   | Your approval request is approved                              |
| **Unscheduled due to Blocking Approval** | A post gets unscheduled because it's missing required approval |

## Delivery channels

Each notification type can be delivered through:

| Channel    | Description                                                           |
| ---------- | --------------------------------------------------------------------- |
| **In-app** | Appears in your Inbox (bell icon in sidebar). Always available.       |
| **Email**  | Sent to your registered email address.                                |
| **Slack**  | Sent as a direct message if you've connected Slack for notifications. |

Go to [Settings → Notifications](https://app.tryordinal.com/settings/notifications) to toggle each channel on or off per notification type.

## Slack notifications

<img src="https://mintcdn.com/ordinal/9SNngH9d5toHVBfb/images/SlackNotifications.jpg?fit=max&auto=format&n=9SNngH9d5toHVBfb&q=85&s=05177e309d61cc36f552838232b5b655" alt="Slack Notifications" width="1554" height="825" data-path="images/SlackNotifications.jpg" />

For fast response on approvals and mentions, connect Slack to receive notifications as direct messages.

**To set up:**

1. Go to [Integrations → Slack](https://app.tryordinal.com/settings/integrations/slack)
2. Click **Slack Notifications**
3. Authorize Ordinal to send you messages
4. Return to [Settings → Notifications](https://app.tryordinal.com/settings/notifications) and enable Slack for the notification types you want

Once connected, Slack notifications appear as DMs from the Ordinal app. Click any notification to jump directly to the post or approval.

<Tip>
  Slack works especially well for approval requests and post failures - you'll see them immediately without checking email.
</Tip>

## Post subscriptions

You receive notifications about posts you're **subscribed** to. Subscriptions determine who gets notified about comments, status changes, and publishing events.

### Automatic subscription

You're automatically subscribed when you:

* **Create** a post
* **Comment** on a post
* Are **@mentioned** in a comment
* Are assigned as an **approver**
* Are **added as a subscriber** by someone else

### Manual subscription

To follow a post you're interested in:

1. Open the post
2. Find the **Subscribers** section above the post comments
3. Click to add yourself

To stop receiving notifications, remove yourself from the subscribers list.

### Adding others

You can add teammates as subscribers to keep them informed:

1. Open the post
2. Find the **Subscribers** section
3. Click **Add** and select team members

They'll receive notifications based on their own notification preferences.

## Configuring notifications

Go to [Settings → Notifications](https://app.tryordinal.com/settings/notifications) to customize your preferences:

* Toggle each notification type on or off
* Choose which channels receive each type (in-app, email, Slack)
* Changes take effect immediately

<Note>
  In-app notifications for "Approval Requested" cannot be disabled - you'll always see pending approvals in your Inbox.
</Note>

## Learn more

<CardGroup cols={2}>
  <Card title="Approvals" icon="circle-check" href="/collaboration/approvals">
    Review and approve content.
  </Card>

  <Card title="Comments" icon="comment" href="/collaboration/commenting">
    Collaborate on posts.
  </Card>
</CardGroup>
