# Sandbox - FAQ
What is the difference between API Playground and Ability Sandbox? If Sandbox has API Playground functionalities, why should I use API Playground in the first place?
API Playground is very limited in its functionalities, i.e. you cannot create any devices, and your data can be deleted at any time. Ability Sandbox is almost as if you had your own Ability Platform instance, and it is much more suitable for building PoCs: you get access to the Admin Portal, where you can create your custom permissions/roles/grants/apps; you can connect devices, including Ability Edge.
On the other hand, API Playground is great for quick examination of single endpoints. I.e., if you want to just verify if your type definition is correct, you can do it via the API Playground. Then, you don't have to worry about setting up proper permissions, fetching an access token, and so on. API Playground does these things for you in the background, and you can focus on calling the endpoints.
How long do I have access to Sandbox and what happens with my data afterwards?
The access is given for 20 days. Close to the end of that period, you can extend your access for another 10 days, if needed. In total, you can access your private Sandbox environment for around 30 days. When your access time is over, the data will be deleted. This includes the environment itself (tenant and solution), together with all the data that you created (model definitions, type definitions, object models).
Can I export my work from Sandbox?
We do not provide any tooling for data export. If you want to retain your data after your sandbox gets removed, you will have to copy it by yourself (i.e. your model definitions, type definitions, etc.).
Can I work with someone in my Sandbox?
Currently, we provide Sandbox with 1 person per environment policy. If you feel that it is limiting for you, please contact us and tell us your use case.
After my access is over, can I request Sandbox again?
Yes, you can request another Sandbox environment. However, please keep in mind that the purpose of Ability Sandbox is to allow you to experiment with or learn the Ability Platform before deciding to build an actual project on top of it. If you need platform access to build a real project, you should request your own Ability Platform instance.
What should I do after I get access to the Sandbox? I don't know where to start.
For new users, the recommended path is to follow the Getting Started tutorial. Its purpose is to explain to you what the Ability Platform is, what are its functionalities, and how to use them. During the process, you will develop a simple project that consists of a web application and an Ability Edge-based device. We also suggest you watch the Sandbox Tour webinar, which explains all the basics about Ability Sandbox.
Is there some cost to Ability Sandbox?
ABB Ability Sandbox is free of charge but limited in time. Feel free to request your environment and learn about the Ability Platform!