> For the complete documentation index, see [llms.txt](https://docs.videc.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videc.de/june5-3.7/en/webanwendung/sichten/dashboard/widgets/text-kapiteltrenner.md).

# Text (Chapter Separator)

The chapter divider widget displays a main title and an optional subtitle and serves to visually separate content sections.

## Creating a Chapter Divider Widget

The chapter divider widget can only be created in the dashboard. Therefore, first create a dashboard object.

After clicking on the button with the *plus symbol* in the toolbar, a window appears in which the entry *Chapter Divider* is selected. Subsequently, a chapter divider widget is inserted into the dashboard. The properties for this can be configured in the corresponding properties dialog. You can access this via the button with the *pencil icon* in the widget header.

To delete the widget, see chapter [Dashboard](/june5-3.7/en/webanwendung/sichten/dashboard.md).

## Properties

The following properties can be configured in the *Properties window*:

* Name
* Widget Border Color
* Widget Border Width
* Title
* Subtitle
* Font Size *(rem)*
* Font Style Bold
* Font Style Italic
* Text Color
* Background Color
* Text Direction
* Text Alignment


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.videc.de/june5-3.7/en/webanwendung/sichten/dashboard/widgets/text-kapiteltrenner.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
