# Licensing and Subscription

{% hint style="info" %}
Use the AI search feature to find answers to your AutoRABIT questions. In the future, FAQs will no longer be updated on these pages; instead, they will be integrated into the Product Guide pages by associated topic.
{% endhint %}

### ()Why does my account show the outdated subscription list rather than the amended count list? <a href="#my-account-shows-the-outdated-subscription-list-rather-than-the-amended-count-list" id="my-account-shows-the-outdated-subscription-list-rather-than-the-amended-count-list"></a>

Update the total subscription allotted on your account. To do so, go to the **Admin > Subscriptions Management** section and update the **Subs. Allotted** and **Sub. Consumed** count.

### ()Why am I not able to add more users to my account? <a href="#why-am-i-not-able-to-add-more-users-to-my-account" id="why-am-i-not-able-to-add-more-users-to-my-account"></a>

You're getting this because you've used up all of your membership licenses, and you won't be able to add any more users. For any discrepancies or additional licenses, please contact to your account manager or reach out to us via support.

### Why am I not able to assign more users to my team?&#x20;

The below-highlighted Subscription button will appear only if the customer procures more than 20+ licenses to manage different Teams.

<figure><img src="/files/VsypfyqUYl9e4ZKBGzrx" alt=""><figcaption><p>Create Team</p></figcaption></figure>

### ()I see some plugins require keys. Is this a license issue or can we get these keys and use the Static Code Analysis feature? <a href="#i-see-from-the-instructions-that-these-plugins-require-some-keys-is-it-a-license-issue-or-can-we-get" id="i-see-from-the-instructions-that-these-plugins-require-some-keys-is-it-a-license-issue-or-can-we-get"></a>

You can use Apex PMD and execute SCA without having to obtain a license for it. The other plugins are third-party tools and they require the license.

* [SCA for CodeScan](/product-guides/codescan.md)
* [SCA for Checkmarx](/product-guides/arm/integration-and-plugins/sca-for-checkmarx.md)
* [SCA for Apex PMD](/product-guides/arm/integration-and-plugins/apex-pmd.md)
* [SCA for SonarQube](/product-guides/arm/integration-and-plugins/sonarqube.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://knowledgebase.autorabit.com/product-guides/arm/troubleshoot/arm-faqs/licensing-and-subscription.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.
