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

# Title Widget

The **Title Widget** lets you add a clear section heading to your Sitee.

Use it to organize widgets into groups, introduce a new section, or make longer pages easier to scan.

## Add a Title Widget

<Steps>
  <Step title="Open your Sitee editor">
    Go to the [YourSitee dashboard](https://yoursit.ee/dashboard/editor) and open the Sitee you want to edit.
  </Step>

  <Step title="Open the widget menu">
    Select <Icon icon="grid-round-2-plus" /> **Add Widget** from the editor toolbar.
  </Step>

  <Step title="Choose Title">
    Select the **Title Widget** from the available widget types.
  </Step>

  <Step title="Enter your title">
    Add the text you want to display. The preview updates as you type.
  </Step>

  <Step title="Save and publish">
    Select <Icon icon="save" /> **Save**, then publish your changes to display the title on your public Sitee.
  </Step>
</Steps>

## Using Title Widgets

A Title Widget can contain up to **125 characters**.

Good examples include:

* My latest work
* Listen to my music
* Find me online
* Upcoming events
* Support my work

Keep titles short and descriptive so visitors can quickly understand the content below them.

<Note>
  **The Title Widget only contains a title**. It does not support descriptions, content labels, thumbnails, or Spotlight.
</Note>

For more advanced formatting or longer written content, use the [Text Widget](/widget/example/all-about-the-markdown-widget).

## Related articles

<CardGroup cols={2}>
  <Card title="All about the Text Widget" href="/widget/example/all-about-the-markdown-widget">
    Add headings, paragraphs, lists, and other formatted text using Markdown.
  </Card>

  <Card title="How to change the widgets' order" href="/widget/basic/how-to-change-the-widgets-order">
    Arrange titles and other widgets using drag and drop or the context menu./iocn 
  </Card>
</CardGroup>
