> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/ras-licensing-guide/purchase-or-upgrade-licenses/license-overuse.md).

# License overuse

Parallels RAS gives you a grace period of 7 days during which time you can connect more users to a farm than your subscription terms specify. To continue providing access to the increased number of concurrent users, you should purchase more licenses before the grace period is over. The 7-day grace period can be used again later after you purchase more licenses.

If by the end of the grace period you don't purchase more licenses, the Parallels RAS farm will continue to operate normally as long as the number of concurrent users doesn't exceed the limit specified in your subscription. If the number of concurrent users exceeds the limit at any time, your Parallels RAS farm will be temporarily deactivated. This means that none of the users will be able to get the listing of published resources from the farm or use those resources. Please note that deactivation may not happen as soon as the license overuse occurs, but it will happen within 1-2 hours. To re-activate the farm, you have to make sure that the number of concurrent users doesn't exceed the license limit. Parallels RAS performs the validation every 20 minutes. As soon as it detects that the number of concurrent users is at or below the limit, it will reactive the farm.


---

# 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.parallels.com/landing/ras-licensing-guide/purchase-or-upgrade-licenses/license-overuse.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.
