--- title: UserActions component (for Lightning components) slug: '2973' canonical_url: https://docs.coveo.com/en/2973/ collection: coveo-for-salesforce source_format: adoc --- # UserActions component (for Lightning components) > **Important** > > User Actions are part of the Coveo Insight Panel Lightning Component by default in [Coveo for Salesforce (v4.6)](https://docs.coveo.com/en/3236#july-2020-release-v46) and later releases. > If you implemented your Coveo Insight Panel Lightning Component before v4.6, we highly recommend [upgrading to the new design to activate the new experience](https://docs.coveo.com/en/3288/). > > In addition, improvements to the [Session Summary and User Activity Timeline](https://docs.coveo.com/en/3129#session-summary-and-user-activity-timeline) are now available in [Coveo for Salesforce (v4.23)](https://docs.coveo.com/en/3236/). The `UserActions` component for Lightning components allows your agents to see, within the Salesforce Lightning console, up to 400 actions in the last 60 days performed by the end user across any Coveo page or component. The agent can see the events performed by the user across many visit sessions, including during the visit in which the case was created, as seen from the **Visit browser** page of the [Coveo Administration Console](https://docs.coveo.com/en/183/) (see [Review user visits with the Visit Browser](https://docs.coveo.com/en/1964/)). This component is available for the Coveo Insight Panel Lightning Component, as well as the Full Search page. It's composed of the [ClickedDocumentList component](https://docs.coveo.com/en/2979/), the [QueryList component](https://docs.coveo.com/en/2978/), and the [UserActivity component](https://docs.coveo.com/en/2977/). > **Note** > > In Health Insurance Portability and Accountability Act (HIPAA) environments, the `UserActions` component may display Personal Health Information (PHI), per normal usage. > However, no data is stored in Salesforce. > The data that's returned by the `UserActions` component follows the same security rules as the Coveo Search component. ## Options ### `userId` Identifies the user whose actions are to be displayed. > **Note** > > The `userId` must be a single value. This option is required. ### `buttonLabel` Label of the button used to open the user actions. The default value is `User Actions`. ```xml
``` Where you can replace `