# Workspaces

Workspaces in Formberry serve as the highest level of organization in our platform.&#x20;

They provide users with a powerful way to manage and structure your projects, departments or clients.&#x20;

With workspaces, you can collaborate with teammates and clients and clients while staying organized. 🍓

## Creating a Workspace

<details>

<summary>Login to Formberry</summary>

Access your Formberry account using your credentials.

</details>

<details>

<summary>Navigate to Workspaces</summary>

From the dashboard or main menu, click on your dedicated "Workspace".

</details>

<details>

<summary><strong>Create a New Workspace</strong></summary>

Click the "Create New Workspace" button

</details>

<details>

<summary><strong>Name Your Workspace</strong></summary>

Give your workspace a descriptive name that reflects its purpose or the project you'll be working on.

</details>

<details>

<summary><strong>Workspace Settings</strong></summary>

You also have the option to configure additional settings, such as workspace access permissions and sharing settings. Customize these as needed.

</details>

Formberry's permission settings allow you to grant appropriate access to team members or clients, ensuring data security and control.&#x20;


---

# 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://help.formberry.io/help-center/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.
