> For the complete documentation index, see [llms.txt](https://cortex-docs.paloaltonetworks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cortex-docs.paloaltonetworks.com/cortex-xsoar-8-on-prem/8.13/multi-tenant/child-tenant-management/content-management-in-multi-tenant/manage-content-using-a-remote-repository.md).

# Manage content using a remote repository

If you are working with remote repositories, and want to use selective propagation to add propagation labels to content, you need to follow the steps described in this task.

Before you begin, if you haven't done so already, set up a remote repository, as described in [Content management in Cortex XSOAR](/cortex-xsoar-8-on-prem/8.13/configure-cortex-xsoar/remote-repository-management/content-management-in-cortex-xsoar.md).

1. In the development environment, do the following.
   1. Add propagation labels to content as needed.
   2. Push content to the production tenant.

      For more information, see [Push content from a development tenant](/cortex-xsoar-8-on-prem/8.13/configure-cortex-xsoar/remote-repository-management/push-content-from-a-development-tenant.md)

      <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><h3>Note</h3><p>Propagation labels added to content on your development tenant appear when pushing content to production</p></div>
2. In the production tenant, do the following:
   1. Install the content that is pushed from the development tenant. For more information, see [Install content on a production tenant](/cortex-xsoar-8-on-prem/8.13/configure-cortex-xsoar/remote-repository-management/install-content-on-a-production-tenant.md).
   2. Confirm that the propagation labels were added to the content and that the labels are available for use, by going to Settings & Info → **Settings** → Tenant Management.
   3. Add propagation labels to child tenants. For more information, see [Add propagation labels to a child tenant](/cortex-xsoar-8-on-prem/8.13/multi-tenant/child-tenant-management/content-management-in-multi-tenant/add-propagation-labels-to-a-child-tenant.md).
   4. Sync content to child tenants. For more information, see [Sync content to child tenants](/cortex-xsoar-8-on-prem/8.13/multi-tenant/child-tenant-management/content-management-in-multi-tenant/sync-content-to-child-tenants.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://cortex-docs.paloaltonetworks.com/cortex-xsoar-8-on-prem/8.13/multi-tenant/child-tenant-management/content-management-in-multi-tenant/manage-content-using-a-remote-repository.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
