# Edit Author

This option allows you to set the author of the embed. When clicking the option, a form will be opened where you can fill in the following:

* Author Name
* URL that redirects users when they click on the author
* URL to the icon that will be displayed next to the author

<figure><img src="https://1774748854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmtm6qMMlpBMQxEyJRV1d%2Fuploads%2F0YKvlEiJEPEAnDsOxW3N%2Fimage.png?alt=media&#x26;token=59a2c945-ea5d-4e4f-b57a-5287f28bfc3b" alt=""><figcaption><p>Edit Author Form</p></figcaption></figure>

Once you submit the information, the embed is updated.

<figure><img src="https://1774748854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fmtm6qMMlpBMQxEyJRV1d%2Fuploads%2FADCxca1mK0SxR4ALOFtN%2Fimage.png?alt=media&#x26;token=41526443-6911-4346-a3f3-adfc8b52265d" alt=""><figcaption><p>Updated Embed</p></figcaption></figure>

{% hint style="info" %}
✨ This feature is only available for the Pro Tier
{% 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/edit-author.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.
