# Schedule an embed

## Step 1 - Click On Embed&#x20;

Head over to our embed message scheduling page within your dashboard. The "Embed" tab will take you to our Discord embed generator.

<figure><img src="https://1137758552-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9jxkxnVjdCadIjRoCXNF%2Fuploads%2Fagl3rugHVjyTuzIbUJmx%2FScreenshot%202024-01-26%20at%2020.14.17.png?alt=media&#x26;token=91243d9b-0c40-487d-a683-1b227334d722" alt=""><figcaption></figcaption></figure>

## Step 2 - Create Your Embed Message

An embed message has many different types of content options. We will look at all of them and what they do in this guide. Every option is explained in this step below.\
\
The real time preview on the right of the screen *(or underneath the embed form on mobile)* will show you how your embed looks as you build it out. Also, most options are optional, so leave them blank if you don't want them to appear in your embed message.&#x20;

The first few settings are below and explained underneath the image.&#x20;

<figure><img src="https://1137758552-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9jxkxnVjdCadIjRoCXNF%2Fuploads%2FmZpKNEzf76ndfb5xlQxu%2FScreenshot%202024-01-27%20at%2011.01.34.png?alt=media&#x26;token=5fb190a3-f32f-46e5-a6f8-d39478830fde" alt=""><figcaption></figcaption></figure>

**Embed Text:** This field allows you to tag roles as this part appears above your actial embed message when delivered into Discord.

**Choose Embed Color:** This is the color bar on your embed that appears down the left hand side.

**Thumbnail:** This is an image which appears in the top right of the embed as a thumbnail or avatar. This requires a URL of your image if you are going to use it.

**Embed Title:** The big title/headline for your embed message.

**Embed Title URL:** Adding a URL here will turn your embed title into a clickable link.

**Embed Description:** The main text body of your embed message.

<figure><img src="https://1137758552-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9jxkxnVjdCadIjRoCXNF%2Fuploads%2F6yZ7eoG4PHs8MVc4hfuB%2FScreenshot%202024-01-27%20at%2011.22.15.png?alt=media&#x26;token=6f26eaed-0739-4d57-b65a-ebb8b35c7d8e" alt="" width="375"><figcaption></figcaption></figure>

**Add Image URL:** This section allows you to add a large image into the body of your embed. You will need a link to an image for this.

**Add Fields:** Fields are structured pieces of content that appear in the body of your embed. You can add fields to your embed message by clicking the "Add Field" button. You will need to enter a field title and also populate the field content option too, if using a field. You can see how these appear inside of our real time preview. You can also delete a field by clicking the trash can icon.

<figure><img src="https://1137758552-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9jxkxnVjdCadIjRoCXNF%2Fuploads%2FTK7O0wdu8JNdSPPm5JI3%2FScreenshot%202024-01-27%20at%2011.15.42.png?alt=media&#x26;token=bb5995a2-4746-41b2-8a5e-3df89b03340b" alt="" width="375"><figcaption></figcaption></figure>

**Add Link Button:** You can add link buttons that appear underneath your embed in this section. Clicking on the "Add Link Button" will give you an option to enter a URL and also enter your button text. You can add more buttons by simply clicking the button again, and remove them by clicking the trash icon. You can see how these appear within our real time preview.

**Footer Icon:** This is just like the thumbnail option at the top. This allows you to have an icon appear within your footer. This requires a URL to an image.

**Footer Text:** You can add footer text here. Again, all can be previewed within our real time preview.

There are lots of options and lots of flexibility with how you want your embed message to look. With our real time preview you can see how it is going to appear in Discord, so you can create exactly what you want.

## Step 3 - Scheduling Your Embed Message

Once you have finished your embed customization, you can now schedule when you would like to have your message delivered. Simply select the timezone you would like to schedule your message for, and the date and time you would like it to be delivered.

<figure><img src="https://1137758552-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9jxkxnVjdCadIjRoCXNF%2Fuploads%2FKW8HhbP5Rgi8OSdxnOhc%2FScreenshot%202024-01-26%20at%2019.22.23.png?alt=media&#x26;token=6809086c-e6fc-48bc-81f5-8ec11e3c0647" alt="" width="375"><figcaption></figcaption></figure>

## Step 4 - Choose A Channel & Schedule

The last thing you need to do is choose the channel you would like your embed message to be sent too from the drop down list.&#x20;

One your channel is chosen, click "Schedule message" and your message is now successfully scheduled and you can manage it back on your dashboard.

<figure><img src="https://1137758552-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9jxkxnVjdCadIjRoCXNF%2Fuploads%2Fx2EN0QsabfYv86W7tiXx%2FScreenshot%202024-01-26%20at%2019.25.39.png?alt=media&#x26;token=08a47eaa-41c9-4bc5-af3b-926ae54386f9" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://dotnotify.gitbook.io/dotnotify/message-scheduling/schedule-an-embed.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.
