Before you dive into building APIs, databases, or connecting systems in Xano, it's worth taking a moment to understand one of the most foundational concepts: the instance. Once you know what an instance is and how it works, everything else in Xano starts to make a lot more sense.
Your instance is the core of everything you do in Xano. Think of it like a dedicated computer that Xano manages on your behalf. It's a server that houses all of your Xano data — your APIs, databases, user data, and more. You don't have to worry about provisioning or maintaining it; Xano handles that for you so you can stay focused on building.
Because it's a dedicated server with its own resources, your instance gives your backend the power and reliability it needs to handle real workloads.
Within your instance, you'll find your workspace. A workspace is essentially a virtual container for the specific project you're working on. It's where you'll organize your APIs, database tables, and backend logic. You can think of the instance as the hardware and the workspace as the environment running on top of it.
The key distinction between Xano's free and paid plans comes down to how instance resources are allocated.
On the free plan, you're on a shared instance. This means your workspace shares server resources with other Xano users who are also on the free plan. It's a great way to get started and explore the platform, but performance may vary depending on overall usage.
On any of Xano's paid plans, you get a fully dedicated instance. This means your resources are yours alone — no sharing with other users. Your instance is always available and completely isolated, so even if another Xano user encounters an issue on their end, it won't affect your backend in any way.
Understanding the instance model helps you make smarter decisions as your project grows. If you're prototyping or learning, the free shared instance is a solid starting point. But as soon as you need consistent performance, scalability, and isolation — especially for production apps — moving to a paid plan with a dedicated instance ensures your backend can handle the demands of real users without interruption.
Now that you know what an instance is, you're better equipped to navigate Xano and plan your backend architecture with confidence.
Join 100,000+ people already building with Xano.
Start today and scale to millions.