# Post Deployment Activities

### Introduction

Using this feature, users can perform the deployments to the Orgs selected on the post-deployment activities.

### Feature Overview

1. When creating the configuration, users can select multiple Orgs (max 5 allowed) for post-deployment activities.
2. This feature eliminates the necessity for performing multiple deployments to each individual Org if the same template(s) is required to be deployed to multiple Orgs.

### Step-by-Step Guide

1. Users can select multiple Orgs, as shown on the screenshot below, to deploy to while creating the config for CI Jobs.

<figure><img src="/files/2IqDXL4KIXqeNj4di1Ya" alt=""><figcaption></figcaption></figure>

2. Once the Job is created, users can open the job created.

<figure><img src="/files/51Js0g2roizvDAXTZ3KO" alt=""><figcaption></figcaption></figure>

3. Click on the ‘Build Now’ button to trigger the build.

<figure><img src="/files/7iKmTcMfLb6WLcWJdit2" alt=""><figcaption></figcaption></figure>

4. Upon completion of the CI Job deployment, the post-deployment activities will be triggered, as shown in the following figure.

<figure><img src="/files/4n9ciPs9RyM1vEkXy3AW" alt=""><figcaption></figcaption></figure>

5. While the post-deployment activities are being deployed, the post-deployment activities will be shown in progress, as seen in the prior screenshot.
6. Upon successful deployment, the relevant status is shown under the ‘Post Deploy Details’ section.
7. As shown in the following screenshot, users can click on the ‘View Details’ section to further verify post-deployment activities.

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

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

8. The post-deployment Org details can also be verified by clicking open the build, as shown below.

<figure><img src="/files/1my7StKwJdoWeTj4YK9G" alt=""><figcaption></figcaption></figure>

9. Upon opening the deployed build, the post-deployment Org details can be observed as listed below:

   * Click on the ‘Post Deployment Activities’ tab.
   * Click on the ‘Salesforce Org’ dropdown to see details for the Org deployed to.
   * Click on the ‘Notes’ icon to see the logs of ‘Post Deployment Activities.’

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


---

# 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://knowledgebase.autorabit.com/product-guides/arm/arm-features/ncino/feature-ci-jobs/running-a-ci-job/post-deployment-activities.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.
