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

# Create Embed

> Learn how to create embeds for your Data App so you can integrate Databrain into your product experience.

<Note>
  You need at least one existing Data App before you can create embeds.
</Note>

<Steps>
  <Step title="Open the Data App in Data Studio">
    Navigate to **Data Studio → Data Apps** and select the Data App you want to create an embed for.

    <Frame>
      <img src="https://mintcdn.com/databrainlabs-bef6850a/rlDvHssb2JDhddTt/images/guides/access-data-app.png?fit=max&auto=format&n=rlDvHssb2JDhddTt&q=85&s=2482976f9a4543d040a5207c69e133ca" alt="Data Studio view showing the Data Apps list with a specific Data App selected" width="2940" height="1658" data-path="images/guides/access-data-app.png" />
    </Frame>
  </Step>

  <Step title="Add a new embed">
    In the **Embed Info** section:

    * Click the **+ Add New Embed** button.
    * Select the **Workspace** where the embed should point.
    * Choose the **Embed type** (Dashboard or Metric).
    * Select the specific **Dashboard** or **Metric** to embed.
    * Click **Save** to create the embed.

    <Frame>
      <img src="https://mintcdn.com/databrainlabs-bef6850a/GSaCipVqq_Yhm919/images/guides/create-embed.gif?s=12d560c6efe84e5d97fb45c1e57de992" alt="Add New Embed dialog showing workspace, embed type, and dashboard selection with Save button highlighted" width="1630" height="919" data-path="images/guides/create-embed.gif" />
    </Frame>
  </Step>

  <Step title="Review and configure the embed">
    Once the embed is created, it appears in the **Embed Info** table. Click the embed name to open its settings, where you can configure:

    * Security and access controls
    * UI behavior and layout
    * Other embed preferences before using it in your application

    <Frame>
      <img src="https://mintcdn.com/databrainlabs-bef6850a/7llrRlNKuslfkyn6/images/guides/view-embed.gif?s=855b87759bccedbf2cde44b84a3edd64" alt="Embed Info settings view showing configuration options for the selected embed" width="1628" height="920" data-path="images/guides/view-embed.gif" />
    </Frame>
  </Step>
</Steps>

<Check>
  Your embed is now ready to be used in your application. Use the embed configuration details on this page when integrating Databrain into your frontend.
</Check>
