# Billing

## Plans

There are three types of plans in GMetri - Free, Professional and Enterprise. Check their feature set at <https://www.gmetri.com/pricing>

## To Change Your Plan

Head over to the "Billing" page from the portal to change your subscription plan.&#x20;

{% hint style="info" %}
Check <https://www.gmetri.com/pricing> for the difference in features in plans.
{% endhint %}

<figure><img src="/files/JgpQrLhNaEw10Afe4Rqj" alt=""><figcaption><p>Billing Page</p></figcaption></figure>

You can cancel your plan whenever you want. Charges will be pro-rated.

## Billing FAQs

### How are views counted?

Views are counted whenever anyone visits a [deployed experience](/metaverse/publishing.md) from your Workspace. [Preview links](/metaverse/build/editor/preview.md), however, don't count towards your monthly view limit.

### Can you cancel my subscription at any time?

You can cancel your plan whenever you want. Charges will be pro-rated.

### I feel that I have been wrongly charged. How can I ask for a Refund?

If you feel you have been wrongly charged, you ask for a refund within 14 days of the transaction. The refund period will expire after 14 days from the day of completion of the Transaction. You can contact us [here](https://www.gmetri.com/contact) to get a refund.

### How do I upgrade without losing the money I already paid for my previous plan?

When you switch plans, the amount already paid isn't lost - it's prorated. So nothing to worry about.


---

# 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.gmetri.com/platform/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.
