> For the complete documentation index, see [llms.txt](https://docs.sharinpix.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sharinpix.com/getting-started/basic-setup/basic-setup-step-1-configure-the-salesforce-usage-of-sharinpix.md).

# Basic Setup - Step 1 - Configure the Salesforce usage of SharinPix

* Go to Salesforce Setup and type **Connected** in the Quick Find Box
  * Then click **Manage Connected Apps**

<figure><img src="/files/td4JOtMasgfkZcjjYdAb" alt=""><figcaption></figcaption></figure>

* From the list, click **Edit** next to the **Albums** Connected App.

<figure><img src="/files/YRBrskkkmHggtefKmT64" alt=""><figcaption></figcaption></figure>

* Change the value of **Permitted Users** from **All users may self-authorize** to **Admin approved users are pre-authorized**

<figure><img src="/files/olNLyt3i1IbUverJXLRw" alt=""><figcaption></figcaption></figure>

* Click on **Save** when done

## Alert ?

Just click on **OK**. You're about to give permission to the profiles that will be using this.

<figure><img src="/files/bidJ6cfCzHyUOo05gW8n" alt=""><figcaption></figcaption></figure>

## Manage Profiles

* Go back to **Manage Connected Apps**, then click on **Albums.**

<figure><img src="/files/uSZfNQ9AodVgPYfd12Xz" alt=""><figcaption></figcaption></figure>

* Next, scroll down to **Profiles** and click on **Manage Profiles**.

![](/files/rVzThdDmzlybbqUIVJJ6)

### Grant SharinPix Access to Profiles.

We will grant yourself access for now, therefore:

* Select **System Administration**

<figure><img src="/files/JC5pf9CLQq0qMJFQcErJ" alt=""><figcaption></figcaption></figure>

* Click **Save** when done

## Assign SharinPix Licenses to Salesforce Users

{% hint style="warning" %}
**Note**: This section does not apply to organisations using the SharinPix **Trial** version and on Sandboxes.
{% endhint %}

To assign SharinPix licenses to Salesforce users, follow the steps below:

* From **Setup**, enter **Installed Packages** in the **Quick Find** box, then select **Installed Packages**
* Click on **Manage Licenses** next to the package **ImageManagementBySharinPix**
* Add or remove the licenses corresponding to specific users

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

\
For more information about how to manage licenses for installed packages, you can refer to the following article:

[Managing Licenses for Installed Packages](https://help.salesforce.com/s/articleView?id=sf.distribution_managing_licenses.htm\&type=5)
{% endhint %}

{% hint style="info" %}
Now you just have to [Register Your Salesforce Organization to SharinPix](/getting-started/basic-setup/basic-setup-step-2-register-your-salesforce-organization-to-sharinpix.md) before you can set up SharinPix on [Classic](/getting-started/basic-setup/basic-setup-step-3a-for-classic-users-setup-sharinpix-for-salesforce-classic.md) / [Lightning](/getting-started/basic-setup/basic-setup-step-3b-for-lightning-users-setup-sharinpix-for-lightning-experience.md) / [Salesforce mobile App](/getting-started/basic-setup/basic-setup-step-3d-for-old-salesforce-mobile-app-users-setup-sharinpix-for-mobile-classic-implement.md)
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sharinpix.com/getting-started/basic-setup/basic-setup-step-1-configure-the-salesforce-usage-of-sharinpix.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
