# Teams

Teams help you organize your church's ministry areas and the volunteers who serve in them.

<details>

<summary>How many teams can I have?</summary>

* **Free plan:** 3 teams
* **Basic plan:** 5 teams
* **Need more?** Add additional teams for $5/month per team (Basic plan required)

</details>

<details>

<summary>How do I assign a user to a team?</summary>

Go to the **Team's page** for the team you want to add them to and click the **Add User to Team** button. Select the user from the list.

Note: team assignment is only available after a user has accepted their invite and is active in MinistryBoard. You cannot assign a pending user to a team.

</details>

<details>

<summary>Can a user be on more than one team?</summary>

Yes. Users can be assigned to multiple teams. A volunteer who serves on both the Worship team and the Hospitality team can be on both — they'll see the SOPs for each team they're assigned to.

</details>

<details>

<summary>Can a Super Admin or Admin be on a team?</summary>

Yes. Super Admins and Admins can serve as a team leader or as a user on a team. However, they cannot hold both roles on the same team at the same time.

</details>

<details>

<summary>What ministries can I create teams for?</summary>

You can create a team for any ministry at your church. Common examples include:

* Worship
* Children's Ministry
* Hospitality
* Facilities
* Media
* Parking
* Security
* Small Groups

If your church has a ministry, you can build a team for it.

</details>


---

# 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://help.ministryboard.com/help-center/teams.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.
