# Workspace

The “**Workspace**”, sometimes just called “space”, is where you create, edit and manage items in **Skyone Studio**. This space can be shared with other people, as well as being part of several workspaces with the same e-mail address.

***

Check out the Workspace documentation below:

* [Creating a new workspace](/english/skyone-studio/overview/workspace/creating-a-new-workspace.md)
* [Find a workspace](/english/skyone-studio/overview/workspace/find-a-workspace.md)
* [Send an invitation to a space](/english/skyone-studio/overview/workspace/sending-an-invitation-to-a-workspace.md)
* [Edit a workspace](/english/skyone-studio/overview/workspace/editing-a-workspace.md)
  * [Change name](/english/skyone-studio/overview/workspace/editing-a-workspace.md#alterar-nome)
  * [Change image](/english/skyone-studio/overview/workspace/editing-a-workspace.md#trocar-imagem)
  * [Transfer ownership](/english/skyone-studio/overview/workspace/editing-a-workspace.md#transferir-propriedade)
  * [Change visibility](/english/skyone-studio/overview/workspace/editing-a-workspace.md#alterar-visibilidade)
  * [Delete space](/english/skyone-studio/overview/workspace/editing-a-workspace.md#excluir-espaco)


---

# 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.skyone.cloud/english/skyone-studio/overview/workspace.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.
