> ## 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.

# Change bot profile

> Update the bot avatar, banner, username, or server nickname.

The **Change bot profile** block lives in the **Settings** palette category. Update the bot avatar, banner, username, or server nickname.

## What it does

Changes bot avatar, banner, username (global), or server nickname (guild scope).

## Configuration

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

### `scope`

**Type:** `string`. Required.

Accepted values: `global`, `guild`.

### `avatar_url`

**Type:** `string`.

Image URL or variable.

### `banner_url`

**Type:** `string`.

Profile banner URL.

### `username`

**Type:** `string`.

Global username (2 to 32 chars).

### `nickname`

**Type:** `string`.

Server nickname (guild scope).

## See also

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