# Creating or Joining a Workspace

{% hint style="info" %}
Creating multiple workspaces on a single account is only available for Pro and Enterprise plans. However, a user with a Free plan can join more than one workspace if they are invited.

Learn more at <https://countercyclical.io/pricing>
{% endhint %}

## Create a Workspace

<figure><picture><source srcset="/files/RAchsiXMUuzhnIxB1ka0" media="(prefers-color-scheme: dark)"><img src="/files/LsleyNQxsuOKbGIQp6uU" alt=""></picture><figcaption><p>Workspaces -> Join or Create a Workspace (Create)</p></figcaption></figure>

## Join a Workspace

<figure><picture><source srcset="/files/Ui1zTJ21S1ggz7hB0aOq" media="(prefers-color-scheme: dark)"><img src="/files/64jhHXKV5tGIHgJmcp6I" alt=""></picture><figcaption><p>Workspaces -> Join or Create a Workspace (Join)</p></figcaption></figure>


---

# 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.countercyclical.io/guides/creating-or-joining-a-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.
