# Certificate Master

{% hint style="warning" %}
SCEPman Enterprise Edition only
{% endhint %}

Certificate Master is the second App Service within every SCEPman deployment, identifiable by the "-cm" designation in the App Service name (unless modified).&#x20;

Below sites provide detailed information on how to issue certificates through the Certificate Master UI for common use cases.

## Getting Started

To make use of Certificate Master you will need to assign the intended role first to your user account. Please refer to the following article regarding Certificate Masters role based access control:

{% content-ref url="/pages/YCeg2omWp8sx2tlT8hd4" %}
[Certificate Master RBAC](/scepman-configuration/rbac.md)
{% endcontent-ref %}

## Certificate Master homepage:

<figure><img src="/files/hTX7RNT0MdiLMC5GDtCF" alt=""><figcaption></figcaption></figure>

## Quick Overview

{% embed url="<https://youtu.be/kr8uBPlG4J8?t=122>" %}
SCEPman Certificate Master Quick Overview
{% endembed %}


---

# 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.scepman.com/certificate-management/certificate-master.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.
