# Subscription and billing

{% hint style="info" %}
**Note:** Subscription and billing can only be managed by users with the **Workspace Owner** or **Workspace Administrator** roles.
{% endhint %}

## Understand Subscription and Billing

Hippoly uses a freemium pricing model. This means there is a **Free plan** and several paid plans with additional features and higher limits.

When a user creates a collaboration space in Hippoly, it is automatically placed on the **Free plan**. The Free plan can be used for an unlimited time but includes certain limitations defined by the plan.

If a user wants access to more features or higher limits, they can upgrade the collaboration space to one of the paid plans. All upgrades are managed directly by the user.


---

# 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://help.hippoly.com/administration/subscription-and-billing.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.
