> For the complete documentation index, see [llms.txt](https://futureleadersglobal.gitbook.io/program/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://futureleadersglobal.gitbook.io/program/toolbox/processes/check-in.md).

# Check-in / Check-out

### **INTRODUCTION**

Our gatherings are filled with a lot of different impressions and opportunities for learning. The influence these have on us depends on our current life situations and our context outside the gathering. Check-in and check-out processes are fundamental to the work we engage in and set the context for what we actually do. It’s a simple way for a team to open or close a process, symbolically and in a collaborative way. In gatherings, we also work closely with other individuals, and the quality of these connections is very important for overall development (Karp, 2010).&#x20;

> *Check-in/out invites each member of a group to be present, seen, and heard.*&#x20;

**Check-in** represents the beginning of each day. It emphasizes presence, focus, and group commitment. The space we create as a group at the beginning of the gathering can have a huge impact on the quality of learnin&#x67;**.**&#x20;

**Check-out**, on the other hand, emphasizes reflection and closure. Check-outs provide a chance to close off the day, practice sharing what is important for us at this moment, and connect the gathering to our day-to-day life.&#x20;

So, shaping the *questions* in a thoughtful and purposeful manner increases the likelihood of them being powerful. So take some time and find the questions that work for you!

### **INTENTION**

* Meet each other as who we are right now and create compassion and understanding.&#x20;
* Improve your thought-clarity and awareness of our current state. What am I thinking and how can I communicate this to other people? What is important at this moment?&#x20;
* Anchor the learning we are going through and reflect on it. This leads to personal thoughts and the creation of mental nodes which makes it easier to remember.
* Increase the transfer of learning from the context at the gathering to the context outside and the other way. How can you bring learning to your everyday life?

### **DESIRED OUTCOME**

A safe and effective learning space where everyone can be present, seen and heard.&#x20;

### TIPS

When preparing for a check-in/out session you want to think about:

* **Time.** How much time do you have and how much safe space do you need for this day? Does the question invite a 3-5 min story from each or a word or two? A question like “Say a few words on how you are arriving today – what do you need to say to be fully present today” is another option that could lead to a shorter session.<br>
* **Agenda.** Can it connect and support the rest of the agenda and purpose of the gathering? Can it act like a warm-up or a reflection of the learning of the day? <br>
* **Tone.** What kind of tone do you want to create? Playful? Serious? Connecting? Learning something new about each other? Inviting something fun once in a while can be a welcome break from serious reflection. Examples: “the animal that represents my mood today", "my superhero power pose", or something else.&#x20;

### How:

<table data-header-hidden><thead><tr><th width="94"> </th><th> </th></tr></thead><tbody><tr><td> </td><td> </td></tr><tr><td><strong>1</strong></td><td><p><strong>Check-in</strong></p><p>When meeting face-to-face, sit in a circle or "U" shape.</p><p></p><p>Choose a <a href="https://toolbox.hyperisland.com/check-in-questions">check-in question</a> based upon context; the purpose of your session, the time you have and the group members. Crafting the check-in question is important. See the section "tips" for more... well... tips. </p><p></p><p>(5min) Reflect on the following questions (as an example):</p><ul><li>What is present in your mind at this moment? </li><li>How are you feeling? </li><li>What are the main processes/events/people affecting you at the moment?</li><li>Do you have expectations or intentions for the day?</li></ul></td></tr><tr><td><strong>2</strong></td><td>Share with your group when everyone is ready. One-by-one participants check-in, either in order around the circle or at random. Once every person has checked-in one time, check-in is over.</td></tr><tr><td><strong>3</strong></td><td><p><strong>Check-out</strong></p><p>Stand or sit in a circle. Invite each member of the group to share one thing they “check-out” with. This could be a feeling, a reflection, the most important thing they take with them, what stands out the most, etc. Choose a <a href="https://toolbox.hyperisland.com/check-in-questions">check-out question</a> based on the group and the purpose of the session. </p><p></p><p>(5 min) Answer the following questions (as an example):</p><ul><li>What is present in my mind at this moment? </li><li>How am I feeling?</li><li>What am I in the process of learning? What am I in the process of learning about myself? In what way is this relevant in my day-to-day life?</li></ul></td></tr><tr><td><strong>4</strong></td><td>One-by-one participants check-out either in order around the circle or at random. Once every person has checked-out one time, check-out is complete.</td></tr></tbody></table>

### **| References**

Karp, Tom. 2010. *Ledelse i Sannhetens Øyeblikk*.

<br>


---

# 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://futureleadersglobal.gitbook.io/program/toolbox/processes/check-in.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.
