> For the complete documentation index, see [llms.txt](https://docs.sharinpix.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sharinpix.com/documentation/features/main-integration/using-on-lightning-with-sharinpix-album-with-chatter-lightning-component.md).

# Using on Lightning with "SharinPix Album with Chatter" Lightning Component

The present article will demonstrate how it is possible to use the **SharinPix Album with Chatter** component.

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

The **SharinPix Album with Chatter** component was previously named **SharinPix with Chatter**.
{% endhint %}

* Access the record page of any Salesforce Object. In this case, it is **Account**.
* The "SharinPix with Chatter" component can be found in the **Lightning App Builder** under the **Custom - Managed** section  as shown in the screenshot below.&#x20;

![](/files/AgdHDkIYWOKzQEvNIGwH)

The **SharinPix Album with Chatter** component consists of two elements:

* The **SharinPix Album**
* The **Preview Pane**

![](/files/3dd2OfE3cKSBcB0kbXWW)

* Access the **Large View** of an image by clicking on its thumbnail.

![](/files/1lpbCZv8NKz0crtXDn6C)

* It can be witnessed that when the **Large View** mode is activated, the Preview Pane reacts accordingly and indicates that the current image has no Chatter Posts.

## Create Chatter Post for an annotation

* It is possible to create a **Chatter Post** which is related to a specific annotation.
* Activate **annotation** mode as shown belo&#x77;**.**

![](/files/tk7jOtf9wsSBS3ATaeCC)

* Create a new annotation.

![](/files/6wQvC6eqnTVjUxdkWfRV)

* Select the newly-created annotation by clicking on it.
* As illustrated in the screenshot below, upon selecting the annotation, the preview pane indicates that this annotation has no **Chatter Posts**.

![](/files/dGerRgMEXClXxuTkQN1F)

* Click on the **Start a discussion** button to create a Chatter Post which is directly related to the currently-selected annotation.&#x20;

![](/files/Ge4YWEBIAisAVrJI6R8l)

* It is now possible to share an update or create a post about the selected annotation.

![](/files/YSHfpTuXfrojYFmD0qQv)

![](/files/k8GkIzdLKhzzXVcO6XvZ)

## Chatter Feed

* It should also be mentioned that new post about the newly-created annotation is displayed as well on the Chatter Feed.

![](/files/dHQKtc7gJGdUVqWQhC1S)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sharinpix.com/documentation/features/main-integration/using-on-lightning-with-sharinpix-album-with-chatter-lightning-component.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
