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

# Manage digests and schedules in the app

> Inspect pending work, preview a digest, and manage scheduled delivery.

Batch Digests and Scheduled are available in production. If these pages are absent, check your role and [environment](/guides/availability).

## Batch Digests

Open **Batch Digests** to inspect your organization's queues. Select a queue to review its settings, pending events, and batch history. Preview the aggregate data before flushing a batch.

Pausing a queue prevents new event ingestion. Flushing requests delivery of the open batch; it is not proof of delivery. Dropping pending events discards them. Read the confirmation and inspect the batch outcome before repeating an action.

For creation, aggregation examples, permissions, and all operations, see [Batch digests API](/guides/batch-digests-api).

## Scheduled

Open **Scheduled** to filter messages by status and inspect their destination, recurrence, and delivery conditions. A scheduled row can be rescheduled, cancelled, or made due now. Once processing begins, those changes are refused.

Creating a scheduled message uses the [schedule API](/guides/schedule-a-message). The page manages existing schedules. Send now removes the hold and asks the background delivery process to handle it; check the final status and execution history.

Use [Logs](/guides/logs) to distinguish pending work, failed delivery, and uncertain receiver outcomes.
