> 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/crie-e-gerencie-recursos/crie-categorias-de-recursos.md).

# Crie categorias de recursos

As categorias de recursos agrupam equipamentos semelhantes.

Elas mantêm o Coordenador organizado e mais fácil de gerir.

Exemplos incluem:

* veículos
* reboques
* gruas
* ferramentas

### Por que as categorias são importantes

Os recursos precisam de uma categoria para aparecer no Coordenador.

As categorias também ajudam os planejadores a encontrar o equipamento certo mais rapidamente.

{% stepper %}
{% step %}

### Abra a configuração da categoria

Vá para a área BackOffice onde as categorias de recursos são geridas.
{% endstep %}

{% step %}

### Adicione uma categoria

Clique em **Adicionar** e introduza o nome da categoria.
{% endstep %}

{% step %}

### Guarde a categoria

Guarde a categoria para que ela fique disponível para os recursos.
{% endstep %}

{% step %}

### Associe a categoria aos recursos

Abra um recurso e selecione a categoria correta.

Depois, guarde o recurso.
{% endstep %}
{% endstepper %}

### Perguntas frequentes

<details>

<summary>Um recurso pode pertencer a várias categorias?</summary>

Não.

Um recurso usa uma categoria.

</details>

<details>

<summary>O que acontece se eu eliminar uma categoria?</summary>

Os recursos associados perdem essa categoria.

Eles já não aparecem no Coordenador até atribuir uma nova.

</details>

<details>

<summary>Posso alterar o nome de uma categoria mais tarde?</summary>

Sim.

O novo nome aplica-se aos recursos associados.

</details>

### Tópicos relacionados

* [**Criar um recurso**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/gestao-de-objetos/crie-e-gerencie-recursos/crie-um-recurso.md)
* [**Usar recursos no Coordenador**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/gestao-de-objetos/crie-e-gerencie-recursos/use-recursos-no-coordenador.md)
* [**Usar recursos no Planejamento de Projeto**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/backoffice/backoffice/projetos/planear-e-acompanhar-projetos/usar-o-quadro-de-planejamento-do-projeto/usar-recursos-no-planejamento-do-projeto.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/crie-e-gerencie-recursos/crie-categorias-de-recursos.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.
