> 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/automacoes-ilimitadas/gerir-e-monitorizar-automacoes-existentes.md).

# Gerir e monitorizar automações existentes

Editar, rever e monitorizar as automações a partir de uma única Visão Geral central.

À medida que se acrescentam mais processos de Automação, a gestão torna-se mais importante.

A Visão Geral central abaixo de **Definições → Geral → Automação** mostra todos os seus processos de Automação existentes.

Para Controlar e para a resolução de problemas, use também o **Registo de notificações**.

{% stepper %}
{% step %}

### Abrir a Visão Geral

Ir para **Definições → Geral → Automação**.
{% endstep %}

{% step %}

### Ver processos de Automação existentes

Ver a lista dos processos de Automação ativos e existentes.
{% endstep %}

{% step %}

### Abrir uma Automação para editar

Clicar numa Automação para ajustar o nome, o gatilho, os critérios ou as ações.
{% endstep %}

{% step %}

### Guardar Alterações

Confirmar as Alterações e guardar novamente.
{% endstep %}

{% step %}

### Ver o resultado

Abrir a **Registo de notificações** através de **Definições** para rever notificações com estado Enviado e mensagens de Avaria.
{% endstep %}

{% step %}

### Manter a Visão Geral limpa

Eliminar os processos de Automação não utilizados ou desativá-los se isso for possível no respetivo ambiente.
{% endstep %}
{% endstepper %}

## Perguntas frequentes

<details>

<summary>Como saber se uma Automação foi Executada?</summary>

Consulte as **Registo de notificações** para notificações com estado Enviado e mensagens de Avaria.

</details>

<details>

<summary>É possível desativar temporariamente uma Automação?</summary>

Isso depende das opções na respetiva versão. Muitas vezes, é possível alterar o Estado ou remover temporariamente a Automação.

</details>

<details>

<summary>Quem pode Editar processos de Automação?</summary>

Isso depende das Funções e Permissões na respetiva organização.

</details>

## Tópicos relacionados

* Mostrar o registo de notificações
* Funções e Permissões
* Segurança da Conta & Autenticação


---

# 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/automacoes-ilimitadas/gerir-e-monitorizar-automacoes-existentes.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.
