# Rules Exporter

Select a rule from your source account, enter the target account credentials, and the app recreates the full rule — conditions, sub-conditions, and actions — in the target account automatically.\
Account-specific actions that don't exist in the target (macros, shipping services, folders, etc.) are replaced with an explanatory note, which is added to the order and rule, so nothing is lost silently.

## Get Started

{% content-ref url="/pages/KkuUHgfUB49L70DPR73l" %}
[Installation](/rules-exporter/overview/installation.md)
{% endcontent-ref %}

{% content-ref url="/pages/rOtxzUX2wTVJgJzSCHsz" %}
[Export rule](/rules-exporter/overview/export-rule.md)
{% endcontent-ref %}


---

# 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://brainence.gitbook.io/rules-exporter/rules-exporter.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.
