1. Getting Started with Embed Studio

Welcome to the fastest way to create and manage Discord embeds without writing a single line of code! This guide will walk you through setting up your account and publishing your first embed.

1.1 Account Setup

To begin, simply sign in via Email on the homepage. Once logged in, you will be taken to your **Dashboard** (studio.html).

1.2 Understanding the Dashboard

The Dashboard is your hub for all projects. Here you can see existing embeds, check their performance statistics, and create new ones.

Your dashboard typically lists Project ID, Last Edited, and Status.

2. Creating Your First Embed

The Studio interface is a WYSIWYG (What You See Is What You Get) editor. As you adjust settings on the left, you will see a live preview of your embed on the right.

2.1 Basic Fields

  • Title & URL: Sets the main title and an optional hyperlink for the embed.
  • Description: The primary text body. Supports basic Markdown (bold, italics, links).
  • Color: The vertical color stripe on the left of the embed. Use our color picker to select your brand color (e.g., #007BFF).

3. Using Webhooks to Publish

Embed Studio utilizes Discord Webhooks to instantly post your designed embeds into any channel.

3.1 Generating a Webhook

  1. In Discord, go to **Server Settings** -> **Integrations**.
  2. Click **Create Webhook** and select the desired channel.
  3. Copy the Webhook URL.

3.2 Publishing Your Embed

Paste the copied Webhook URL into the **Webhook URL** section of the Embed Studio, hit "Send," and your embed will instantly appear in your Discord channel!