> 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/loja-virtual-pacotes-e-power-ups/power-ups/propostas/funcionalidades-das-propostas.md).

# Funcionalidades das Propostas

Rever as funcionalidades principais e alargadas disponíveis nas Propostas.

As Propostas cobrem todo o fluxo, desde a criação da oferta até à aceitação e ao follow-up.

A configuração exata depende do seu Plano, dos add-ons e das funcionalidades ativadas.

### Funcionalidades do Núcleo

* Criar e gerir Propostas.
* Usar Esquemas, layouts e Modelos de email.
* Acompanhar o Estado da Proposta ao longo de todo o fluxo de Vendas.

### Aceitação e follow-up

* Enviar Propostas por email.
* Permitir que os Clientes aceitem Propostas online.
* Usar lembretes e comunicação de follow-up.

### Conversão e Controlar

* Converter Propostas em Ordens de trabalho.
* Converter Propostas em Faturas.
* Duplicar ou rever Propostas existentes.

### Funcionalidades adicionais

* Gerar PDFs de Propostas.
* Usar Campos livres para dados adicionais.
* Manter a comunicação relacionada num só lugar.

### Funcionalidades beta

* Adicionar fotos à Proposta.
* Agrupar 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 lembretes fazem parte das Propostas?</summary>

Sim. Os fluxos de lembretes e follow-up fazem parte do processo de Propostas.

</details>

<details>

<summary>É possível converter Propostas em Ordens de trabalho e Faturas?</summary>

Sim. As Propostas suportam ambos os fluxos de conversão.

</details>

<details>

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

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

</details>

### Tópicos relacionados

* [Propostas](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/propostas.md)
* [Automação para Faturas, Propostas e Contratos](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/automacoes-ilimitadas/automacao-para-faturas-propostas-e-contratos.md)
* [Automações ilimitadas](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-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/loja-virtual-pacotes-e-power-ups/power-ups/propostas/funcionalidades-das-propostas.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.
