> 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/recursos/funcionalidades-dos-recursos.md).

# Funcionalidades dos Recursos

Ver o que pode fazer com os Recursos no OutSmart.

Recursos acrescenta o planeamento interno de equipamento ao OutSmart.

Combina registo, planeamento e acompanhamento da utilização.

### Funcionalidades do Núcleo

Com os Recursos, é possível:

* Criar registos internos de equipamento
* Agrupar Recursos por Categorias
* utilizar Templates de recursos
* adicionar campos tarifários para cobrar a utilização
* associar os Recursos a Ordens de trabalho
* planear Recursos no Planeamento

### Funcionalidades operacionais

Recursos também suporta:

* verificações de Disponibilidade no planeamento
* acompanhamento interno de equipamento no Backoffice
* um planeamento mais claro em conjunto com Funcionários

### Onde continuar

Deve começar pelas páginas de configuração no guia de recursos.

Depois, deve continuar com o planeamento e a utilização da Ordem de trabalho.

### Tópicos relacionados

* [**Recursos**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/recursos.md)
* [**Criar e gerir Recursos**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/gestao-de-ativos/criar-e-gerir-recursos.md)
* [**Usar Recursos no Planeamento**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/loja-virtual-pacotes-e-power-ups/power-ups/gestao-de-ativos/criar-e-gerir-recursos/utilizar-recursos-no-planeamento.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/recursos/funcionalidades-dos-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.
