> For the complete documentation index, see [llms.txt](https://agents.glueckkanja.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://agents.glueckkanja.com/jp/agents/license-optimizer/changelog.md).

# 変更履歴

### \[1.0.1] - 2025-11-03

エージェントの出力を更新しました。

### \[1.0.0] - 2025-09-30

#### 初回リリース

License Optimizer の初版リリースです。このバージョンでは、Microsoft 365 および Azure のライセンス利用状況を包括的に分析し、実行可能なコスト削減の推奨事項を提供します。

**含まれる内容:**

* すべての Microsoft 365 および Azure ライセンスにわたるライセンス利用状況の分析
* 未使用ライセンスの特定（非アクティブなユーザー、未使用ライセンス）
* どのサービス プランが実際に消費されているかを把握するための機能使用状況の追跡
* 実際の使用パターンに基づく最適な割り当ての推奨
* 重複するサービス プランの重複ライセンス検出
* サインイン パターン分析による非アクティブ ユーザーの特定
* 金額ベースのコスト削減額の算出
* 特定のユーザーと推奨される変更を含む再割り当てのアクション プラン
* 予算計画のためのライセンス予測モデリング
* 時間経過に伴う使用傾向の分析
* コンプライアンス ステータスの検証
* 自然言語によるライセンス クエリのための Security Copilot との統合


---

# 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:

```
GET https://agents.glueckkanja.com/jp/agents/license-optimizer/changelog.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.
