> 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-admin-guide/v21-ja-jp/parallels-web-client-toyzptaru/rimtoapurikshontodesukutoppuno/sononona.md).

# その他の便利な機能

ユーザーポータルのメイン画面の便利な機能には、他に次のようなものがあります。

* **お気に入りリスト**: リモートアプリケーションまたはデスクトップは、お気に入りリストに追加すると見つけやすくなります。そのためには、アプリケーションまたはデスクトップをポイントまたはタップして、"星形" のアイコンをクリックまたはタップします。リストを表示するには、リストの上部にある **\[お気に入り]** タブを選択します。このリストからリソースを削除するには、リソースをポイントして、\[X] アイコンをクリックします（または、リソースのアイコンをポイントまたはタップして、\[X] アイコンをクリックまたはタップします）。
* **検索:** リソースを検索するには、ツールバーにある **\[検索]** ボックス（右上）にその名前を入力します。入力内容に従ってリストが絞り込まれ、名前が一致するリソースのみが表示されます。
* **リスト表示**: 検索ボックスの下にあるアイコンをクリックすると、グリッド表示とリスト表示を切り替えることができます。リスト表示では、公開済みリソースの説明を見ることができます。
* **グリッド表示で説明を表示**: グリッド表示でリソースの説明を表示するには、マウスポインターをリソースの上に移動します。ツールヒントとして説明が表示されます。1 つ以上のリソースが同じ名前を使用して公開されたときにこの機能は役立つことがあります。説明を読むことで、それらを区別できるからです。
* **タスクバー**: リモートアプリケーションまたはデスクトップを起動すると、そのアイコンが、画面の下部にあるタスクバーに追加されます。タスクバーが満杯のときは、同じ種類のアイテムがグループ化され、スペースが節約されます。グループをクリックまたはタップして、実行中のインスタンスをすべて確認したり切り替えたりすることや、特定のインスタンスを閉じることができます。


---

# 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-admin-guide/v21-ja-jp/parallels-web-client-toyzptaru/rimtoapurikshontodesukutoppuno/sononona.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.
