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

# Ativar a Gestão de Objetos

Você ativa **Gestão de Objetos** através **Configuraçõ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 Pacote, Licença e Permissões.

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

{% stepper %}
{% step %}

### Inicie sessão no BackOffice

Abra o **OutSmart BackOffice**.

Inicie sessão com uma conta que possa gerir as Configurações.
{% endstep %}

{% step %}

### Abrir Configurações da Funcionalidade

Vá para **Configurações → Configurações da Funcionalidade**.

Procure a funcionalidade de Objeto ou de ativos.
{% endstep %}

{% step %}

### Ative a funcionalidade

Ative **Gestão de Objetos** ou **Gestão de Ativos**.

Depois, guarde as suas alterações.
{% endstep %}

{% step %}

### Verifique o resultado

Abra a navegação do BackOffice.

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

### Perguntas frequentes

<details>

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

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

</details>

<details>

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

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

</details>

<details>

<summary>Onde o encontro após a ativação?</summary>

Encontrará as páginas relacionadas com o Objeto no BackOffice assim que a funcionalidade estiver ativada.

</details>

### Tópicos relacionados

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