> 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/formularios/ativar-formularios.md).

# Ativar Formulários

Ativar os Formulários no Backoffice para disponibilizar as definições dos formulários.

Os Formulários não estão ativos por defeito.

Um administrador tem de o ativar em **Definições → Definições da funcionalidade**.

{% hint style="info" %}
Após a ativação, as **Formulários** a secção passa a estar disponível em **Definições**.
{% endhint %}

{% stepper %}
{% step %}

### Abrir o Backoffice

Iniciar sessão com uma conta de administrador.
{% endstep %}

{% step %}

### Abrir Definições da funcionalidade

Ir para **Definições → Definições da funcionalidade**.
{% endstep %}

{% step %}

### Localizar Formulários

Pesquisar **Formulários** na lista de funcionalidades disponíveis.
{% endstep %}

{% step %}

### Ativar Formulários

Ativar **Formulários**.

Depois, guardar a alteração.
{% endstep %}

{% step %}

### Confirmar o resultado

Abrir **Definições** novamente.

Verifique se **Formulários** surge agora nas definições disponíveis.
{% endstep %}
{% endstepper %}

### FAQ

<details>

<summary>Quem pode ativar Formulários?</summary>

Normalmente, um administrador ou um utilizador com permissões semelhantes.

</details>

<details>

<summary>Quando é que a ativação produz efeito?</summary>

Normalmente, logo após guardar a configuração.

</details>

<details>

<summary>Não é possível encontrar Formulários nas Definições de funcionalidades. O que deve ser verificado?</summary>

Verificar o seu plano e se os Formulários estão incluídos na sua conta.

</details>

### Tópicos relacionados

* [O que são Formulários?](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/formularios/o-que-sao-os-formularios.md)
* [Criar um Formulário](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/formularios/criar-um-formulario.md)
* [Definições](/outsmart-knowledge-base/outsmart-knowledge-base-pt/backoffice/backoffice/definicoes.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/formularios/ativar-formularios.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.
