# Group Posts

With Group Posts, there's no need to require everyone to create and maintain a Facebook, GroupMe or WhatsApp account. The app that everyone is already logged into for their directory, prayer list, calendars and more now also has the ability to facilitate communication.

Some special features of Group Posts:

* ✅ Allow groups to be **joinable** or **private**.
* ✅ Enable or disable **posting** and **commenting**.
* ✅ Upload **photos** and **documents** for sharing.
* ✅ Choose to receive **mobile notifications** for different kinds of activity.

<figure><img src="/files/3i7NlrDRHcSYYJIwtM5X" alt="" width="563"><figcaption></figcaption></figure>

## Enabling Group Posts

To enable Group Posts for a specific group, [navigate to the group](https://admin.lightpost.app/groups) as an admin and go to the "Group Posts" tab.

<div><figure><img src="/files/OOCGJeb4YkA5k4nLxId6" alt="" width="563"><figcaption></figcaption></figure> <figure><img src="/files/O9Xi3btk2Lga7BgbgFUH" alt="" width="563"><figcaption></figcaption></figure></div>

## Group Post Admins

Group Post Admins are people specifically designated to help moderate posts and comments.  A Group Post Admin can edit or delete any post or comment.

## Joinable / Private

When activating Group Posts on a group, you can allow this group to be visible only to group members, or to your entire congregation as a group they can choose to join, by changing the visibility setting in the "Settings" tab for a group.

A **private group** can only be seen by members of the group when Group Posts is enabled.

A **joinable group** will show for everyone in the congregation, when Group Posts are enabled, with an option to "Join" if they are not already a member of the group.

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

## Push Notifications

Members have the option in the settings for a group to enable or disable various kinds of push notifications for new posts and comments.

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


---

# 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.lightpost.app/core-concepts/groups/group-posts.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.
