# SharinPix App

The **SharinPix App** provides quick access to the following SharinPix features:

* [SharinPix Settings](#sharinpix-settings)
* [SharinPix Permissions](#sharinpix-permission)
* [SharinPix Image Search](#sharinpix-image-search)
* [SharinPix Documentation](#sharinpix-documentation)
* [SharinPix Support](#sharinpix-support)

![](/files/XE7qau7ym6WEUMwjgbtm)

{% hint style="danger" %}
It is advisable to restrict access to the SharinPix App to System Admins to limit end users from gaining access to undesirable personalizations.
{% endhint %}

## How to access the SharinPix App?

To access the SharinPix App features, follow the steps below:

* Open App Launcher

<figure><img src="/files/69niMvFSdHPj2tAPX1Bf" alt=""><figcaption></figcaption></figure>

* Search **SharinPix App**

<figure><img src="/files/0fcDe66x9QgQR8fRznmw" alt=""><figcaption></figcaption></figure>

* You will be directed to the SharinPix App as depicted below.

![](/files/XE7qau7ym6WEUMwjgbtm)

## SharinPix App features

### SharinPix Settings

![](/files/XE7qau7ym6WEUMwjgbtm)

The SharinPix Settings tab contains the following:

* Salesforce SharinPix API access status.
* SharinPix Salesforce full API access status.
* Google API Key for components such as SharinPix Map.
* Access to the SharinPix Administration Dashboard using the **Go to administration dashboard** button.

{% hint style="danger" %}
The **Einstein Ready** section has been deprecated.
{% endhint %}

### SharinPix Permission

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

The SharinPix Permission object permits users to configure a set of SharinPix album abilities.

Once created, a SharinPix Permission record can be assigned to:

* SharinPix Album components
* SharinPix Single Image components
* SharinPix Search components
* SharinPix Mobile Launcher components

For more information, you can go to [SharinPix Permission Object](/documentation/access-and-security/sharinpix-permission-object-how-to-create-and-assign-custom-permission.md).

### SharinPix Image Search

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

The Search Image Tab can be used to search for any images uploaded to records listed in a Salesforce report. For more information on this feature, you can go to [Search Image Tab](/documentation/features/search-images/using-the-search-image-tab.md).

### SharinPix Documentation

![](/files/Qotp9KpmPYICFMI8boO0)

The SharinPix Documentation tab contains all SharinPix articles and FAQs.

### SharinPix Support

![](/files/QKEhOyUCGzkdwPJr9NVj)

The SharinPix Support tab enables users to create a support ticket.

![](/files/yAKxoiOTvSkPPHxOxgfY)

![](/files/p0lyRm8gMETRe59zDI4t)

Users can describe the issue, attach screenshots, and specify their timezone for better assistance before submitting the ticket.


---

# 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/getting-started/sharinpix-app.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.
