> ## 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.

# Static Text

The Static Text panel is used to display fixed text to highlight specific information or sections on the dashboard. It is ideal for creating headers, captions, or explanatory notes to improve the dashboard's clarity and user experience.

![](https://usercontent.clueso.io/1f4455e0-789e-4beb-8cd9-4dac96bc47e4/0da98d18-fcec-4c69-81b9-26c8b6d0e7ee/74c4ebcd-727f-48d5-8703-01e8212b0c43/images/fa5bc286-c730-43eb-ab2f-980f298e330d.gif)

## Add Static Text 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 Static Text Panel">
    Choose **Static Text Panel** from the list of available panels.
  </Step>

  <Step title="Enter Static Text">
    In the **General** tab:

    * Add a **Title**: Provide a title for the panel (optional).
    * Enter the **Text**: Type the static text you want to display on the panel.
  </Step>

  <Step title="Customize View Settings">
    Switch to the **View** tab to customize the appearance of the text:

    * **Text Style**: Choose a text style (e.g., normal, bold, italic).
    * **Text Size**: Adjust the font size to suit the layout.
    * **Text Color**: Pick a color to make the text visually distinct.
  </Step>

  <Step title="Submit the Panel">
    Once all configurations and customizations are complete, click **Submit** to add the Static Text Panel to the dashboard.\
    The static text will now appear in the dashboard, helping to highlight or explain specific sections.
  </Step>
</Steps>
