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

# Embed Builder Interactions

> Learn how to use the Embed Builder bot’s interactive panel to create and send customized embeds using a simple button and menu flow.

## 🚀 Interaction Flow

### `/embed`

Running the `/embed` command starts the embed building process. The bot will send a blank embed preview along with:

* A **select menu** to edit different parts of the embed
* Two action buttons: ✅ **Confirm** and ❌ **Cancel**

***

## 🎛️ Select Menu Options

The menu allows users to update each part of the embed, such as:

* **Title**
* **Description**
* **Embed Color**
* **Thumbnail**
* **Main Image**
* **Footer Text**
* **Footer Icon**
* **Author Name**
* **Author Icon**
* **And more**

Each time a menu option is selected, the bot prompts for input, updates the embed preview live, and keeps the builder active until confirmed or canceled.

***

## ✅ Confirm Button

* Clicking **Confirm** sends the finalized embed to the current channel.
* The builder message is then deleted to keep the channel clean.

***

## ❌ Cancel Button

* Clicking **Cancel** deletes the builder interface without sending anything.
