# How do I upgrade to a paid plan?

1. If you do not have an account with Twise yet sign up [here](https://app.twise.ai/signup)\
   **Please note** that the user that signs up will be the owner of the organisation, and the billing group, and can invite more members which will also be able to create twises as part of this billing group
2. Once you have signed up, or if you have an account already, go to your BILLING page, by clicking the avatar in the top right corner, and then BILLING\
   ![](/files/kK73eKSoW18QxadJprXF)
3. Choose the plan that you suits you. We have three different plans at the moment, from Starter to Enterprise.&#x20;
4. Add your billing details - we use [Stripe](https://help.twise.ai/other/www.stripe.com) as a payment processor and we do not store your billing details.&#x20;
5. Done!


---

# 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.twise.ai/other/how-do-i-upgrade-to-a-paid-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.
