> For the complete documentation index, see [llms.txt](https://interfacing.gitbook.io/interfacing-help-files/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://interfacing.gitbook.io/interfacing-help-files/business-continuity.md).

# Business Continuity Managers

Your guide to ensuring organizational resilience and preparedness.

As a **business continuity manager**, this platform is your workspace for developing, implementing, and overseeing strategies that sustain operations during disruptions.

This guide introduces the key tools and features for continuity planning, response coordination, and recovery management, supporting organizational readiness, minimizing operational impact, and enabling effective recovery.

***

## Guides

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Managing Business Impact Analyses</strong></td><td>Create and manage BIAs to assess operational impacts and support business continuity planning.</td><td><a href="https://1488562728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTx7AmE0d2Q4ja20EYjF5%2Fuploads%2FVOly7v9EpVSmpWTmscPr%2FIMS-V16-NAV-Library-Icons-173.png?alt=media&amp;token=1b0a2815-c9bc-4de7-9983-87102e00f7e3">IMS-V16-NAV-Library-Icons-173.png</a></td><td><a href="/interfacing-help-files/business-continuity/managing-business-impact-analyses-apps.md">Managing Business Impact Analyses (Apps)</a></td></tr><tr><td><strong>Developing Business Management Plans</strong></td><td>Create and manage operational plans to support business continuity, crisis management, and disaster recovery.</td><td><a href="https://1488562728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTx7AmE0d2Q4ja20EYjF5%2Fuploads%2FksW4Gn6gZpSafE61vJBB%2FIMS-V16-NAV-Library-Icons-165.png?alt=media&amp;token=764fdc3e-26f6-40b8-be17-574d1070196b">IMS-V16-NAV-Library-Icons-165.png</a></td><td><a href="/interfacing-help-files/business-continuity/developing-business-management-plans-apps.md">Developing Business Management Plans (Apps)</a></td></tr><tr><td><strong>Executing Business Management Plans</strong></td><td>Execute, coordinate, and track operational plans during actual disruption events.</td><td><a href="https://1488562728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTx7AmE0d2Q4ja20EYjF5%2Fuploads%2Fmke4GOU3ydEncwxIZf9h%2FIMS-V16-NAV-Library-Icons-174.png?alt=media&amp;token=74c4897a-7b03-48b9-826f-7c7c7ea25e40">IMS-V16-NAV-Library-Icons-174.png</a></td><td><a href="/interfacing-help-files/business-continuity/executing-business-management-plans-apps.md">Executing Business Management Plans (Apps)</a></td></tr><tr><td><strong>Simulating Business Management Plans</strong></td><td>Run operational plan simulations to validate organizational preparedness.</td><td><a href="https://1488562728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTx7AmE0d2Q4ja20EYjF5%2Fuploads%2Fw8ABYdSwGXDjRvPu2yoE%2FIMS-V16-NAV-Library-Icons-175.png?alt=media&amp;token=485ff82d-a889-4a32-9ade-2f2528f64ed5">IMS-V16-NAV-Library-Icons-175.png</a></td><td><a href="/interfacing-help-files/business-continuity/simulating-business-management-plans-apps.md">Simulating Business Management Plans (Apps)</a></td></tr><tr><td><strong>Managing Action Items</strong></td><td>Create, execute, and track action items to support business continuity activities and continuous improvement.</td><td><a href="https://1488562728-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTx7AmE0d2Q4ja20EYjF5%2Fuploads%2FNEKOaMQapgwlVPppSzip%2FIMS-V16-Apps-Overview-1.png?alt=media&amp;token=0cc2aab3-7135-4e81-86fd-af7eff29f414">IMS-V16-Apps-Overview-1.png</a></td><td><a href="/interfacing-help-files/business-continuity/managing-action-items-apps.md">Managing Action Items (Apps)</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://interfacing.gitbook.io/interfacing-help-files/business-continuity.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
