> 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/introducao-as-propostas.md).

# Introdução às Propostas

Saber o que as Propostas incluem e quando são necessárias.

As Propostas dão-lhe as ferramentas para criar propostas, enviá-las a Clientes e acompanhá-las desde a aprovação até à conversão.

Está incluído em **Accelerate** e **Maximize**. Ligado **Boost**, pode adicioná-lo separadamente.

### O que as Propostas incluem

* Criar e gerir Propostas.
* Configurar Esquema de propostas, layouts e Modelos de email.
* Utilizar aprovação online, lembretes e fluxos de conversão.

### Quando precisa de Propostas

Utilizar Propostas quando pretender um fluxo de vendas estruturado no OutSmart.

Isso inclui enviar propostas profissionais, acompanhar o Estado e transformar o trabalho aprovado em execução ou Faturação.

{% hint style="info" %}
Se utilizar **Accelerate** ou **Maximize**, as Propostas já fazem parte do seu Plano.
{% endhint %}

### Casos de uso comuns

* Enviar Propostas por email com PDF.
* Permitir que os Clientes aceitem Propostas online.
* Converter propostas aprovadas em Ordens de trabalho ou Faturas.

### Perguntas frequentes

<details>

<summary>As Propostas estão incluídas no seu Plano?</summary>

As Propostas estão incluídas em **Accelerate** e **Maximize**. Ligado **Boost**, pode adicioná-lo separadamente.

</details>

<details>

<summary>É possível começar com um período experimental?</summary>

É possível começar no fluxo de Power-Ups da Gestão de Licenças quando estiver disponível para a sua conta.

</details>

<details>

<summary>O que acontece se mudar de plano?</summary>

O seu acesso depende do Plano e dos add-ons ativos na sua conta.

</details>

### Tópicos relacionados

* [Ativar Propostas através da Gestão de Licenças](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/propostas/ativar-as-propostas-atraves-da-gestao-de-licencas.md)
* [Disponibilidade de Propostas e Agendar](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/propostas/disponibilidade-e-planos-das-propostas.md)
* [Power-Ups](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups.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/introducao-as-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.
