# Members

**What Is the Members Page?**\
The Members page provides a **centralized directory** of all congregants who have subscribed to your church through TheFaithApp. This view-only interface allows you to monitor engagement, identify active participants, and maintain transparency about your digital community.

**Key Functionality**

* **Search Members**: Quickly locate individuals by name, email, or join date.
* **View Profiles**: See essential details like account creation dates and subscription status (editing/deleting is restricted to protect member privacy).

**Privacy-Focused Design**

* **View-Only Access**: Members retain full control over their personal data, aligning with GDPR and global privacy standards.
* **Data Transparency**: Encourage members to update their own profiles via the mobile app for accuracy.

**Why This Matters**

* **Foster Trust**: Demonstrate respect for privacy by limiting administrative access to personal information.
* **Simplify Management**: Quickly identify your most engaged members for targeted outreach or feedback.
* **Compliance**: Ensure your church adheres to data protection regulations effortlessly.

**Best Practices for Member Insights**

* **Use Search Filters**: Segment members by activity periods (e.g., “Joined in the last 30 days”).
* **Export Data (if supported)**: Generate reports for leadership meetings or event planning.
* **Encourage Profile Updates**: Remind members to keep their app profiles current via announcements.


---

# 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://guide.thefaithapp.com/features/members.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.
