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

# Iframe Panel

The Iframe Panel allows you to embed external content such as dashboards, charts, or other resources directly into your Bytebeam dashboard.

![](https://usercontent.clueso.io/1f4455e0-789e-4beb-8cd9-4dac96bc47e4/0da98d18-fcec-4c69-81b9-26c8b6d0e7ee/74c4ebcd-727f-48d5-8703-01e8212b0c43/images/b7c0d2a7-a7ef-4119-a8a5-2032a99a0503.gif)

## Add Iframe Panel

<Steps>
  <Step title="Navigate to Dashboards">
    Go to the **Dashboards** tab, select the desired dashboard, and click on the **+ Panel** button to create a new panel.
  </Step>

  <Step title="Select Iframe Panel">
    Choose **Iframe Panel** from the list of available panels.
  </Step>

  <Step title="Configure URL">
    * Enter the URL of the content you want to embed in the Iframe panel.
    * Ensure the URL is accessible and formatted correctly.
    * Optionally, preview the embedded content to verify it displays as expected.
  </Step>

  <Step title="Preview and Submit the Panel">
    * Preview the Iframe Panel to confirm that the content is embedded correctly.
    * Once satisfied, click **Submit** to add the Iframe Panel to the dashboard.\
      The panel will now display the embedded content within the dashboard layout.
  </Step>
</Steps>

<Note>
  The embedded content should allow iframe embedding; some websites may block embedding due to security policies.
</Note>
