# Offboarding and Data

We never want to see you go — but if you do, your church's data is always protected and never held hostage.

<details>

<summary>If we cancel, what happens to our data?</summary>

When you cancel, here's exactly what happens:

1. Your final billing period completes
2. A **30-day export window** opens — you'll receive an email notification
3. During those 30 days, you can export all your SOPs as PDFs
4. After 30 days, your data enters a **90-day retention period**
5. After the 90-day retention period ends, all data is **permanently deleted**

</details>

<details>

<summary>Can we reactivate our account after canceling?</summary>

Yes — at any point within the **90-day retention period** after your export window closes. All your data will be fully restored and billing will resume.

After 90 days, reactivation is not possible and you would need to start fresh.

</details>

<details>

<summary>What format can we export our data in?</summary>

SOPs can be exported as **PDFs**. This is the only export format available during the offboarding window.

</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/offboarding-and-data.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.
