# SharinPix Mobile App: How it works

The present article gives an overview of how the SharinPix Offline Mobile application works and what makes it an ideal companion when taking pictures on the field.

## Connected to Salesforce

* Every picture you take with the SharinPix Mobile App is uploaded to the corresponding album/record in Salesforce.
* You just need to navigate to the Salesforce record of your choice and open the SharinPix mobile app from there using any [integration listed below](#how-to-integrate-sharinpix-mobile-app-and-salesforce)

![](/files/dTiqPKkGXpd9eWpWSiCc)

## Offline mode

* Pictures can be taken while the device is offline.

![](/files/hm3KDpIxTQ9qbktg5yNK)

* The images are then uploaded to Salesforce when a connection is re-established in background without any user interaction.

![](/files/yNRvMlxCKqTjrQsH7bwc)

## How to integrate SharinPix mobile App and Salesforce?

SharinPix mobile App needs to be integrated with any Salesforce or 3rd Party app to works.

This could be done using :

\- [SharinPix Mobile Launcher](/documentation/lightning-web-component/sharinpix-mobile-launcher.md) Lightning Component (or [Launcher as VF Component](/documentation/features/main-integration/using-the-mobile-launcher-visualforce-component.md)) when integrating with Salesforce mobile App

\- [App Extension on Salesforce Field Service mobile App](/documentation/integrations/salesforce-field-service/integration-of-sharinpix-app-with-sfs-fsl-app-using-app-extension.md)

\- [Flow on Field Service mobile App](/documentation/integrations/salesforce-field-service/integration-of-sharinpix-app-with-sfs-fsl-app-using-flows.md)

\- [Deeplink URL integration](/documentation/mobile-app/sharinpix-mobile-app-deeplink-syntax.md) in any App


---

# 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/mobile-app/sharinpix-mobile-app-how-it-works.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.
