# Spaces

{% embed url="<https://www.youtube.com/watch?t=21s&v=0L0YsddlEUs>" %}

Spaces allow you to work together with your team in DecisionRules and to create the rules together. It's easy and time-efficient to edit or create your rules. :rocket:

{% hint style="info" %}
Everyone gets their spaces after signing up in DecisionRules
{% endhint %}

### Getting started

Log in to your account and, your dashboard will show up. In the top right corner, you can see which space you are in right now.

<figure><img src="/files/5gMpKb96hF7xuQ4g8utr" alt=""><figcaption><p>Space Selector</p></figcaption></figure>

{% hint style="info" %}
The number of spaces depends on[ **the product plan**](https://www.decisionrules.io/pricing/public-cloud)
{% endhint %}

### Change your space

If you want to change your space you are in, click on the Space selector, modal window will show up with your spaces you can choose from.

<figure><img src="/files/uaRDZCDQ8DFXonr6kcVo" alt=""><figcaption><p>Change Space Dialog</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.decisionrules.io/doc/v1/teamwork/spaces.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.
