# My SharinPix Admin left. What should I do?

This article will provide all the steps to update the new SharinPix Admin after the previous SharinPix Admin left or is no more available for this role.

This documentation will ensure:

* Continuity to all the SharinPix features.
* That the new SharinPix Admin has proper access to SharinPix features.

{% hint style="warning" %}
A user seeking full SharinPix access needs to have the System Administrator profile.
{% endhint %}

To ensure that SharinPix is fully configured for a new Admin, the below steps should be completed:

1. **Profile**\
   The user must have a System Administrator profile and that the profile has well been added to the Managed Connected Apps. Click [here](/getting-started/basic-setup/basic-setup-step-1-configure-the-salesforce-usage-of-sharinpix.md#manage-profiles) to see how to add your profile in Manage Connected Apps.
2. **SharinPix License**\
   The user should be added to the **Installed Packages.** Click [here](/getting-started/basic-setup/basic-setup-step-1-configure-the-salesforce-usage-of-sharinpix.md#assign-sharinpix-licenses-to-salesforce-users) to see how to add a user to Installed Packages
3. **Grant API Access**\
   The user should grant **Salesforce full API access.** Click [here](/getting-started/basic-setup/basic-setup-step-2-register-your-salesforce-organization-to-sharinpix.md) to how to grant Salesforce full API access.

## Other settings to verify

{% hint style="warning" %}

* If the user is a **System Administrator** profile and image sync is not working, hence the permission set "**SharinPix Image Sync Permission**" should be assigned to the user.
* If the user is **not** a **System Administrator**, the user will not be able to access the main SharinPix Components. Hence the user should be given the permission set "**SharinPix Lightning Component".**\
  \
  For more info on permission, you can refer to the documentation [**SharinPix Permission**](/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/faqs/my-sharinpix-admin-left-what-should-i-do.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.
