# Features

With your pro account you will get the following features.

* Unlimited private packages
  * Publish as many packages as you want, no restrictions here. The CFML community will appreciate this.
* 10 collaborators on private packages
  * Get unlimited collaborators on public packages and up to 10 collaborators on private packages.
* Private package based permissions
  * You can have read access only or read/publish access on private packages
* 90 days of activity log
  * You will be able to see all kinds of activities such as package updates, collaboration invites, profile updates, account changes, system actions etc for up to 90 days.
* 50GB of storage for all packages
  * Up to 50GB of storage for you to store your public and private packages in the FORGEBOX cloud.
* Basic support (Email + Slack)
  * Get access to the boxteam slack channel where you get support from the community and the Ortus members. Get basic support via Email.


---

# 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://forgebox.ortusbooks.com/pro/features.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.
