Upgrading an Instance
Last updated
Last updated
Why should you upgrade? Free accounts come with one workspace that shares resources with other Xano customers. It also is limited on capabilities such as storage, database records and processing power. You'll easily be able to prototype most of your application in this type of account, but upgrading to a paid plan will give you a more powerful instance that can scale with your needs. View plan pricing and details.
What does upgrading your instance actually do? Upgrading your instance migrates your data and business logic to a brand new, faster instance. If you upgrade to the Prototype or Business package, you'll be put on your own dedicated instance for maximum performance and scalability.
How long does upgrading take? Upgrading an instance takes seconds to complete.
Does upgrading happen automatically once I pay? NO it does not. If you're upgrading to a more powerful instance, you'll need to update your API URL ORIGIN on the front-end. You can read more about what this is below.
Go to the Billing section within Xano. You can get there by clicking "Billing" in the side menu on the instances page. You can also click your initials when you're in your workspace and clicking the "Billing" link.
Click the Change Plan button on the instance you want to upgrade. You will be taken through a workflow where you can review and select a plan for the instance. You'll be asked to provide payment information.
To ensure a seamless transition for your users, please read this section carefully.
Don't worry, this doesn't start the upgrade right away. This will bring up a dialog telling you what you need to be aware of before continuing.
What is an API URL ORIGIN anyway? It's the first part of any API endpoint you have hooked up to the front-end. See below for an example
Let's pretend the NEW API URL ORIGIN was https://x715-fe9c-6426.n7.xano.io
Here's an example of how you would update it in AppGyver
Here's an example of how you would update it in Adalo
If you are using a front-end framework, you can do a global find and replace in your code editor to replace the API ORIGIN URL.
Once you follow the above steps above, type I UNDERSTAND into the box and click the button "Start upgrade now".