> For the complete documentation index, see [llms.txt](https://knowledgebase.autorabit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.autorabit.com/product-guides/integral-zone/iz-analyzer/license-usage.md).

# License Usage

IZ Analyzer license details and developer keys usage are available at [https://license-usage.integralzone.com](https://license-usage.integralzone.com/). Sign in to the application using the license key issued by Integral Zone.

### Developer Keys

Provides a centralized view of all IDE developer keys associated with a subscription. It is intended for administrators to check developer key usage independently.

1. Maintain an inventory of issued IDE developer keys
2. Identify keys that are fully utilized, underutilized

<figure><img src="/files/1VmIMyRP2pRI6Z0Br5KS" alt=""><figcaption></figcaption></figure>

### License Details

Provides a consolidated view of the license subscription, its validity and entitlement limits.

<figure><img src="/files/dR8gSRNu3fKQZQgfmm1G" alt=""><figcaption></figcaption></figure>

### See Also

* [Code Analysis In Anypoint Studio](/product-guides/integral-zone/iz-analyzer/source-code-analysis/code-analysis-in-studio.md)

***

[SonarQube™](https://www.sonarqube.org) is a trademark belonging to SonarSource SA. For further information, please visit [www.sonarqube.org](https://www.sonarqube.org).


---

# 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://knowledgebase.autorabit.com/product-guides/integral-zone/iz-analyzer/license-usage.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.
