> 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/cheat-sheets/setting-up-the-space.md).

# Setting up the space

**HOME SWEET HOME**

We have run two-week inceptions from a single hotel conference room. Cabin fever anyone? Trust us, you want to arrange a nice space for an inception if you can.

Some extra things to consider:

* You want good wifi,and a functioning projector you can connect to.
* You want people to be able to sit, stand, and move around, with the possibility to break out as and when discussions need a bit of divergence.
* You will want wall space, as much as possible. Space to draw and illustrate and take notes.
* Set up dedicated wall space sections to log risks, assumptions and dependencies, plus a ‘parking lot’ where you can capture ideas for later discussion. Separate whiteboards or flipcharts can work well for this.

## Pro tips

{% hint style="success" %}
Consider the location in terms of convenience of travel, plus taking people out of their natural habitat to avoid bias and distraction.
{% endhint %}

{% hint style="success" %}
Be early, and allow for some faff before you get going. Checking in and getting set up on wifi can take longer than you think. As can writing up the agenda and rules.
{% endhint %}

{% hint style="success" %}
Where you have no big whiteboard, create one with Magic Whiteboard. Generally speaking, you’ll want at least 2sqm of free scribbling space.
{% endhint %}

{% hint style="success" %}
Get good dynamics by mixing up the seating arrangement: a good mix of suppliers and clients around the room, with a different order every day.
{% endhint %}

{% hint style="success" %}
Avoid too many room changes during the day – and arrange to be able to leave things in the room overnight.
{% endhint %}

{% hint style="success" %}
Consider that early on you’re likely to have more participants in the one place, before moving to more focused workshops (that often run in parallel with smaller subgroups).
{% endhint %}


---

# 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/cheat-sheets/setting-up-the-space.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.
