# SCEPman

{% hint style="info" %}
To use <code class="expression">space.vars.SCEPmanSAAS\_ProductName</code>, please ensure to configure it first under **Settings** > [**SCEPman**](/admin-portal/settings/scepman.md).
{% endhint %}

The **SCEPman** menu hive gives you access to your SCEPman SaaS instance built right into RADIUSaaS (requires a separate license).

The submenus allow you to perform manual certificate tasks leveraging the Certificate Master component. More information on how to **Manage Certificates**, **Request Certificates**, and **Tasks**, can be found in the corresponding SCEPman documentation:

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

## Status

The status page of your <code class="expression">space.vars.SCEPmanSAAS\_ProductName</code> instance provides you with the most relevant information that you require when configuring the service for your environment. It allows you to

* review the connectivity status to dependencies, such as the Key Vault, Graph API (Intune), or Jamf Pro,
* download the public portion of the CA certificate, or
* access the SCEP enrolment endpoint(s) that are required for configuration in your MDM system(s).

<figure><img src="/files/4iDD9bC3KlD7s8K21sWL" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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://docs.radiusaas.com/admin-portal/scepman.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.
