> For the complete documentation index, see [llms.txt](https://help.steeple.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.steeple.com/de/administration/masquer-afficher-application.md).

# Wie blende ich eine App aus oder ein?

### Betroffene Anwendungen

Die folgenden Anwendungen können ausgeblendet oder angezeigt werden:

* **News** (Newsfeed, auch „Feeds“ genannt)
* **Jobs** (Stellenangebote)
* **Docs** (Dokumente)
* **Events** (Veranstaltungen)

Die Anwendungen **Beiträge**, **Messaging** und **Verzeichnis** können nicht ausgeblendet werden.

### Eine Anwendung ausblenden

Gehen Sie zu**Administration**, Bereich **Anwendungen** (`/administration/apps`).

1. Klicken Sie auf die Schaltfläche **Mehr erfahren** der betroffenen Anwendung
2. Auf der Detailseite klicken Sie auf die Schaltfläche **Anwendung ausblenden**
3. Bestätigen Sie die Aktion im Bestätigungsfenster

Die Anwendung wird in den Benutzeroberflächen (Mobilgerät, Touchscreen, Computer) ausgeblendet. Der Administrator kann weiterhin über die Schaltfläche darauf zugreifen **Anwendung anzeigen** um Inhalte vorzubereiten, bevor sie sichtbar gemacht wird.

### Eine Anwendung anzeigen

1. Von der Seite **Anwendungen**, klicken Sie auf **Mehr erfahren** der ausgeblendeten Anwendung
2. Klicken Sie auf die Schaltfläche **Anwendung anzeigen**
3. Bestätigen Sie die Aktion

Die Anwendung wird für alle Benutzer wieder sichtbar.


---

# 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:

```
GET https://help.steeple.com/de/administration/masquer-afficher-application.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
