> 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/use-o-destaque-para-recursos.md).

# Use o destaque para recursos

O Spotlight ajuda você a focar em uma Ordem de trabalho no Coordenador.

Você também pode isolar os recursos vinculados.

### O que o Spotlight pode mostrar

O Spotlight pode focar em:

* o item de Planejamento selecionado
* os recursos vinculados
* ambos juntos

Isso reduz o ruído em visualizações de Planejamento movimentadas.

{% stepper %}
{% step %}

### Abra o Coordenador

Vá para o Coordenador no BackOffice.
{% endstep %}

{% step %}

### Selecione uma Ordem de trabalho

Clique com o botão direito na Ordem de trabalho que você deseja inspecionar.
{% endstep %}

{% step %}

### Ative o Spotlight

Escolha a opção Spotlight.
{% endstep %}

{% step %}

### Escolha a visualização

Selecione se você deseja focar em Planejamento, recursos ou ambos.
{% endstep %}

{% step %}

### Desative o Spotlight quando terminar

Clique com o botão direito novamente e desative o Spotlight.
{% endstep %}
{% endstepper %}

### Perguntas frequentes

<details>

<summary>Posso usar o Spotlight para várias Ordens de trabalho ao mesmo tempo?</summary>

Não.

O Spotlight foca em uma Ordem de trabalho de cada vez.

</details>

<details>

<summary>O Spotlight afeta outros usuários?</summary>

Não.

Ele apenas altera sua visualização atual.

</details>

<details>

<summary>Ainda posso editar o trabalho enquanto o Spotlight estiver ativo?</summary>

Sim.

O Spotlight apenas altera o que você vê.

</details>

### Tópicos relacionados

* [**Use 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)
* [**Vincule recursos às Ordens de trabalho**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/gestao-de-objetos/crie-e-gerencie-recursos/vincule-recursos-a-ordens-de-trabalho.md)
* [**Crie e gerencie recursos**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/gestao-de-objetos/crie-e-gerencie-recursos.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/use-o-destaque-para-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.
