> For the complete documentation index, see [llms.txt](https://docs.skadii.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skadii.com/ubersicht-and-setup/sidebar-and-icons.md).

# Sidebar & Icons

In der linken Seitenleiste befinden sich alle verfügbaren skadii Tools.

Wähle ein Icon aus, um die entsprechende Applikation zu öffnen und auf die zugehörigen Daten und Arbeitsbereiche zuzugreifen.

<div data-with-frame="true"><figure><img src="https://3005651990-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi1rq90faFZetMGIspfq3%2Fuploads%2FyLHjOySFf3KIn4x2bXsN%2Fimage.png?alt=media&amp;token=cc7d31b8-6ba7-4a16-bff5-71ac6ee914d5" alt=""><figcaption></figcaption></figure></div>

### Warum ist meine gewünschte Applikation nicht in der Seitenleiste?

* Klicke auf das „**Alle Applikationen**“-Symbol unten links.

<div data-with-frame="true"><figure><img src="https://3005651990-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi1rq90faFZetMGIspfq3%2Fuploads%2FNXXc0qv8PBNT8CVWqigt%2Fimage.png?alt=media&amp;token=06752100-f845-4fbf-9c67-8cc0f461ddfb" alt=""><figcaption></figcaption></figure></div>

* Wähle anschließend die gewünschte Applikation aus. Diese erscheint in Form eines Icons in der Seitenleiste und ermöglicht so einen Schnellzugriff.

<div data-with-frame="true"><figure><img src="https://3005651990-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi1rq90faFZetMGIspfq3%2Fuploads%2FIVBclacpViQIwaQ7On8E%2Fimage.png?alt=media&amp;token=4fc0852e-0857-4f26-b09b-46573b36c571" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %} <i class="fa-check">:check:</i> = Icon wird auf der Seitenleiste angezeigt\ <i class="fa-minus">:minus:</i> = Icon wird nicht auf der Seitenleiste angezeigt
{% endhint %}

### Warum habe ich nicht alle Applikationen zur Auswahl?

**Nicht alle Applikationen stehen jedem Benutzer automatisch zur Verfügung.**\
Welche Funktionen angezeigt werden, hängt davon ab, welche für dein Resort bzw. deinen Account aktiviert wurden.

Wenn eine Anwendung nicht sichtbar ist, wurde sie möglicherweise für dich als Benutzer oder in deinem Workspace nicht aktiv.

Bitte wende dich in diesem Fall an den skadii Administrator deiner Organisation oder den skadii Support.

<p align="center"><a href="/produkt-updates/support.md" class="button primary" data-icon="comment-heart">Support</a></p>


---

# 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://docs.skadii.com/ubersicht-and-setup/sidebar-and-icons.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.
