> 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/module-2-relations/tasks-and-experiences/the-theater.md).

# The Theater

|                 |                              |
| --------------- | ---------------------------- |
| **WHO**         | Group                        |
| **WHERE**       | Group-room                   |
| **YOU NEED**    | Computer/Mac, pen and paper. |
| **FACILITATOR** | Host                         |

**Intention:**

The intention of this exercise is mainly to become aware of who the people in your team are in relation to others and learn to recognize and leverage people's different skills, abilities, traits, attitudes, and beliefs. Sub intentions involve practicing giving meaningful feedback, increased awareness of how others see them + identify blind spots, and a deeper understanding of their own strengths and weaknesses to support each others growth.

### How:

![](/files/-MVFayOs6LJUUrUR2TAW)

|       |                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| ----- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **1** | <p>(5min)<br><br>Link to <a href="https://drive.google.com/file/d/14sg95_kAqYjlpt1Oun2wvCZJNBs_x2-s/view?usp=sharing">Role-chart</a> or use picture above</p><p><br><br>Use 5 minutes individually to place the others in the team (and yourself) on the role chart based on the different characters. One person can be placed in several places and It is up to each individual in the group to interpret the different roles.</p> |
| **2** | <p>(25min)<br>Reflect Individually on:<br>Where did you place (Name) and why?<br>Where does (Name) have room for improvement as a leader/ in interaction with others?<br>What is (Name) greatest strength as a leader?<br><br></p>                                                                                                                                                                                                   |
| **3** | <p>(70min)<br>When everyone is finished the group gives feedback to one person at a time.<br><br>-Each person shares where they have placed the focus person and why.<br>-The round ends with the focus person telling where he/she has placed her/himself and why + how it was to get receive feedback.</p>                                                                                                                         |


---

# 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/module-2-relations/tasks-and-experiences/the-theater.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.
