# SharinPix Album Resync

The **SharinPix Album Resync** component performs Image Sync on images in a SharinPix Album.

It could be used for any use cases where synchronisation limits, problems or manual synchronisation can be met.

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

For more information about the **SharinPix Image Sync** feature, refer to this article: [What is SharinPix Image Sync?](/documentation/image-sync/what-is-sharinpix-image-sync.md)
{% endhint %}

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

{% hint style="info" %}
**Information:**

This feature is only available on Lightning. It can be used on:

* Page Builder
* Desktop
  {% endhint %}

## Getting Started

To use the **SharinPix Album Resync** component, you simply need to drag and drop the component from the Lightning App Builder onto your page layout.

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

## Lightning Component Parameters

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

* **Button label:** Used to specify the button's label. The default value is **Resync SharinPix Images**.

## Demo

Click on the SharinPix Album and upload images.

![](/files/rDNXlrHVwTuldv7XbiCl)

To perform Image Sync for images in the SharinPix Album, click on the button **Resync SharinPix Images.**

Refresh your current browser page. You should see a new entry inside the **SharinPix Images** section.

![](/files/SlQhlc9s23dsEQEHBshd)


---

# 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/lightning-web-component/sharinpix-album-resync.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.
