Frequently Asked Questions
Last updated
Was this helpful?
Last updated
Was this helpful?
Xano is, at its core, a visual development platform for building backend solutions. Think of the backend as the powerhouse behind your application or website that handles all of the heavy lifting, data processing, and workflows.
Xano is inherently very flexible. Here's what some of our users are utilizing Xano for:
Complete backend systems
Connecting multiple services together
A data warehouse
Supplementing an existing system (building and deploying microservices)
At a high level, Xano is a complete backend platform with a focus on visual development. That means that we don't just focus on the database, nor do we just focus on workflows, and a technical background is not required.
Xano also adopts a flat monthly pricing structure, which means that you never have to worry about overages or surprises.
Check out the links below for more specific comparisons to your tool of choice.
You do. Xano claims no ownership over what is built using our platform or any data that is ingested or distributed via your backend built on Xano.
Check out the Xano YouTube Channel
Our YouTube channel is always being updated with tutorials, use case examples, feature announcements, and more.
Visit the Xano Community
Ask or answer questions and interact directly with other Xano users.
Reach out to our support team
Just click the option in the lower-left corner anywhere in Xano to be connected to our support team, 24 hours a day.
Join us for an Office Hours session
Check out the additional sections below for more specific FAQs about Xano.
Yes! Xano is trusted by large-scale organizations, such as Qualtrics, Fluence Energy, and Heimstaden to supply their backend systems needs.
Please see our for all Security & Compliance related questions.
We have a comprehensive in place in the unexpected scenario where we can no longer offer our services.
Our Office Hours sessions are held twice-weekly and are a great place to get live help from the Xano team. Make sure to !
We have many different ways to bring your data from other platforms into Xano. Check out the section to learn more.
Getting Started Assistant
When you create a new workspace in Xano, our Getting Started Assistant will take your idea and generate a database, tables, user authentication, and even basic API endpoints that you can use right away. Get Started Assistant
Database Assistant
After you've started working in Xano, you can continue the conversation with our Database Assistant, designed to talk through and perform updates to your database and tables. Let it know what changes you want to make, review each suggestion for accuracy, and apply them with one click. AI Database Assistant
SQL Assistant
Now that your backend is up and running, maybe you'd like to add some additional, more complex database queries to your APIs. Our SQL Assistant can take your idea, generate a query to retrieve exactly the data you're looking for, and even display a list of results to make sure it's exactly what you need. AI SQL Assistant
Lambda Assistant
Our Lambda Assistant is designed to help you write and iterate on Lambda functions. It can take a prompt and generate code for you, with context of the rest of your function stack, as well as importing any external NPM packages required. This is useful for scenarios where you'd like to add features to your backend that Xano doesn't support natively, such as image manipulation or PDF generation. AI Lambda Assistant