> For the complete documentation index, see [llms.txt](https://docs.nexthink.com/platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nexthink.com/platform/ja/library-packs/software-asset-management/workflow_-license-reclamation.md).

# ワークフロー: ライセンス回収

**ライセンス回収**は、企業が未使用または低使用のソフトウェアライセンスを特定し、自動的に削除するのをサポートするワークフローソリューションです。 この自動化により、ライセンスを大規模に回収し、手動の干渉なしに無駄を削減し、ソフトウェア費用を最適化します。

## 問題 <a href="#problem" id="problem"></a>

大規模な企業では、従業員に割り当てられたソフトウェアライセンスを把握しきれないことがあります。 時間が経つと、未使用または忘れられたライセンスが静かに不要なコストを押し上げます。 これらのライセンスを削除する作業は、多くの場合、ITチームによってケースバイケースで処理される遅い手作業のプロセスです。

## 解決策 <a href="#solution" id="solution"></a>

ライセンスが付与されたアプリケーションを使用していないユーザーや低利用しているユーザーを特定することで、関連するアプリケーショングループから自動的に削除し、ライセンスの回収ワークフローをトリガーできます。 このハンズオフのワークフローは、スケールでのコスト最適化と運用効率をサポートします。

## 利点と結果 <a href="#expected-value" id="expected-value"></a>

「ライセンス回収」ソリューションを実装することで次のことができます。

* ワークフローを通じてライセンス削除を自動化し、手動でのIT介入を減らします。
* 未使用のライセンスを回収し、ソフトウェア支出を最適化します。
* 反復的なタスクを排除することで、サービスデスクの作業量を減らします。
* 大規模なユーザーベースでのライセンスの停止プロセスを加速します。
* 組織全体でのソフトウェア使用のコンプライアンスと可視性を向上させます。

## 「ライセンス回収」の開始方法

これらのリンクに従ってパックを設定して使用を開始します。

* [使用ガイド: ライセンス奪還](/platform/ja/library-packs/software-asset-management/workflow_-license-reclamation/usage-guide-license-reclamation.md) 標準ユーザー向け
* [構成ガイド: ライセンス回収](/platform/ja/library-packs/software-asset-management/workflow_-license-reclamation/configuration-guide-license-reclamation.md) は、[管理者](https://github.com/nexthink/documentation.online-product-documentation/blob/develop/ja_docs/configuring_nexthink/configuring-your-platform/administration/account-management/roles/README.md#roles-administration) ロールを持つユーザーのみがアクセス可能です


---

# 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.nexthink.com/platform/ja/library-packs/software-asset-management/workflow_-license-reclamation.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.
