# SharinPix Permission for SharinPix Mobile Launcher Component

This article presents the list of abilities available in a SharinPix Permission record for the [Mobile Launcher component](https://docs.sharinpix.com/documentation/lightning-web-component/sharinpix-mobile-launcher).

{% hint style="warning" %}
**Note:**

When creating a SharinPix Permission for the SharinPix Mobile Launcher, ensure that the Mobile Launcher component is selected as depicted below.

For detailed steps on creating and assigning a SharinPix Permission to the SharinPix Mobile Launcher component, please refer to this article: [SharinPix Permission object - How to create and assign custom permission?](https://docs.sharinpix.com/documentation/access-and-security/sharinpix-permission-object-how-to-create-and-assign-custom-permission)
{% endhint %}

![](https://2221230591-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5EvYRrLbUyvRh8o1jmMG%2Fuploads%2Fgit-blob-4f010ef6f02a1281b5e515544e78ddadc539a401%2Fscreenshot-spoonconsulting37-dev-ed.develop.lightning.force.com-2023.07.30-22_06_32.png?alt=media)

## List of Component Abilities

* **Team checklist:** Enables all required token abilities for the team checklist feature. ***Note:** The **team checklist** feature allows the user to view images already uploaded to the album th*e checklist relates to.
  * **View album:** Provides users access to the album on which photos are being uploaded.
  * **List images:** Allows users to see photos uploaded to the checklist.
  * **View tags:** Allows users to use the available checklist tags to upload photos.

{% hint style="success" %}
**Tips:**

* For more information about the team checklist feature, refer to this article: [SharinPix Mobile App: Team Checklist](https://docs.sharinpix.com/documentation/mobile-app/sharinpix-mobile-app-team-checklist)
* For more information on how to enable the team checklist feature on all devices by default, refer to this link: [Configure Team Checklist parameter on the Global Settings](https://docs.sharinpix.com/documentation/mobile-app/sharinpix-mobile-app-global-configuration)
* For more information on how to configure the team checklist parameter in SharinPix deeplinks, refer to the following link: [Team Checklist parameter](https://docs.sharinpix.com/documentation/mobile-app/sharinpix-mobile-app-deeplink-syntax#team)
* To programmatically configure the team checklist token abilities, you can either:
  * Pass the related SharinPix Permission record ID to your component (admin-friendly method).
  * Configure the token as demonstrated in the code snippet available [in this article](https://docs.sharinpix.com/documentation/mobile-app/sharinpix-mobile-app-team-checklist) (developer-oriented method). ***Note:*** For some custom components, you can directly pass a SharinPix Permission ID to provide the correct Team Checklist token abilities.
    {% endhint %}
