> For the complete documentation index, see [llms.txt](https://docs.somewear.app/product-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.somewear.app/product-knowledge-base/getting-started/setting-up-your-workspace.md).

# Setting up your Workspace

{% @arcade/embed flowId="jvu3GkuQJQZWQjbs3FnM" url="<https://app.arcade.software/share/jvu3GkuQJQZWQjbs3FnM>" %}

### FAQs

<details>

<summary>How many users can I have in a Workspace?</summary>

Although there is no limit to how many users you can have in a Workspace, we recommend limiting it to 20 members for the most effective communications and situational awareness.

</details>

<details>

<summary>Can I rename a Workspace?</summary>

At this time, we do not offer the ability to rename a workspace.

</details>

<details>

<summary>Can I close/delete a Workspace?</summary>

Yes, but you must be an Organization Admin. Please keep in mind that once a Workspace is closed, you will not be able to reuse the same Workspace name. At this time, we do not allow closed workspaces to be reopened. The only exception to Workspace deletion is the default Workspace that is created upon Somewear provisioning your Organization.

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.somewear.app/product-knowledge-base/getting-started/setting-up-your-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.
