> For the complete documentation index, see [llms.txt](https://docs.radiusaas.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.radiusaas.com/de/admin-portal/scepman-saas/status.md).

# Status

{% hint style="info" %}
Um <code class="expression">space.vars.SCEPmanSAAS\_ProductName</code> zu verwenden, stellen Sie bitte sicher, dass Sie es zuerst unter **Einstellungen** > [**SCEPman**](broken://pages/b0fafafeae226d324c179a7b69c4250c1b8dc772).
{% endhint %}

Der **SCEPman** Menü-Hive bietet Ihnen Zugriff auf Ihre in RADIUSaaS integrierte SCEPman-SaaS-Instanz (erfordert eine separate Lizenz).

Die Untermenüs ermöglichen Ihnen, manuelle Zertifikatsaufgaben mithilfe der Certificate Master-Komponente auszuführen. Weitere Informationen dazu, wie Sie **Zertifikate verwalten**, **Zertifikate anfordern** und **Aufgaben**finden Sie in der entsprechenden SCEPman-Dokumentation:

{% embed url="<https://docs.scepman.com/certificate-management/certificate-master>" %}

## Status

Die Statusseite Ihrer <code class="expression">space.vars.SCEPmanSAAS\_ProductName</code> Instanz stellt Ihnen die relevantesten Informationen bereit, die Sie bei der Konfiguration des Dienstes für Ihre Umgebung benötigen. Sie ermöglicht Ihnen,

* den Verbindungsstatus zu Abhängigkeiten wie Key Vault, Graph API (Intune) oder Jamf Pro zu überprüfen,
* den öffentlichen Teil des CA-Zertifikats herunterzuladen oder
* auf die für die Konfiguration in Ihren MDM-System(en) erforderlichen SCEP-Registrierungsendpunkte zuzugreifen.

<figure><img src="https://3933237825-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSWU1DQ4UGkqER7uGNUOm%2Fuploads%2FGBIiXP3W44fbhTmrxL4K%2Fimage.png?alt=media&amp;token=4953f960-8539-4543-a10e-91d99c3a1a7c" alt=""><figcaption></figcaption></figure>


---

# 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.radiusaas.com/de/admin-portal/scepman-saas/status.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.
