> 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/zertifikate.md).

# Zertifikate

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

Verwenden Sie diesen Abschnitt, um das Power-Up zu aktivieren, Zertifikatstypen einzurichten, sie Mitarbeitern zuzuweisen und das Ablaufen zu verfolgen.

{% hint style="info" %}
Certificates ist ein **Power-Up**. Power-Ups sind ab **Boost** und höher. Verfügbarkeit kann auch von Ihrer Lizenz und Konfiguration abhängen.
{% endhint %}

### In diesem Leitfaden

* [**Einführung in Zertifikate**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/zertifikate/einfuhrung-in-zertifikate.md)
* [**Certificates über Feature-Einstellungen aktivieren**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/zertifikate/zertifikate-uber-die-feature-einstellungen-aktivieren.md)
* [**Zertifikatstypen erstellen**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/zertifikate/zertifikatstypen-erstellen.md)
* [**Zertifikate Mitarbeitern zuweisen**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/zertifikate/zertifikate-mitarbeitern-zuweisen.md)
* [**Zertifikatsanhänge verwalten**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/zertifikate/zertifikatsanhange-verwalten.md)
* [**Zertifikatsablaufdaten verfolgen**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/zertifikate/zertifikatablaufdaten-verfolgen.md)
* [**Mitarbeiterzertifikate filtern und sortieren**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/zertifikate/mitarbeiterzertifikate-filtern-und-sortieren.md)
* [**Zertifikate in der mobilen App anzeigen**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-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/marketplace-pakete-und-power-ups/power-ups/zertifikate/zertifikate-mit-fahigkeiten-verknupfen.md)
* [**Zertifikats-Widget auf dem Dashboard**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/zertifikate/einblick-in-ihre-zertifikate-auf-dem-dashboard.md)

### Was Sie mit Certificates tun

* Zertifikatstypen pro Organisation verwalten
* Zertifikate Mitarbeitern zuweisen
* Zertifikatsanhänge und Ablaufdaten speichern
* Zertifikate in der mobilen App anzeigen
* Zertifikatsdaten auf dem Dashboard prüfen

### Empfohlene Reihenfolge

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

### Verwandte Themen

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