> 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-de/marketplace-pakete-und-power-ups/power-ups/objektverwaltung/ressourcen-erstellen-und-verwalten/spotlight-fur-ressourcen-verwenden.md).

# Spotlight für Ressourcen verwenden

Spotlight hilft dir, dich auf einen Arbeitsauftrag in der Plantafel zu konzentrieren.

Du kannst auch die verknüpften Ressourcen isolieren.

### Was Spotlight anzeigen kann

Spotlight kann sich auf Folgendes konzentrieren:

* das ausgewählte Planungselement
* die verknüpften Ressourcen
* beides zusammen

Das reduziert die Unübersichtlichkeit in stark frequentierten Planungsansichten.

{% stepper %}
{% step %}

### Öffnen Sie die Plantafel

Gehe in die Plantafel im BackOffice.
{% endstep %}

{% step %}

### Wähle einen Arbeitsauftrag aus

Klicke mit der rechten Maustaste auf den Arbeitsauftrag, den du prüfen möchtest.
{% endstep %}

{% step %}

### Aktiviere Spotlight

Wähle die Spotlight-Option.
{% endstep %}

{% step %}

### Wähle die Ansicht

Wähle aus, ob du dich auf Planung, Ressourcen oder beides konzentrieren möchtest.
{% endstep %}

{% step %}

### Deaktiviere Spotlight, wenn du fertig bist

Klicke erneut mit der rechten Maustaste und deaktiviere Spotlight.
{% endstep %}
{% endstepper %}

### Häufig gestellte Fragen

<details>

<summary>Kann ich Spotlight für mehrere Arbeitsaufträge gleichzeitig verwenden?</summary>

Nein.

Spotlight konzentriert sich jeweils auf einen Arbeitsauftrag.

</details>

<details>

<summary>Beeinträchtigt Spotlight andere Benutzer?</summary>

Nein.

Es ändert nur deine aktuelle Ansicht.

</details>

<details>

<summary>Kann ich weiterhin Arbeit bearbeiten, während Spotlight aktiv ist?</summary>

Ja.

Spotlight ändert nur, was du siehst.

</details>

### Verwandte Themen

* [**Verwende Ressourcen in der Plantafel**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/objektverwaltung/ressourcen-erstellen-und-verwalten/ressourcen-in-der-plantafel-verwenden.md)
* [**Verknüpfe Ressourcen mit Arbeitsaufträgen**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/objektverwaltung/ressourcen-erstellen-und-verwalten/ressourcen-mit-arbeitsauftragen-verknupfen.md)
* [**Ressourcen erstellen und verwalten**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/objektverwaltung/ressourcen-erstellen-und-verwalten.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-de/marketplace-pakete-und-power-ups/power-ups/objektverwaltung/ressourcen-erstellen-und-verwalten/spotlight-fur-ressourcen-verwenden.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.
