# Image Sync does not work with the SharinPix Map to Album component. What should I do?

If the SharinPix Image Sync feature does not work on the SharinPix Map to Album component, despite having[ configured the Image Sync properly on the object](/documentation/image-sync/setup-sharinpix-image-sync.md), this is probably due to a missing configuration on the Map to Album component and the relating SharinPix Album preventing the Image Sync.

To enable the Image Sync feature when using the Map to Album component to upload a picture on a SharinPix Album, you should ensure that the same value is specified as the **Component Id** parameter on both components.

Here is an example of how you should proceed:

* On the Lightning App Builder, access the SharinPix Map to Album's parameters
* Enter a value for the **Component Id** parameter as demonstrated below:

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

* Next, access the parameters of the SharinPix Album on which you want to upload the map images
* For the SharinPix Album's **Component Id** parameter, enter the same value used for the Map to Album's **Component Id** parameter:

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

* Once you are done, save the changes and test the Image Sync feature again using the Map to Album component to upload a map image to the album


---

# 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/image-sync-does-not-work-with-the-sharinpix-map-to-album-component-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.
