Newer Version Available
Get to Know the Utility Bar
A utility is broadly defined as a single-column Lightning page. Salesforce provides you with several ready-to-use utilities, such as Recent Items, History, and Notes. You can also make your own, and customize the utility bar in Setup. From Setup, enter App Manager in the Quick Find box, then select App Manager. Either click New Lightning App to create an app, or click Edit next to an existing Lightning app to add a utility bar or edit the existing one.
The utility bar API has ten methods for working with the utility bar. These methods can be called only from the utility bar. To effectively use these methods, it helps to know your way around the utility bar.
The following utility bar includes three utilities: My Utility, Recent Items, and Chatter Feed. Recent Items is currently open. My Utility is a custom utility, and was highlighted using the setUtilityHighlighted() method.
- The utility bar
- The Chatter Feed utility
- A utility label
- A utility icon
- The panel header
- The panel header label
- The panel header icon