--- title: Pull operations --- # Simplifying Pull Operations with User-Friendly Interface ## Source Registries To utilize Source Registries, users need to specify the Source from which they want to obtain their resources. To create a new Source Registry Endpoint, follow these steps: 1. Click on **Source Registries** tab. 2. Click on **+** icon. 3. Enter the required information in the provided fields. 4. Click the **Create** button to finalize the creation of the Source Registry Endpoint. You can also verify the credentials by clicking on **Test Connection** button. ![Source Registries](images/source_registry-1.png) ![Source Registries](images/source_registry-2.png) After adding Source Registry, they will be shown in the list. ![Source Registries List](images/source_registry-3.png) ## Source Registries Action You can perform two actions on Source Registries: **Edit** and **Delete**. ### Edit To update the source registry, click on the three dots next to the respective registry, click on **Edit** button, a new page will open and update the value as per your choice and click update. ![Edit Source Registry](images/source_registry-4.png) ![Edit Source Registry](images/source_registry-5.png) ### Delete To delete the source registry, click on the three dots next to the respective registry. A confirmation popup will be open, confirm it and click on Delete. ![Delete Source Registry](images/source_registry-6.png) ![Delete Source Registry](images/source_registry-7.png) ## Replication Rule Replication Rules allow you to specify how you wish to replicate your resources from a certain source registry. To create a new Replication Rule, follow these steps: 1. Click on **Replications Rules** tab. 2. Click on **+** icon. 3. Enter the required information in the provided fields. 4. Click the **Create** button to finalize the creation of the Replication Rule.

![Replication Rule](images/replication_rule-1.png) ![Replication Rule](images/replication_rule-2.png) ![Replication Rule](images/replication_rule-3.png) ## Replication Rule Action You can perform three actions on the Replication Rule: **Execute**, **Edit**, and **Delete**. ### Execute To execute the Replication Rule, click on the **Execute** button, and the execution will start as per the replication rule you have set. ![Execute Replication Rule](images/replication_rule-4.png) ![Execute Replication Rule](images/replication_rule-5.png) ### Edit To update the replication rule, click on the three dots next to the respective rule, click on **Edit** button, a new page will open and update the value as per your choice and click update. ![Edit Replication Rule](images/replication_rule-6.png) ![Edit Replication Rule](images/replication_rule-7.png) ### Delete To delete the replication rule, click on the three dots next to the respective rule. A confirmation popup will be open, confirm it and click on Delete. ![Delete Replication Rule](images/replication_rule-8.png) ![Delete Replication Rule](images/replication_rule-9.png) ---