# Configuration

## Basic configuration

***

### Layout type (Content)

**Field type**:\
Select

**Available values**:\
• boxed\
• clean

**Example value**:\
`boxed`

**Path to the configuration**:\
Tab "Sidebar" => Block "Sidebar widgets" => Section "Basic configuration"

**Technical name**:\
`twt-sidebar-block-content-layout-type`

***

### Margin top (Upper block)

**Field type**:\
Number field

**Example value**:\
`20`

**Path to the configuration**:\
Tab "Sidebar" => Block "Sidebar widgets" => Section "Basic configuration"

**Technical name**:\
`twt-sidebar-block-upper-section-margin-top`

***

### Margin bottom (Upper block)

**Field type**:\
Number field

**Example value**:\
`30`

**Path to the configuration**:\
Tab "Sidebar" => Block "Sidebar widgets" => Section "Basic configuration"

**Technical name**:\
`twt-sidebar-block-upper-section-margin-bottom`

***

### Margin top (Lower block)

**Field type**:\
Number field

**Example value**:\
`30`

**Path to the configuration**:\
Tab "Sidebar" => Block "Sidebar widgets" => Section "Basic configuration"

**Technical name**:\
`twt-sidebar-block-lower-section-margin-top`

***

### Margin bottom (Lower block)

**Field type**:\
Number field

**Example value**:\
`30`

**Path to the configuration**:\
Tab "Sidebar" => Block "Sidebar widgets" => Section "Basic configuration"

**Technical name**:\
`twt-sidebar-block-lower-section-margin-bottom`

## Colour configuration

***

### Text colour (Content)

**Field type**:\
Color picker

**Example value**:\
`#000000`

**Path to the configuration**:\
Tab "Sidebar" => Block "Sidebar widgets" => Section "Colour configuration"

**Technical name**:\
`twt-sidebar-block-content-color`

***

### Background colour (Content)

**Field type**:\
Color picker

**Example value**:\
`#ffffff`

**Path to the configuration**:\
Tab "Sidebar" => Block "Sidebar widgets" => Section "Colour configuration"

**Technical name**:\
`twt-sidebar-block-content-background-color`

## Sidebar elements

***

### Margin top

**Field type**:\
Number field

**Example value**:\
`0`

**Path to the configuration**:\
Tab "Sidebar" => Block "Sidebar widgets" => Section "Sidebar elements"

**Technical name**:\
`twt-sidebar-block-container-padding-top`

***

### Margin right

**Field type**:\
Number field

**Example value**:\
`0`

**Path to the configuration**:\
Tab "Sidebar" => Block "Sidebar widgets" => Section "Sidebar elements"

**Technical name**:\
`twt-sidebar-block-container-padding-right`

***

### Margin bottom

**Field type**:\
Number field

**Example value**:\
`0`

**Path to the configuration**:\
Tab "Sidebar" => Block "Sidebar widgets" => Section "Sidebar elements"

**Technical name**:\
`twt-sidebar-block-container-padding-bottom`

***

### Margin left

**Field type**:\
Number field

**Example value**:\
`0`

**Path to the configuration**:\
Tab "Sidebar" => Block "Sidebar widgets" => Section "Sidebar elements"

**Technical name**:\
`twt-sidebar-block-container-padding-left`


---

# Agent Instructions: 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.themeware.design/manual/sidebar/sidebar-widgets/configuration.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.
