# Section Settings

Edit content fields manually without AI chat — useful for quick text, image, or color changes.

## Opening settings

Click a section on the canvas or in the section list.

## Settings tab

Editable fields extracted from the section template:

* **Text fields** — Headlines, descriptions, button text
* **Image fields** — Upload or enter image URLs
* **Color pickers** — Background, text, accent colors
* **Checkboxes** — Show/hide elements
* **Select dropdowns** — Layout, alignment
* **Sliders** — Spacing, font sizes

Changes **auto-save**. Status indicator shows Saving/Saved/Error.

## Info tab

Read-only metadata: section type, generation date, edit count.

## Section chat

Mini chat input below settings for AI-powered edits not covered by form fields.

## Feedback

You may see a feedback card asking about your experience. Rate 1–5 stars to help us improve.


---

# 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://help.pagefly.io/smart-pages/managing-sections/section-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.
