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

# School Broadcasts

> Create time-limited school announcements and deliver them to the right audience.

School Broadcasts place targeted announcements inside Kralis. A broadcast can be aimed at selected groups, users, classes, subjects, or courses.

```mermaid theme={null}
flowchart LR
    A[Write broadcast] --> B[Save details]
    B --> C[Select audiences]
    C --> D[Review visibility window]
    D --> E[Make visible]
    E --> F[Recipients read it]
    F --> G[Update, end, or delete]
```

## Broadcast fields

| Field                  | Purpose                                                       |
| ---------------------- | ------------------------------------------------------------- |
| Title                  | Short announcement heading                                    |
| Message                | Full recipient-facing content                                 |
| Duration / ending time | Controls the broadcast window                                 |
| Visible                | Determines whether the broadcast is available to its audience |
| Targets                | Limits recipients by group, user, class, subject, or course   |

Authorized operators create and manage broadcasts. Other users see broadcasts that are visible, within their window, and match their school and targets.

See [Creating and Managing Broadcasts](/broadcasts/managing) for the complete workflow.
