# Setting Repository Imports

Every repository has the ability to import rules and data files from a pre-existing repository to be used during rule writing. This allows large data files to be stored in a single repository and provides a means for packaging rule sets up as individual rules.

Managing these features can only be done after a repository has been created.

<figure><img src="/files/cct8yLaaN53tqWIHeEzT" alt=""><figcaption><p>Maintain repo</p></figcaption></figure>

To add a new repository to include from, simply click on the `“+”` button and specify the source repository.


---

# 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.tomorrowx.com/cap/product-reference/managing-repositories/setting-repository-imports.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.
