# Software Metering

組織は、従業員に提供されたソフトウェアライセンスの数をすばやく見失うことがあります。 多くの場合、アプリケーションは使用されないまま放置され、時間とともに不要なライセンスコストが静かに発生します。

ソフトウェアメータリングモジュールを使用して、アプリケーションを監視し、従業員がそれをどのくらいの頻度で使用しているかを追跡します。 ソフトウェアの使用状況を測定することで、IT環境をよりよく理解して評価するために必要な可視性が得られ、ニーズに合わせてカスタマイズされたライセンス最適化戦略を開発できます。

* [ソフトウェアメータリングを開始する](/platform/ja/user-guide/software-metering/getting-started-with-software-metering.md)
* [ソフトウェアメータリングの管理](/platform/ja/user-guide/software-metering/managing-software-metering.md)
* [ソフトウェアメータリング NQL の例](/platform/ja/user-guide/software-metering/software-metering-nql-examples.md)


---

# 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.nexthink.com/platform/ja/user-guide/software-metering.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.
