To show a component that shows LinkedIn data only to sales users when they are on their mobile phones, the administrator should filter the component visibility with two conditions: User > Profile > name = sales User, which checks if the user's profile name is "sales User" Form Factor = phone, which checks if the user's device is a phone Filtering with view or role will not achieve the desired result. Reference: https://help.salesforce.com/s/articleView?id=sf.app_builder_page_visibility_rules.htm&type=5