> 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/mail-para-ordem-de-trabalho/ativar-o-mail-para-ordem-de-trabalho.md).

# Ativar o Mail para Ordem de trabalho

Você ativa **E-mail para WorkOrder** antes de poder criar regras de e-mail.

Após a ativação, a configuração fica disponível no BackOffice.

### Como funciona a ativação

Mail to WorkOrder é controlado por uma definição de funcionalidade.

Após a ativação, pode abrir as Configurações do Mail to WorkOrder e criar regras de processamento.

### Ativar a funcionalidade

{% stepper %}
{% step %}

### Abrir Configurações da Funcionalidade

Vá para **Configurações** → **Configurações da Funcionalidade**.
{% endstep %}

{% step %}

### Encontrar Mail to WorkOrder

Pesquise por **E-mail para WorkOrder**.

Dependendo do seu ambiente, o rótulo pode variar ligeiramente.
{% endstep %}

{% step %}

### Ative a funcionalidade

Ative a configuração de Mail to WorkOrder.
{% endstep %}

{% step %}

### Salvar

Guarde as alterações.
{% endstep %}

{% step %}

### Abrir Mail to WorkOrder

Vá para **Automações** → **E-mail para WorkOrder**.

A página de configuração já está disponível.
{% endstep %}
{% endstepper %}

### Importante saber

Apenas utilizadores com as permissões corretas podem ativar funcionalidades.

Se a configuração não estiver visível, verifique as suas permissões e a sua licença.

### Perguntas frequentes

<details>

<summary>Quem pode ativar o Mail to WorkOrder?</summary>

Normalmente, um administrador.

</details>

<details>

<summary>Quando é que a ativação entra em vigor?</summary>

Logo após guardar a configuração da funcionalidade.

</details>

<details>

<summary>Porque não vejo o Mail to WorkOrder no menu?</summary>

Verifique a configuração da funcionalidade, as suas permissões e a sua licença.

</details>

### Tópicos relacionados

* [**Introdução ao E-mail para WorkOrder**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/mail-para-ordem-de-trabalho/introducao-ao-mail-para-ordem-de-trabalho.md)
* [**Configurar o modo Conversations**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/mail-para-ordem-de-trabalho/configurar-o-modo-conversations.md)
* [**E-mail para WorkOrder**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/mail-para-ordem-de-trabalho.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/mail-para-ordem-de-trabalho/ativar-o-mail-para-ordem-de-trabalho.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.
