# Subscriptions and Billing

When you sign up and create your Workspace, you will automatically start a 30-day free trial.

This will enable you to build your apps and test it with your users to confirm that the solution works for you before selecting a plan.

## How to choose your Stacker subscription plan

Once your 30-day free trial has expired, you will need to select one of [Stacker's subscription plans](https://www.stackerhq.com/pricing) to continue using your workspace.

Once subscribed, you can review or update your current plan and update your payment details, by going to '**Billing**' within your Workspace Settings:

* See what plan you are currently on
* Upgrade your current subscription
* Cancel or pause your subscription
* Update card details
* Download invoices

<figure><img src="https://uploads-ssl.webflow.com/60798d77be76070f831d5989/615ad4f9d7dad6dfec8ff0d1_help-center-billing.png" alt="Workspace settings in Stacker"><figcaption></figcaption></figure>

If you'd like to make any other changes to your subscription and are unable to from the app [contact Stacker Support](mailto:support@stackerhq.com).


---

# 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.stackerhq.com/stacker-classic/account-settings/subscriptions-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.
