Frequently Asked Questions
Xano FAQ
When it comes to building the backend for your application, building to 95% capability isn't good enough. You need a platform that can handle every edge case you throw at it and Xano is that platform. From its inception, it was built to be the first Turing complete NO CODE backend so anything you can do in a regular programming language (PHP, C, Javascript, etc.) you would be able to do in Xano.
Yes. With Xano you don't need a DevOps team because we handle everything for you. Docker and Kubernetes are used to provision new accounts which provides a stable, scalable environment on top of Google Cloud and the PostgreSQL database offers not only the power and flexibility of SQL/NOSQL, but can scale horizontally and vertically.
We want our users to feel secure in building their businesses and backends on the Xano platform.
We've structured our Launch & Scale plans to be optimized for the products we see most often. However, if you should need more capacity outside of our Business plan, whether it be file storage, workspaces, team seats or bandwidth, we have pricing and you can contact sales.
Only the Build (Free) plan has a rate limit. Any paid instance does not have rate limiting. For more information on the specifics please visit xano.com/pricing.
No. Xano only handles your entire backend, which consists of development, dev-ops, database & APIs as a hosted platform. It does not create any sort of front-end for your project. You can take the API endpoints you create in Xano and link them to the front end of your choice or with one of our preferred front end solution providers
Absolutely. We built Xano with the idea that it would seamlessly integrate with other popular and up and coming No Code tools. Please visit Connect to a Front-End for more information.
You own your data. This also include any data that your users might upload unless your agreement with them specifies otherwise.
No. Since Xano's system creates and hosts all your project backend development code with a simplified NO CODE methodology, moving your business logic can potentially break and render your project inoperable. However, we are investigating ways to make this work as a future enterprise option.
Yes. You can export your data through the settings in your instance. The data will be exported as a .YAML file format.
Yes, Xano has a robust and powerful CSV import that is capable of importing millions of records. Additionally, Xano has a native Airtable import if you wish to bring your Airtable data into Xano. Other methods can be accomplished through the No Code API Builder.
We currently do not have a way to import or migrate a backend from another provider. This is largely because the infrastructure and format can drastically differ. We plan to look into certain functionalities if it makes sense as we see what customers want.
Yes, you can copy and paste data from most spreadsheet applications right into Xano.
On any of our paid plans, Xano maintains full backups of your server instance on a rolling 3 day cycle. We take backups every 24 hours. These can be restored by submitting a request to support. At this time, only whole-instance restore is available, though more granular restore is on our roadmap.
Yes. You can access and process an external API Endpoint with Xano. This can be found within the Function Stack.
Tasks (or Background Tasks) allow you to utilize scheduling capabilities - both recurring and one-off. Tasks are only available on paid instances.
Yes. Xano automatically generates documentation for your API Endpoints using Swagger. You can find this on the API page > API Documentation. Additionally, there is a link to it on the right side of the page within an API group.
No. Xano prides itself in being a No Code or Zero Code solution. We enable both technical and non-technical users alike to build their backends without code or compromise. In doing so, we allow our users to save weeks to months of time in development and up to hundreds of thousands of dollars in costs. To stay true to our No Code DNA we do not provide the code at this time.
Yes. Although the Marketplace was just launched, we are very excited to begin releasing templates for our users to use for their projects. We have many useful and exciting templates on our roadmap.
You are able to develop Snippets to share API endpoints and examples with other users. Allowing our users to develop extensions and templates for the Marketplace is on the roadmap. Stay tuned for more information.
Pricing depends on which plan you choose. For detailed information on the cost of each plan and what is included please visit xano.com/pricing.
If you need to put a hold on things by cancelling your subscription and wish to come back later, Xano can preserve your data for up to 60 days from the end of your subscription. You must contact support to do so. After you cancel, you will not be able to access your instance. When you are ready to come back you must contact support again and re-initiate payment on your subscription to access your instance. After the 60 day grace period your data and workspace could be lost and you may have to start over from scratch.
Xano does not allow refunds of any kind on its monthly paid plans. You can choose to cancel your subscription at any time from the Billing page. Cancelling your account will result in loss of workspaces, live API endpoints, and all data. If you purchase an annual plan and need to cancel within the first month, you can receive a refund minus the monthly rate. You must contact support to do so. After the first month, no refunds can be given.
Due to the technical differences between our free and paid plans, downgrading back to free is not possible at this time. We do offer a special Hiatus plan if your project is paused or you otherwise need to scale back temporarily. Reach out to Support for more details.
Yes. Xano can be used to build HIPAA-compliant applications. HIPAA compliance, including a signed BAA for your entity, is an upgrade to any paid plan or comes included with an Enterprise plan. With this upgrade, your server is migrated to a hardened location for enhanced security.
Yes. Xano can meet GDPR compliance and will issue a DPA for any Scale, Agency or Enterprise plan.
It's worth noting that as a backend, we are much less at risk than a tool that is allowing users to build the front-end. Ultimately, much of the responsibility is on the user that is building and their setup in store customer information. That said, Data security is paramount to us, which is why in addition to GDPR Xano holds a certification for ISO 27001:2013.
Xano's origin was spawned via a development shop. So we know what they want with regards to client projects. Our objective is to simplify the backend development process while saving tons of money and time to complete each project. We also have a plan specifically tailored towards this use case, so check out the Xano Agency Plan.
Yes. Development can work better if a team is involved. Depending on which package you're subscribed to, you can grant access to other teammates to your instance and work on a project together.
Yes. This can be done by contacting us and inquiring about our custom enterprise setup.
What to expect once you engage with an expert:
- 1.Discovery: The Xano expert needs to understand your business goals.
- 2.Mapping: Construct a framework of how your backend maps to your business.
- 3.Database Modeling: Build the database schema that houses your data.
- 4.Configure APIs: Create all the business logic required to send and receive information from your database.
- 5.Documentation: Ensure API documentation is ready to be handed off to a front-end engineer or for you to test and configure with any no code front-end tool.
- 6.Testing: Access backend build-out with you and / or your team.
Typically...no. However, this can be done with an Enterprise setup. Contact us today to inquire.
Last modified 13d ago