> 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/funcionalidades-da-proposta.md).

# Funcionalidades da Proposta

A Proposta cobre o fluxo completo, desde a criação da oferta até à aceitação e ao acompanhamento.

A configuração exata depende do seu Pacote, dos complementos e das funcionalidades ativadas.

### Funcionalidades principais

* Crie e gestione Proposta.
* Use esquemas, layouts e modelos de e-mail.
* Acompanhe o Estado da Proposta ao longo de todo o fluxo de vendas.

### Aceitação e acompanhamento

* Envie Proposta por e-mail.
* Permita que os clientes aceitem Proposta online.
* Use lembretes e comunicação de acompanhamento.

### Conversão e controlo

* Converta Proposta em Ordens de trabalho.
* Converta Proposta em Faturas.
* Duplique ou reveja a Proposta existente.

### Capacidades adicionais

* Gere PDFs da Proposta.
* Use campos livres para dados adicionais.
* Mantenha a comunicação relacionada reunida.

### Funcionalidades beta

* Adicione fotos à Proposta.
* Agrupe linhas com secções da Proposta.

{% hint style="info" %}
Algumas funcionalidades dependem da sua configuração ou de módulos separados.
{% endhint %}

### Perguntas frequentes

<details>

<summary>Os fluxos de lembrete fazem parte da Proposta?</summary>

Sim. Os fluxos de lembrete e acompanhamento fazem parte do processo da Proposta.

</details>

<details>

<summary>Posso converter Proposta em Ordens de trabalho e Faturas?</summary>

Sim. A Proposta suporta ambos os fluxos de conversão.

</details>

<details>

<summary>As funcionalidades beta estão incluídas automaticamente?</summary>

As funcionalidades beta podem exigir ativação separada na sua conta.

</details>

### Tópicos relacionados

* [Proposta](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/proposta.md)
* [Automatizações para Faturas, Proposta e Contratos](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/automacoes-ilimitadas/automacoes-para-faturas-proposta-e-contratos.md)
* [Automações ilimitadas](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/automacoes-ilimitadas.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/funcionalidades-da-proposta.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.
