# Personnalise your Page with SharinPix Chatter Feed

As we saw in the previous section, we can add Chatter on specific images or annotations with the **SharinPix Album with Chatter** component. However, it requires quite a lot of space and it is sometimes convenient to separate the SharinPix Album and the Chatter component.

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

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

## Setup

Edit your lightning page by clicking on the "Edit Page" in the settings dropdown.

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

Once done, add the the **SharinPix Album** component and the **SharinPix Chatter** component on the page wherever it is appropriate for you.

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

![](/files/Sp7aQ5YF2hoB7okbcq9U)

Once done, add the same **Component ID** to the to both components. (The **Component ID** is an arbitrary text, in my case it is **accountPage**).

Once completed, click on the save button on the top right corner.

## Usage

You can now use the chatter in the same way as shown [here](/documentation/chatter-feed/use-the-pre-build-sharinpix-album-with-chatter-feed.md).


---

# 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/chatter-feed/personnalise-your-page-with-sharinpix-chatter-feed.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.
