# Embeds

Get Started

To edit the embed, use the command `/create type:✨ Magic Embed` and select the `📝Edit Embed` option.

<figure><img src="https://1774748854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmtm6qMMlpBMQxEyJRV1d%2Fuploads%2F5ZRkIzRunDYooaMXYiTU%2Fimage.png?alt=media&#x26;token=0e474bc7-6bc5-4938-ae65-a09b8b4d7710" alt=""><figcaption><p>Edit Embed Select Menu Magic Embed</p></figcaption></figure>

Now you see all the possible customizations, each of which is explained in [#embed-customizations-options](#embed-customizations-options "mention")

## ✏️ Embed Customizations Options

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>✏️ <strong>Edit Text Above Embed</strong></td><td>Set a text that will be displayed above the embed</td><td></td><td><a href="embeds/edit-text-above-embed">edit-text-above-embed</a></td></tr><tr><td>📝 <strong>Edit Embed Content</strong></td><td>Set the text that will be displayed in the embed</td><td></td><td><a href="embeds/edit-embed-content">edit-embed-content</a></td></tr><tr><td><strong>🙍‍♂️ Edit Author</strong></td><td>Set the author of the embed</td><td></td><td><a href="embeds/edit-author">edit-author</a></td></tr><tr><td>👞 <strong>Edit Footer</strong></td><td>Set the author of the embed</td><td></td><td><a href="embeds/edit-footer">edit-footer</a></td></tr><tr><td>🖼️ <strong>Edit Media</strong></td><td>Set the images of the embed</td><td></td><td><a href="embeds/edit-media">edit-media</a></td></tr><tr><td>✨ <strong>Edit Fields</strong></td><td>Set the fields in the embed</td><td></td><td><a href="embeds/edit-fields">edit-fields</a></td></tr><tr><td>🎨 <strong>Edit Color</strong></td><td>Set the color of the embed</td><td></td><td><a href="embeds/edit-color">edit-color</a></td></tr></tbody></table>

## ♻️ Delete Embed

This option allows you to remove the embed from the message.

Once you click the option, the embed is removed from the message.

<figure><img src="https://1774748854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmtm6qMMlpBMQxEyJRV1d%2Fuploads%2F4BCjexfkt6CPE4Lopx7u%2Fimage.png?alt=media&#x26;token=5e7633c6-c648-4275-98c1-f431636f7782" alt=""><figcaption><p>Updated Message</p></figcaption></figure>

{% hint style="danger" %}
Removing the embed is irreversible, all modifications will be lost
{% endhint %}

{% hint style="info" %}
After you remove  the embed, a new option is displayed to add a new embed. This will create the default embed.

<img src="https://1774748854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmtm6qMMlpBMQxEyJRV1d%2Fuploads%2FEHW3QesndDxv7sSkpEjd%2Fimage.png?alt=media&#x26;token=9c41fd86-9e17-44b5-884e-3c0112ca24de" alt="" data-size="original">
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.badbears.io/magic-embed-builder/magic-embed/embeds.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
