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

# Ativar Automações ilimitadas

Automations ilimitadas está disponível por meio de **Maximizar** ou como o Power-Up separado **Automations ilimitadas**.

Você o ativa por meio do **OutSmart Marketplace** no BackOffice. Apenas usuários com direitos de administrador podem fazer isso.

{% stepper %}
{% step %}

### Faça login com uma conta de administrador

Abra o **OutSmart BackOffice** e faça login com uma conta que tenha direitos de administrador.
{% endstep %}

{% step %}

### Abrir Configurações

Clique em **Configurações** no canto inferior esquerdo.
{% endstep %}

{% step %}

### Abra o Marketplace

Pesquise por **Marketplace** e abra-o.
{% endstep %}

{% step %}

### Encontre o Power-Up

Pesquise por **Automations ilimitadas** ou consulte o **Maximizar** Pacote.
{% endstep %}

{% step %}

### Inicie o teste ou a ativação

Clique no botão para iniciar um teste ou ativar o Power-Up diretamente.
{% endstep %}

{% step %}

### Confirme a ativação

Confirme sua escolha e aguarde até que o Estado mude para ativo.
{% endstep %}

{% step %}

### Abrir Automação

Vá para **Configurações → Geral → Automação**.

Agora você pode criar automações sem limite.
{% endstep %}
{% endstepper %}

## Perguntas frequentes

<details>

<summary>Quem pode ativar Power-Ups?</summary>

Apenas usuários com direitos de administrador no BackOffice.

</details>

<details>

<summary>Posso iniciar um teste primeiro?</summary>

Sim. Pelo Marketplace, você pode iniciar um teste primeiro.

</details>

<details>

<summary>O que acontece com minhas automações existentes?</summary>

Elas continuam funcionando normalmente. Apenas o limite é removido.

</details>

## Tópicos relacionados

* [**Marketplace - Iniciar um teste de Power-Up**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/marketplace/iniciar-um-teste-de-power-up.md)
* [**Marketplace - Gerenciar seus Power-Ups**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/marketplace/gerir-os-seus-power-ups.md)
* [**Pacotes OutSmart**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/marketplace/pacotes-outsmart.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/automacoes-ilimitadas/ativar-automacoes-ilimitadas.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.
