> 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/marktplatz-pakete-und-power-ups/power-ups/zertifikate.md).

# Zertifikate

Aktivieren Sie Zertifikate, erstellen Sie Zertifikatstypen, weisen Sie diese Mitarbeitern zu und verfolgen Sie Ablaufdaten in OutSmart.

**Zertifikate** hilft Ihnen, Mitarbeiter Zertifikate und Qualifikationen in OutSmart zu verwalten.

Verwenden Sie diesen Bereich, um den Power-up zu aktivieren, Zertifikatstypen einzurichten, sie Mitarbeitern zuzuweisen und den Ablauf nachzuverfolgen.

{% hint style="info" %}
Zertifikate ist ein **Power-Up**. Power-Ups sind verfügbar ab **Boost** ab dann. Die Verfügbarkeit kann auch von deiner Lizenz und Konfiguration abhängen.
{% endhint %}

### In diesem Leitfaden

* [**Einführung in Zertifikate**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/zertifikate/einfuhrung-in-zertifikate.md)
* [**Zertifikate über die Feature-Einstellungen aktivieren**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/zertifikate/zertifikate-uber-die-funktionseinstellungen-aktivieren.md)
* [**Erstellen von Zertifikatstypen**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/zertifikate/zertifikatstypen-erstellen.md)
* [**Zertifikate für Mitarbeiter zuweisen**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/zertifikate/zertifikate-mitarbeitern-zuweisen.md)
* [**Anhänge zum Zertifikat verwalten**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/zertifikate/anhange-zum-zertifikat-verwalten.md)
* [**Ablaufdaten von Zertifikaten nachverfolgen**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/zertifikate/ablaufdaten-von-zertifikaten-verfolgen.md)
* [**Mitarbeiter Zertifikate filtern und sortieren**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/zertifikate/mitarbeiter-zertifikate-filtern-und-sortieren.md)
* [**Zertifikate in der mobilen App anzeigen**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/zertifikate/zertifikate-in-der-mobilen-app-anzeigen.md)
* [**Zertifikate mit Fähigkeiten verknüpfen**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/zertifikate/zertifikate-mit-fahigkeiten-verknupfen.md)
* [**Zertifikate-Widget im Dashboard**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/zertifikate/einblick-in-ihre-zertifikate-im-dashboard.md)

### Was Sie mit Zertifikate tun

* Zertifikatstypen pro Organisation verwalten
* Zertifikate an Mitarbeiter zuweisen
* Anhänge zum Zertifikat und Ablaufdaten speichern
* Zertifikate in der mobilen App anzeigen
* Zertifikatsdaten im Dashboard prüfen

### Empfohlene Reihenfolge

1. Beginnen Sie mit [**Einführung in Zertifikate**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/zertifikate/einfuhrung-in-zertifikate.md).
2. Dann [**Zertifikate über die Feature-Einstellungen aktivieren**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/zertifikate/zertifikate-uber-die-funktionseinstellungen-aktivieren.md).
3. Weiter [**Erstellen von Zertifikatstypen**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/zertifikate/zertifikatstypen-erstellen.md).
4. Dann [**Zertifikate an Mitarbeiter zuweisen**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups/zertifikate/zertifikate-mitarbeitern-zuweisen.md).
5. Abschließend mit Anhängen, Ablaufverfolgung und Dashboard-Widgets.

### Verwandte Themen

* [**OutSmart-Pakete**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/marktplatz/outsmart-pakete.md)
* [**Power-Ups**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/power-ups.md)
* [**OutSmart Marktplatz**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marktplatz-pakete-und-power-ups/marktplatz.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/marktplatz-pakete-und-power-ups/power-ups/zertifikate.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.
