# Share Rules Between Spaces

## How to share rules between spaces?

To share a rule, click the ![](/files/iflx9mrnTMd9RC60skTS) button, then click the <img src="/files/b7jl1A5zeRWv3AU2zTrX" alt="" data-size="line"> button. When clicked, the full menu of options is displayed.

<figure><img src="/files/fY2DhqDjNBYGJ4yFkbiV" alt=""><figcaption></figcaption></figure>

### Clone to Space

Clone rule to selected Space with a new rule ID. This means the original rule and the clone are independent of each other.

### Share with Space

When you share a rule with another space, the rule will be accessible in both the original Space and the one it was shared with. Nevertheless, it is still the same rule. If you change the rule in one Space, the changes will be reflected in the other Space as well.

### Move to Space

The rule will be removed from the original Space to the selected Space. It will keep its rule ID but will no longer be accessible from the original Space.


---

# 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/share-between-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.
