- Release notes
- Getting started
- For administrators
- RPA workflow projects- Creating an RPA workflow from an idea
- Creating a project
- How to start an RPA workflow
- Managing project files and folders
- Connecting RPA workflows to your accounts
- Configuring activities
- Managing the activities in a project
- Passing values between activities
- Iterating through items
- Managing the data in a project
- Configuring a project to use your data
- Using file and folder resources
 
 
- App projects- Apps in Studio Web
- Designing app projects
- Template overview
- Configuring the CX Companion app
- Set up a sample app
- CX Companion Salesforce plugin
- Frequently asked questions
 
 
- Debugging app projects
- Publishing, deploying, and upgrading app projects
- Importing and exporting app projects
- Working with entities in an app project
- Known limitations
 
- App activities
 
- Agentic processes
- Agents
- Solutions
- API workflows - Preview

Studio Web User Guide
The UiPath CX Companion SF Plugin enables the out-of-the-box integration of CX Companion with Salesforce when using external events. Read the following sections to learn how to install and configure the plugin.
There are two options to position the CX Companion launch button in the Salesforce UI:
- As a Utility Bar item that is visible across all objects.
- As an action button on the object record page.
Position as Utility Bar item
Follow these steps for each app where you want to enable CX Companion (e.g. Sales Console). This will ensure CX Companion is visible in the Utility Tray when the user is in that app.
In the following instructions, CX Companion is added as a Utility Bar item in Service Console.
- Navigate to Setup > App Manager.
- Select Edit for Service Console.
- Under Utility Items (Desktop Only) on the left panel, click Add
                           Utility Item.
                        - 
                              
                              Search for the Lightning Web ComponentcxCompanionin the pop-up and select it.
- Enter the Label that will appear in the Utility Bar (e.g. CX Companion) and select an appropriate icon.
- Specify the Panel Width (recommended 1000 px) and Panel Height (recommended 520 px).
- Select Enable Refresh Button which appears inside the LWC and allows CX Companion to be refreshed with data from the active SF object.
- 
                              
                              Click Save. 
 
- 
                              
                              
- For Utility Bar Alignment, select the desired alignment, and then click
                        Save. 
                        - If you select Default, the utility bar appears on the lower-left side of the screen.
- If you select Mirrored, the utility bar appears on the lower-right side of the screen.
 
Position as an action button on the object Record Page
Follow these steps for each object where you want to create the new action button for the Object Record page. The below instructions will guide you to adding CX Companion as an action button on the Case Record page.
- Navigate to Setup > Object Manager to create a new action for an object.
- Search for an object for which you want to add a quick action (e.g. case) and open it.
- Select Buttons, Links, and Actions on the left panel, and then, click New Action.
- For Action Type, select Lightning Web Component.
- For Lightning Web Component, select uipathsf:cxCompanionRecordAction.
- In the Label box, enter the label that will appear on the button (e.g.
                        CX Companion) and select an appropriate icon. The Name field will be automatically populated.
- 
                        
                        Click Save. 
- Navigate to Setup > Object Manager to add this action to a lightning record page.
- Search for an object for which you want to add a quick action (e.g. case) and open it.
- Click Lightning Record Pages on left hand panel.
- Go to any Salesforce record page, and click Edit.
- Select the highlight panel on the record page and, on the right panel, click Add Action to add a dynamic action.
- Search for CX Companion and click Done.
- 
                        
                        Click Save. 
- A button is added on the case
                        record page that launches the CX Companion in a new pop-up window.
                        Note: The dimensions and title of the CX Companion window will be determined by what was specified in the earlier step Modify Custom Metadata Types.