> 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/gestao-de-ativos/ativar-a-gestao-de-ativos.md).

# Ativar a Gestão de Ativos

Ativar a Gestão de Ativos no Backoffice para que os objetos fiquem disponíveis no fluxo de trabalho.

Ativa-se **Gestão de Ativos** através de **Definições da funcionalidade** no Backoffice.

Após a ativação, os ecrãs relacionados com o Objeto ficam disponíveis no Backoffice e no fluxo da app.

{% hint style="info" %}
A Disponibilidade depende do seu Plano, da licença e das Permissões.

Usar [**pacotes OutSmart**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/loja-virtual/pacotes-outsmart.md) para verificar se **Gestão de Ativos** está incluída.
{% endhint %}

{% stepper %}
{% step %}

### Iniciar sessão no Backoffice

Abrir a **OutSmart Backoffice**.

Iniciar sessão com uma Conta que possa gerir as Definições.
{% endstep %}

{% step %}

### Abrir Definições da funcionalidade

Ir para **Definições → Definições da funcionalidade**.

Procurar a funcionalidade do Objeto ou de ativos.
{% endstep %}

{% step %}

### Ativar a funcionalidade

Ativar **Gestão de Ativos** ou **Gestão de Ativos**.

De seguida, guardar as Alterações.
{% endstep %}

{% step %}

### Verificar o resultado

Abrir a navegação do Backoffice.

Verificar se a secção do Objeto já está disponível.
{% endstep %}
{% endstepper %}

### Perguntas frequentes

<details>

<summary>Quem pode ativar a Gestão de Ativos?</summary>

Normalmente, apenas Utilizadores com direitos de administrador ou Permissões semelhantes.

</details>

<details>

<summary>Com que rapidez fica disponível a Gestão de Ativos?</summary>

A funcionalidade fica normalmente disponível imediatamente após guardar.

</details>

<details>

<summary>Onde é possível encontrá-lo após a ativação?</summary>

As páginas relacionadas com o Objeto ficam no Backoffice assim que a funcionalidade é ativada.

</details>

### Tópicos relacionados

* [**Gestão de Ativos**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/gestao-de-ativos.md)
* [**O que é a Gestão de Ativos?**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/gestao-de-ativos/o-que-e-a-gestao-de-ativos.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/gestao-de-ativos/ativar-a-gestao-de-ativos.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.
