# Settings

Template Parts in Kalium have a dedicated settings panel that lets you control how and where your content appears on your site. Depending on the type of Template Part you're creating (Section, Header, Footer, or Page), the available settings may vary.

In this article, we’ll walk through the main parts of this panel — including how to open it and switch between Template Part types.

***

## Settings Panel

To open the Template Part settings, click the **Kalium icon** in the top-right corner while editing a Template Part.

This will toggle the settings panel on the right side of the editor. From here, you can configure all available options for your Template Part.

<figure><img src="/files/PCRlwYyw3hQIlV131Ncb" alt=""><figcaption></figcaption></figure>


---

# 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.kaliumtheme.com/template-parts/settings.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.
