# Admins

**What Are Admins?**\
The Admins page allows your church to **grant secure, role-based access** to trusted team members for managing your FaithApp account. Share responsibilities like content uploads, event coordination, or donor tracking while maintaining full control over permissions.

<figure><img src="/files/sUL8Egcb69RNTKnQwrzP" alt=""><figcaption><p>admins</p></figcaption></figure>

**How to Add an Administrator**

1. **Navigate to Admins**:
   * Go to the **Admins** tab in your Admin Dashboard.
   * Click **+ Create Admin** to open the user setup.
2. **Assign Credentials**:
   * **Full Name**: Enter the administrator’s first and last name.
   * **Email**: Use a valid email address for login and notifications.
   * **Password**: Set a secure temporary password (admins can reset later).
3. **Save & Notify**:
   * The new admin will receive instructions to access the dashboard.

<figure><img src="/files/sFr1MlKSwrF2g07Io7kZ" alt=""><figcaption><p>create admin</p></figcaption></figure>

**Manage Admin Permissions**

* **Edit**: Update names, emails, or reset passwords as roles evolve.
* **Delete**: Revoke access instantly if team members leave or roles change.

**Why Controlled Access Matters**

* **Security**: Minimize risk by limiting admin privileges to essential users.
* **Collaboration**: Empower staff/volunteers to manage specific tasks (e.g., events, streaming).
* **Audit Trail**: Track changes made by each admin for accountability.

**Best Practices for Admin Management**

* **Use Strong Passwords**: Enforce a mix of letters, numbers, and symbols.
* **Assign Roles Thoughtfully**: Avoid overloading accounts—grant access only to necessary features.
* **Audit Regularly**: Review active admins quarterly to remove unused accounts.


---

# 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/admins.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.
