> For the complete documentation index, see [llms.txt](https://fmtlol.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fmtlol.gitbook.io/docs/fms-platform-features/photos.md).

# Photos

**Upload photos and create albums in profiles and groups**. members upload images to the Stream, Groups, Messages, and Chat. It invigorates communities with pictures that people love to see and share. When clicked, the photos open in a beautiful theatre view window, allowing members to comment, react and show them to their friends.

Photos tab to profile pages and to Groups. It comes with My Photos and Community Photos, Profile Photo Albums, Groups Photo Albums, GIF support, and much more!

#### **Photos in Status Posts:** Upload Photos to Posts, Comments, Profiles, and Groups. <a href="#id-8i0iw9l01bq6" id="id-8i0iw9l01bq6"></a>

#### **Community Photos:** Shows the latest photos of your entire community (photos show respecting their privacy settings). <a href="#im2dtn46c8yq" id="im2dtn46c8yq"></a>

#### **My Photos:** Shows latest photos. When placed in the user profile, it shows the user’s photos to profile visitors. <a href="#twx7yirh92zo" id="twx7yirh92zo"></a>

#### **Theatre:** Photos are shown in theatre view with photo descriptions and comments on the right. <a href="#lei4d93mmjxz" id="lei4d93mmjxz"></a>

#### **GIF support:** upload GIFs to Status Updates and in Comments. <a href="#wbg1l0uqqzgg" id="wbg1l0uqqzgg"></a>

#### **Status Updates:** Optional automatic status updates when a user changes their avatar or cover images. <a href="#id-7bg38zkjzgas" id="id-7bg38zkjzgas"></a>

#### **Photos in Chat:** upload photos in Chat conversations. <a href="#otgbqsmodnxi" id="otgbqsmodnxi"></a>

#### **Photo Albums:** Create Photo Albums in Profiles and Groups. <a href="#id-7xga9d5bjr8w" id="id-7xga9d5bjr8w"></a>

#### **Image Quality:** Control the image quality of photos and their thumbnails to optimize their file sizes. <a href="#fjfvo24usxjo" id="fjfvo24usxjo"></a>

#### **More:** There are more configuration and settings options available. <a href="#dok76789qc11" id="dok76789qc11"></a>


---

# 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://fmtlol.gitbook.io/docs/fms-platform-features/photos.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.
