You are here:
Add Lightning Components as Custom Tabs in a Lightning App
Make your Lightning components available for Lightning Experience and Salesforce mobile app users by displaying them in a custom tab in a Lightning app.
Required Editions
| User Permissions Needed | |
|---|---|
| To create Lightning Component Tabs: | Customize Application |
To configure an Aura component to be used as a custom tab, see the Lightning Aura Components Developer Guide.
To configure a Lightning web component to be used as a custom tab, see the Lightning Web Components Developer Guide.
Follow these steps to include your component in Lightning Experience and make it available to users in your organization.
-
Create a custom tab for this component.
- From Setup, enter Tabs in the Quick Find box, then select Tabs.
- Click New in the Lightning Component Tabs related list.
- Select the Lightning component that you want to make available to users.
- Enter a label to display on the tab.
- Select the tab style and click Next.
- When prompted to add the tab to profiles, accept the default and click Save.
-
Add your Lightning components to the App Launcher.
- From Setup, enter Apps in the Quick Find box, then select App Manager | New Lightning App.
- Follow the steps in the wizard. On the Navigation Items page, select your Lightning tab from the Available Items list and move it to the Selected Items list.
- Finish the steps in the wizard, and click Save & Finish.
- To check your output, navigate to the App Launcher in Lightning Experience or the Salesforce mobile app. Click the custom app to see the components that you added.
Did this article solve your issue?
Let us know so we can improve!

