Modify and upload the employee center manifest file for using for GCC-H or DODAfter you complete installing the self-configured bot on ServiceNow instance, modify and upload the manifest file to provide the information that is required to make Employee Center available in your organisation. The generation of the manifest file, and updating and uploading it back is applicable when you are using self-configured bot(s), which may include the following cases: Commercial users who have installed self-configured bot(s) only (without pre-published bot).Commercial users who have installed a pre-published bot but are using self-configured bots for integration with multiple ServiceNow instances. GovtCommunityCloud users who have installed the self-configured bot. Procedure : Download the Employee_Center_Integration_With_Teams_For GCCH.zip file attached to this Knowledge Base article and extract its contents. The manifest zip file that you downloaded from the Knowledge Base article includes the following files: Color.png Manifest.json Outline.png Open the manifest.json file and replace INSERT_CLIENT_ID with your Application (Client) ID next to id under version, id under webApplicationInfo, and botId under composeExtensions. Note: Ensure that the manifest version compatible with GCC-H is of version 1.10 or below. Double-check the manifest version number in the manifest file. Replace INSERT_COMPLETE_INSTANE_URL with your URL next to contentUrl and INSERT_COMPLETE_INSTANE_URL next to websiteUrl under staticTabs. (Optional) You can customize the values of packageName, short name, full name, and accentColor in the manifest file to re-brand your self-configured bot. If you would like to change the bot icon and outline icon, you can replace the images in the color.png and outline.png files with your desired images. Note:Ensure that you have not changed the names for these files while uploading. For more information about image requirements, see Microsoft documentation �. (Optional) To preview content using the task module for content outside of the default ServiceNow domain, you can add additional domains in the manifest file. For more information on the content preview feature, see Previewing non-video content within Microsoft Teams. Note: By default, the manifest file already contains the ServiceNow domain under validDomains. It also includes a true attribute next to supportsFiles, which adds the file attachment icon in your Virtual Agent conversation. If you do not want to include additional domains for the content preview feature, you can skip this step. Save the updated files and compress the three files (manifest.json, color.png, and outline.png) into a new zip file. Tip: Select all three files and click Compress instead of compressing the folder itself. Launch Microsoft Teams application.Navigate to Apps > Upload a customised app.Navigate to the location where the manifest file is downloaded and select the zip file.Click Open. The ServiceNow for Teams appears in Apps screen. Click ServiceNow for Teams app.Click Add. The ServiceNow for Teams app appears in Microsoft Teams. Chat: Begin your conversation with the Virtual Agent to get help. Employee Center: Click Employee Center tab to view the organization updates and the status on your tasks and requests. Note: If you don't want to create a manifest file, you can edit an existing manifest file as required. Upon updating the existing manifest file, you can download and upload the manifest file in Microsoft Teams to make the changes effective.