> 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-1-self/tasks-and-experiences/energy.md).

# Energy

{% embed url="<https://youtu.be/4tzBRBRQLow>" %}

|                 |                  |
| --------------- | ---------------- |
| **WHO**         | Solo+Buddy+Group |
| **WHERE**       | Group-room       |
| **YOU NEED**    | A3 Paper         |
| **FACILITATOR** | Host             |

**Introduction:**\
"In an article in the Harvard business review in 2007, American consultant Tony Schwartz argues that it's your energy you can control, not your time. Schwartz believes that many push themselves too hard. Even though they control their time, they work a lot and compensate by working more when something is urgent or important. Schwartz's premise is that time is a limited resource, while energy can be replenished. In this context, he defines energy as working capacity. His message is that organizations and individuals must take responsibility for their energy balance, which will increase the efficiency of individuals and in the business as a whole. A place to start, Schwartz claims, is to make an analysis of how you spend your energy.

Therefore, there are several who claim that a leader's capacity, that is, the time, the attention and the surplus of energy he or she has, is the most important when it comes to leading others."\
(Karp, 2016, own translation)

The trait research finds that energy level, physical stamina, and stress tolerance are associated with managerial effectiveness. The high energy level and stress tolerance help managers cope with the hectic pace, long hours, and unrelenting demands of most managerial jobs. (Yukl, 2013)

[Link to "Manage your energy, not your time" By, Tony Schwartz](https://hbr.org/2007/10/manage-your-energy-not-your-time)

**Intention:**\
The intention of this task is to become more aware of where we gain and lose energy, so that we can improve our capacity by gradually influencing own behavior. We look inwards at our habits, habits of mind and ways of being to notice what gives and drains our energy.\
\
As humans, we are complex systems, and the physical, emotional, social etc factors all interact and influence each other. Here, we are most interested in identifying the opportunities that you have in your life that have the most impact for you, as well as the moments where you lose energy the most.\
\
Focusing on what gives you energy is like building a strong immune system. It gives a strong foundation to deal resiliently with changes and stress during good times and makes it possible to build up your capacity again after a setback.&#x20;

### How:

|       | <p><br></p>                                                                                                                                                                                                                                                                                                                                                |
| ----- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **1** | <p>(30min)<br>Draw a line in the middle of a blank A3 sheet and write on one side what gives you energy and on the other side what drains your energy. Try not to fixate on specific situations, but look for trends and patterns.<br><br>Write down everything from diet, rest, sleep and exercise, to situations and people that somehow affect you.</p> |
| **2** | <p>(10min)<br>Reflect on the result. How is the balance if you see the bigger picture and over a wider time span? Which actions can you take if you aren't satisfied?<br></p>                                                                                                                                                                              |
| **3** | <p>(20min)<br>Pair up with your buddy and discuss which actions/habits you can commit to do/apply.<br></p>                                                                                                                                                                                                                                                 |
| **4** | <p>(30min)<br>Share your reflections one at the time with the rest of the group. Make sure that you have time for questions.</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-1-self/tasks-and-experiences/energy.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.
