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

# Divider

> Courier Divider Blocks visually separate content across all notification channels. In email, dividers are color-customizable. In SMS and messaging channels, they render as simple separators and support conditional display.

Divider Blocks visually separate content within your notifications. They are available across all notification channels.

<Frame caption="Example of a Divider Block">
  <img src="https://mintcdn.com/courier-4f1f25dc/gz4K47lGiLRsrGch/assets/platform/content/divider-block-new.png?fit=max&auto=format&n=gz4K47lGiLRsrGch&q=85&s=a578a894155aa6d17ae1d9b7397432ee" alt="Example of a Divider Block" width="1300" height="614" data-path="assets/platform/content/divider-block-new.png" />
</Frame>

## Channel Specific Behaviors

### Email

In email notifications, you can select a color for your divider block, using the color picker, a hex value, or preset brand colors.

<Frame caption="Divider Block Color Picker">
  <img src="https://mintcdn.com/courier-4f1f25dc/gz4K47lGiLRsrGch/assets/platform/content/divider-block-color.png?fit=max&auto=format&n=gz4K47lGiLRsrGch&q=85&s=79c868d9e9a946cf50c4cc7b39643e7d" alt="Divider Block Color Picker" width="956" height="220" data-path="assets/platform/content/divider-block-color.png" />
</Frame>

### SMS and Direct Message

For SMS and other direct message channels, Divider Blocks appear as a simple, uneditable separator:

<Frame caption="SMS Divider">
  <img src="https://mintcdn.com/courier-4f1f25dc/gz4K47lGiLRsrGch/assets/platform/content/divider-block-sms.png?fit=max&auto=format&n=gz4K47lGiLRsrGch&q=85&s=5309c4d8533fa2887e9d8675f4173d5a" alt="SMS Divider" width="534" height="170" data-path="assets/platform/content/divider-block-sms.png" />
</Frame>

## Filtering a Divider Block

Like with any content block, Divider Blocks can be hidden using a [conditions filter](/platform/content/template-settings/send-conditions#for-content-blocks).

<CardGroup cols={2}>
  <Card title="Content Block Basics" href="/platform/content/content-blocks/content-block-basics" icon="cube">
    Adding, reordering, and filtering blocks
  </Card>

  <Card title="Text Blocks" href="/platform/content/content-blocks/text-blocks" icon="align-left">
    Add formatted text content
  </Card>
</CardGroup>
