# SCEPman

{% hint style="info" %}
使用するには <code class="expression">space.vars.SCEPmanSAAS\_ProductName</code>、まず **設定** > [**SCEPman**](/ja/ptaru/settings/scepman.md).
{% endhint %}

The **SCEPman** メニューの Hive から、RADIUSaaS に直接組み込まれた SCEPman SaaS インスタンスにアクセスできます（別途ライセンスが必要です）。

サブメニューを使用すると、Certificate Master コンポーネントを活用して手動で証明書タスクを実行できます。方法の詳細は **証明書の管理**, **証明書の要求**、および **タスク**については、対応する SCEPman のドキュメントを参照してください：

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

## ステータス

あなたの <code class="expression">space.vars.SCEPmanSAAS\_ProductName</code> インスタンスのステータスページには、環境向けにサービスを構成する際に必要となる最も重要な情報が表示されます。これにより、

* Key Vault、Graph API（Intune）、または Jamf Pro などの依存関係との接続状態を確認し、
* CA 証明書の公開部分をダウンロードしたり、
* MDM システムでの構成に必要な SCEP 登録エンドポイントにアクセスしたりできます。

<figure><img src="/files/fd5e91f74241f61fd9392ec45d14f7530291accd" 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/ja/ptaru/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.
