> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.configbot.ai/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# ConfigBot for ServiceNow - Update Sets

The ConfigBot for ServiceNow – Update Sets module enables users to efficiently reverse and compare Update Sets and Customer Updates within ServiceNow. The module provides a centralized way to retrieve and analyze Update Set configurations and their associated Customer Updates, helping users understand configuration changes, identify differences between instances, and verify that required updates are present and aligned. 

By simplifying Update Set and Customer Update analysis, ConfigBot reduces manual effort, improves configuration visibility, and supports more efficient instance comparison and release management.

The following article explains how to use the  Update Set module in ConfigBot to perform operations. 

**Step 1: Log in to ConfigBot** 

Enter your username and password on the login page, then click Submit to access your ConfigBot portal. 

![](https://storage.crisp.chat/users/helpdesk/website/-/4/3/b/7/43b7e9fbd033000/image_o1drcp.png)

**Step 2: Access the Update Set Module** 

From the ConfigBot dashboard, navigate to the Platform, and click on Update Set module tile to open it. 

![](https://storage.crisp.chat/users/helpdesk/website/-/4/3/b/7/43b7e9fbd033000/image_5b18kt.png)
**Step 3: Create a New Iteration** 

Click the Add New Iteration button 

![](https://storage.crisp.chat/users/helpdesk/website/-/4/3/b/7/43b7e9fbd033000/image_1415vtw.png)

* Enter the **Iteration Number** 
* Select the **Workspace or** **ADD NEW Workspace** 
* Enter **Host Address** 
* Choose the **Instance Type** 
* Enter your **Company ID** and **Username** 
* Add a short **Description** 

![](https://storage.crisp.chat/users/helpdesk/website/-/4/3/b/7/43b7e9fbd033000/image_1esuxn1.png)

After filling in all details, click Submit to create your iteration. 

**Step 4: Set the Filter Configuration** 

Once the iteration is created, open the workbook and navigate to Config Sheet and select filter type, in fig below, I have selected fetch All filter type so it will fetch all records present in the instance

![](https://storage.crisp.chat/users/helpdesk/website/-/4/3/b/7/43b7e9fbd033000/image_1n75re6.png) 

You can also select other filter type 
* Fetch All: will Fetched all the records from the instance 
* Fetch All, except these: will fetch all records except those that are mentioned in the next column 
* Fetch Only: will fetch the records that are mentioned in the next column. 
* Fetch By Query: will only fetch records that are associated with the query 

**Step 5: Generate Workbook:** 

Once the iteration is created. Click on the Hamburger Menu and select Generate Workbook.

![](https://storage.crisp.chat/users/helpdesk/website/-/4/3/b/7/43b7e9fbd033000/image_1kuqze6.png)

the pop-up window: 
* Enter your ServiceNow instance password  
* Add any execution notes 
* Select the checkbox for Select all 

![](https://storage.crisp.chat/users/helpdesk/website/-/4/3/b/7/43b7e9fbd033000/image_b8nlh8.png)

Then click **Confirm and Start** to prepare sheet. 

This step backfilled the data from ServiceNow instance. 

**Step 6: Review Results** 

Once the execution status changes to Complete, open the generated workbook. You will notice that the sheet backfilled with the data 

![](https://storage.crisp.chat/users/helpdesk/website/-/4/3/b/7/43b7e9fbd033000/image_bqfjwe.png)![](https://storage.crisp.chat/users/helpdesk/website/-/4/3/b/7/43b7e9fbd033000/image_1fk50s.png)![](https://storage.crisp.chat/users/helpdesk/website/-/4/3/b/7/43b7e9fbd033000/image_q7k1qt.png)

# Compare **(Compare Between Two Executions)**

**Step 1: Should have two Generated Workbooks** 

Ensure that you have two workbooks generated. 

![](https://storage.crisp.chat/users/helpdesk/website/-/4/3/b/7/43b7e9fbd033000/image_16fp7yw.png)


**Step 2: To Start Compare Execution:** 

Click on the hamburger menu icon and select “Request Reprocess”. 

![](https://storage.crisp.chat/users/helpdesk/website/-/4/3/b/7/43b7e9fbd033000/image_26qrnc.png)

Click on the hamburger menu icon again and this time select “Compare iteration”. 

![](https://storage.crisp.chat/users/helpdesk/website/-/4/3/b/7/43b7e9fbd033000/image_6n9sp0.png)

 **In the pop-up window:** 
* Select the Iteration you want to compare against. 
* Click Confirm and Start to start the execution process. 


![](https://storage.crisp.chat/users/helpdesk/website/-/4/3/b/7/43b7e9fbd033000/image_47ta7a.png)

Once the status shows complete, open the workbook and navigate to each sheet to see the changes.

![](https://storage.crisp.chat/users/helpdesk/website/-/4/3/b/7/43b7e9fbd033000/image_lt307t.png)![](https://storage.crisp.chat/users/helpdesk/website/-/4/3/b/7/43b7e9fbd033000/image_xa6hkb.png)![](https://storage.crisp.chat/users/helpdesk/website/-/4/3/b/7/43b7e9fbd033000/image_1ahvz1e.png)

You can notice highlights across multiple tabs: 
* Red Highlights – Indicate differences between the two iterations. 
* Green Highlights – Indicate matching values across both workbooks. 

These color coded results allow you to instantly identify what has changed or remained consistent between the two ServiceNow Instances. 

Or we can also Navigate to the “Compare Summary” Sheet, to find the differences 

![](https://storage.crisp.chat/users/helpdesk/website/-/4/3/b/7/43b7e9fbd033000/image_1ca9bhu.png)

This Sheet provides a quick and reliable way to verify data consistency between executions. Instead of manually inspecting records, you can visualize differences and matches in a structured tabular form. 

Thank You.



