> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/marketplace-packages-and-power-ups/power-ups/quotations/use-quotation-sections-beta.md).

# Use quotation sections (beta)

Quotation sections help you organize lines into logical groups.

Use them for phases, rooms, options, or parts of a project.

{% hint style="info" %}
This is a beta feature.

Availability can depend on your account setup.
{% endhint %}

### Why sections help

* make long quotations easier to read
* group related materials, hours, and text
* improve the structure on screen and in the PDF

{% stepper %}
{% step %}

### Open the quotation

Open the quotation you want to structure.
{% endstep %}

{% step %}

### Add a section

Use the line or section option to add a new section.
{% endstep %}

{% step %}

### Name the section

Give the section a short name that explains the group.
{% endstep %}

{% step %}

### Add or move lines into the section

Place the right materials, hours, and text lines under that section.
{% endstep %}

{% step %}

### Save and review the order

Check that the sections appear in the right sequence.
{% endstep %}
{% endstepper %}

### Good examples

* ground floor and first floor
* installation and finishing
* base option and optional extra work

### Frequently asked questions

<details>

<summary>Do sections change the calculation?</summary>

No.

Sections mainly improve structure and readability.

</details>

<details>

<summary>Do sections appear on the PDF?</summary>

They can.

That depends on the layout and setup.

</details>

<details>

<summary>Can I reorder sections?</summary>

Yes.

Review the quotation and place the sections in the order you need.

</details>

### Related topics

* [Generate a quotation PDF](/marketplace-packages-and-power-ups/power-ups/quotations/generate-a-quotation-pdf.md)
* [Features in Quotations](/marketplace-packages-and-power-ups/power-ups/quotations/features-in-quotations.md)
* [Quotations](/marketplace-packages-and-power-ups/power-ups/quotations.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://knowledge.out-smart.com/marketplace-packages-and-power-ups/power-ups/quotations/use-quotation-sections-beta.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
