# Templates

MinistryBoard includes built-in templates to help your church get started quickly — no blank page required.

<details>

<summary>Are MinistryBoard's built-in templates free/included?</summary>

Yes. MinistryBoard's built-in templates are **free and included on all plans** — even the Free plan. You don't have to pay extra to access them.

</details>

<details>

<summary>How many templates do I get?</summary>

* **Free plan:** 3 templates
* **Basic plan:** Unlimited templates

</details>

<details>

<summary>What built-in templates does MinistryBoard include?</summary>

MinistryBoard includes **6 built-in templates** covering the most common church ministry processes. You'll see them when you log in to your account.

</details>

<details>

<summary>Can I customize a MinistryBoard built-in template?</summary>

MinistryBoard's built-in templates are **read-only** and do not have version history. To customize one:

1. Find the template you want to edit
2. Clone it to your **Custom Templates**
3. Edit it freely from there

Note: custom templates also do not have version history available.

</details>

<details>

<summary>Can I edit my custom templates?</summary>

Yes. Custom templates are **fully editable** at any time. Note that custom templates do not have version history available.

</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/templates.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.
