> 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/user-interface/large-view-annotation-comment-with-chatter.md).

# Large View: Annotation – Comment with Chatter

## SharinPix Album with Chatter

{% hint style="info" %}
**Note:**&#x20;

The present example makes use of the **SharinPix Album with Chatter** (previously named SharinPix with Chatter) component on the record page of the **Contact** object as shown in the screenshot below.
{% endhint %}

![](/files/NqqW9Sp4hHvfaOOV0ZfB)

## Preview Pane

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

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

![](/files/c2oAAM01521zT7bItd3A)

## Large View

* Access the large view of an image by clicking on its thumbnail.

![](/files/Eag4BfERsuVU1B6U6aZ4)

* It can be witnessed that when the image is opened in the large view mode, 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 new **Chatter Post** which is related to a specific annotation.
* Activate **annotation** mode as shown below.

![](/files/FUUHWrl4BxdoMrZlgbPm)

* Draw an annotation.

![](/files/mF8sD4ZkBtAyNZYqLkmd)

* Select the annotation by clicking on it.
* As it can be seen below, upon selecting the annotation, the preview pane indicates that the current annotation has no **Chatter posts.**

![](/files/jMFZXSt5FsJYTFaZfYvu)

* Click on the **Start a discussion** button to create a Chatter Post which is related to the currently selected annotation.

![](/files/wk6jWLJwcpT2Z4JVF1Pa)

* It is now possible to share an update or make a post about this annotation.

![](/files/deGRRBfZl3T187BNIkM3)

![](/files/HZv6JZyyqIeNJSyevFVO)

## Chatter Feed

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

![](/files/AzUMyVVYvJt0TjFpeIcy)


---

# 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/user-interface/large-view-annotation-comment-with-chatter.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.
