# Branches

**What Are Branches?**\
The Branches feature empowers your church to **highlight satellite campuses, sister churches, or ministry extensions** within TheFaithApp. This centralized directory helps members locate nearby branches, connect with local leadership, and stay engaged with your church’s broader community.

<figure><img src="/files/iZHFxuw2d9DfwU1k8INQ" alt=""><figcaption><p>branches</p></figcaption></figure>

**How to Add a Church Branch**<br>

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

1. **Navigate to Branches**:
   * Go to the **Branches** tab in your Admin Dashboard.
   * Click **+ Create Branch** to start.
2. **Input Branch Details**:
   * **Branch Name**: Use a clear identifier (e.g., “Downtown Campus” or “Grace Chapel West”).
   * **Location**: Add the physical address or a brief description (e.g., “Next to City Park”).
   * **Pastor/Leader**: Name the primary contact (e.g., “Pastor Michael Green”).
   * **Contact Details**: Include phone, email, or office hours for accessibility.
3. **Save & Publish**:
   * Review for accuracy and save to instantly display the branch in the app’s directory.

**Manage Branches Effortlessly**

* **Search**: Find branches by name, location, or pastor.
* **Edit**: Update details as leadership or locations change.
* **Delete**: Remove inactive branches to keep your directory current.

**Why This Matters**

* **Unified Community**: Strengthen connections across campuses by fostering a sense of shared mission.
* **Visitor Accessibility**: Help newcomers find the nearest branch with ease.
* **Leadership Visibility**: Highlight pastoral teams to build trust and familiarity.

**Best Practices for Branch Listings**

* **Add Descriptions**: Use the “Notes” field (if available) to share unique ministries or service times.
* **Include Photos**: Upload images of each branch to personalize the directory (if supported).
* **Regular Audits**: Review branch details quarterly to ensure accuracy.


---

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