# Account types

## Overview

By default, you'll start with a trial account that includes 10 free prompts on Gani Assistant—no paid subscription required.

\
Gani.AI offers various account levels tailored to your needs and the product features you require.

## Account level

| Feature                         | Trial                                    | Professional | Enterprise             |
| ------------------------------- | ---------------------------------------- | ------------ | ---------------------- |
| **Assistant unlimited prompts** | Limited to 10 prompts. Unlimited period. | Yes          | Yes                    |
| **Atlas file uploads**          | No                                       | No           | Up to 100GB by default |
| **Atlas prompt**                | No                                       | No           | Unlimited              |

## Change account type

To upgrade from a Trial to a Professional account, you can:

* Subscribe to a Professional account using Gani's built-in payment and subscription feature by clicking on the Trial pop-up message
* Contact us at <hello@gani.ai> for bulk payments or payment via invoice

To upgrade to Enterprise, request an upgrade by navigating to **Account > Upgrade to Enterprise**.


---

# 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.gani.ai/account/account-types.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.
