# Workspaces

With IoTIFY, it is simple and intuitive to collaborate on your simulations with your team. Workspaces make it possible to share resources and work on simulations together.

When a user signs up on IoTIFY, a default workspace is created and the user can create tests and run simulations there. You can then start inviting other users to this workspace for collaboration.

![](/files/Uy6qK0tUMGZDaVN9ZKNi)

It can be a good idea to create a separate workspace for collaborating with different teams. To create a new Workspace, just click on the arrow beside the workspace name and a dropdown will appear with a list of workspaces you are in and an option to create a new workspace.

![](/files/DgpfAUCtxdG08J0z0O4u)

Once you click on `Create Workspace`, you need to provide a Workspace Name and click on the `Add` button. A new workspace will be created and now you can start inviting people in the same way.

![](/files/txoO2VHaZL5X1RYqQxvk)

We provide robust RBAC support for workspaces, to learn more go to the next page.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.iotify.io/concepts/workspaces.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
