# SharinPix User and Profiles access rights

Some users, most commonly non-admins may encounter issues when trying to access SharinPix images. In such cases, it is advised to check the following:

* [SharinPix licenses from the installed packages](/faqs/how-to-assign-sharinpix-licenses-to-salesforce-users.md)
* [Profiles from the Albums Canvas App](/documentation/getting-started-with-sharinpix/basic-setup/basic-setup-step-1-configure-the-salesforce-usage-of-sharinpix.md#grant-sharinpix-access-to-profiles)
* Profiles from the Visual Force security
* [Abilities passed through the VF page](/documentation/access-and-security/sharinpix-abilities.md)
* [SharinPix Permission Sets assignement](/documentation/access-and-security/sharinpix-permission-sets.md)

If you are using SharinPix from Lightning UI you can also check  the [SharinPix Permission](/documentation/access-and-security/sharinpix-permission-object-how-to-create-and-assign-custom-permission.md) used.

For some extra features such as **SharinPix Image Sync**, the **SharinPix Image Sync Permission** permission sets need to be assigned to the required users.

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

For Community users using the SharinPix Image Sync, the **SharinPix Image Sync for Community Users** permission set needs to be assigned.

You can refer to the following articles for more information about the SharinPix Image Sync and SharinPix Permission Sets:

* [Setup SharinPix Image Sync](/documentation/image-sync/setup-sharinpix-image-sync.md)
* [SharinPix Permission Sets](/documentation/access-and-security/sharinpix-permission-sets.md)
  {% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sharinpix.com/documentation/access-and-security/sharinpix-user-and-profiles-access-rights.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
