# Space Introduction

{% 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:

### Getting started

After logging in, the rule list is displayed. The active space is shown in the top-left corner. To view its details, click **Space** in the left-hand menu and the **Space Info** screen will open.

<figure><img src="/files/EQJmTJEMXyO4bDoWBNZA" 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/X8ozB1uSsvDChVc1tFU5" alt=""><figcaption><p>Change Space Dialog</p></figcaption></figure>

### Create new space

Create a new space from the **Select Space** modal using the "**+Space**" button. Select the owner (you or an eligible organization), enter the space name, and confirm by clicking **Create**. The space is created instantly.

<figure><img src="/files/1ArbkNMxIT1vckrHMCPK" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/QUi5KdzJB39jiqpJxxxR" alt="Create Space modal"><figcaption></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/space/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.
