> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/ras-mp-guide/v19-ja-jp/saitokategor.md).

# サイトカテゴリー

**サイト**カテゴリーには、現在のサイトの概要が表示され、ライセンスの問題、更新が必要な RAS Agent などの重要なイベントに関する通知が表示されます。

サイトカテゴリーのメインビューは、以下に説明するセクションで構成されています。

**RAS インフラストラクチャ**

RAS Connection Broker や RAS Secure Gateway など、RAS のコアコンポーネントが表示されます。特定の種類のコンポーネントが複数ある場合、インストールされているコンポーネントの数が右側に表示されます。

コンポーネントをクリックして、管理ビューに移動できます。**\[インフラストラクチャ]** カテゴリーから管理ビューを開くこともできます（詳細は本ガイドの後半で説明します）。

**セッション**

このセクションには、セッションとライセンスの使用状況が表示されます。セッションまたはライセンスの管理ビューに移動するには、対応するリンクをクリックします。

**ホスト**

**\[ホスト]** セクションには、RD セッションホストや VDI（利用可能な場合）など、利用可能なセッションホストに関する情報が表示されます。利用可能なリンクをクリックすると、特定のホストタイプまたはプロバイダーの管理ビューに移動できます。ホスト情報には、ホスト上のアクティブなセッション数、ホストに関する問題の有無、ホストが現在無効になっているかどうかの情報が含まれます。


---

# 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.parallels.com/landing/ras-mp-guide/v19-ja-jp/saitokategor.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.
