# 管理コンソール 17.3

## バグ修正

* **EM-7038**: ユーザー条件によるコンプライアンスレポートのUIの不具合を修正。
* **EM-7075**: 管理者がリクエストを承認または拒否した場合、他の管理者の承認プロンプトが適切に処理されない不具合を修正。
* **EM-6681**: 管理者にロール管理の権限がない場合に、強制適用ポリシーのトグルとチェックボックスが無効にならない不具合を修正。
* **EM-7069**: 複数のユーザーを選択した際に、一括でアカウント移管を実行する不具合を修正。
* **EM-7583**: アラートページで、イベントタイプのドロップダウンにPAMイベントが表示されない不具合を修正。

## 改善点

* **EM-6194**: 請求履歴および領収書セクションを改善し、正確な情報が表示されるよう更新。
* **EM-7543**: 通知用のユーザーインターフェースを追加。アクションが実行されるたびにトーストメッセージが表示される代わりに、メッセージを確認し、既読としてマークできるように更新。
* **EM-6078**: ユーザー表示において、名前とメールアドレスの両方を表示するように更新。
* **EM-7413**: 入門ガイドのセクションに、ファイルストレージに関するビデオを追加。
* **EM-7483**: オフラインデータの同期およびキャッシュを更新。


---

# 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.keeper.io/release-notes/jp/enterprise/admin-console/admin-console-17.3.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.
