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

# Set status

> Change the bot presence, activity, and status text.

The **Set status** block lives in the **Settings** palette category. Change the bot presence, activity, and status text.

## What it does

Updates bot presence (online/idle/dnd/invisible), activity type, and status text.

## Configuration

Open the block in the builder sidebar to configure these fields.

### `dynamic`

**Type:** `boolean`.

Use variable-driven presence instead of fixed dropdowns.

### `presence`

**Type:** `string`.

Accepted values: `online`, `idle`, `dnd`, `invisible`, `streaming`.

### `activity`

**Type:** `string`.

Playing, listening, watching, competing, or custom status.

### `text`

**Type:** `string`.

Status line shown under the bot name.

## See also

* [Settings](/builder/action-blocks/settings) — Browse all blocks in the Settings category.
