# What features are included in the free plan?

The free plan of RhinoArtisan Connect includes access to the essential features to get started and share designs. With this plan you can:

* Create an organization with 1 user.
* Upload up to 10 collections and 10 configurators.
* Create up to 5 customizers.
* Store up to 50 files in the Canvas.
* Embed up to 10 3D configurators on your website.
* Use limited plugins for WordPress and Shopify.
* Share files via links.
* Customize and view 3D models.
* Get email support.

Advanced features—such as artificial intelligence, notifications, system integrations, branding customization, and AI agents—are reserved for paid plans.

### Is there a limit to the number of users in my organization?

Yes, there are limits based on your plan:

* Free: 1 user per organization.
* Pro: Up to 25 users per organization.
* Enterprise: Unlimited users.<br>

This structure lets you start with a single account for free, scale to Pro as your team expands, and choose Enterprise when you need multiple users or large-scale collaboration.

<br>


---

# 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://docs.rhinoartisan.com/connect/frequently-asked-questions/plans-and-account/what-features-are-included-in-the-free-plan.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.
