> For the complete documentation index, see [llms.txt](https://playbooks.equalexperts.com/inceptions/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://playbooks.equalexperts.com/inceptions/run-an-inception/planning.md).

# Plan

**CREATING THE SCHEDULE**

The inception agenda defines the sessions and topics we’ll cover in our inception. During planning, we define a detailed **schedule** that we can use to organise and run the inception.

The schedule frames, tops and tails the ‘sessions’ defined by our agenda with a number of supporting ceremonies. It also determines timings and locations and confirms attendees.

This provides the necessary structure to ensure we stay on track and manage expectations. It can also enable participants to still attend to critical day-to-day work.

Remember, no plan survives contact with the enemy, so be prepared to adapt as you go along. A good schedule will help you do so.<br>

![](/files/-M-PD0v_a32k13g4GqEB)


---

# 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:

```
GET https://playbooks.equalexperts.com/inceptions/run-an-inception/planning.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.
