> 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/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/proposta/usar-seccoes-da-proposta-beta.md).

# Usar secções da proposta (beta)

As seções da Proposta ajudam você a organizar as linhas em grupos lógicos.

Use-as para fases, ambientes, opções ou partes de um Projeto.

{% hint style="info" %}
Esta é uma funcionalidade beta.

A Disponibilidade pode depender da configuração da sua conta.
{% endhint %}

### Por que as seções ajudam

* tornam as Propostas longas mais fáceis de ler
* agrupam materiais, horas e texto relacionados
* melhoram a estrutura na tela e no PDF

{% stepper %}
{% step %}

### Abra a Proposta

Abra a Proposta que você quer estruturar.
{% endstep %}

{% step %}

### Adicionar uma seção

Use a opção de linha ou seção para adicionar uma nova seção.
{% endstep %}

{% step %}

### Nomeie a seção

Dê à seção um nome curto que explique o grupo.
{% endstep %}

{% step %}

### Adicione ou mova linhas para a seção

Coloque os materiais, horas e linhas de texto corretos nessa seção.
{% endstep %}

{% step %}

### Salve e revise a ordem

Verifique se as seções aparecem na sequência correta.
{% endstep %}
{% endstepper %}

### Bons exemplos

* rés do chão e primeiro andar
* instalação e acabamento
* opção base e trabalho extra opcional

### Perguntas frequentes

<details>

<summary>As seções alteram o cálculo?</summary>

Não.

As seções melhoram principalmente a estrutura e a legibilidade.

</details>

<details>

<summary>As seções aparecem no PDF?</summary>

Podem.

Isso depende do esquema e da configuração.

</details>

<details>

<summary>Posso reordenar as seções?</summary>

Sim.

Revise a Proposta e coloque as seções na ordem de que necessita.

</details>

### Tópicos relacionados

* [Gerar um PDF da proposta](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/proposta/gerar-um-pdf-da-proposta.md)
* [Recursos em Proposta](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/proposta/funcionalidades-da-proposta.md)
* [Proposta](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/proposta.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/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/proposta/usar-seccoes-da-proposta-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.
