> 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/emotion-and-feelings.md).

# Feelings

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

|                                      |                      |
| ------------------------------------ | -------------------- |
| **WHO**                              | Group                |
| **WHERE**                            | Group-room           |
| <p><strong>MATERIAL</strong><br></p> | Pen, paper, computer |
| **FACILITATOR**                      | Host                 |

**Introduction**

No matter if we are aware of them or not, our emotions influence our actions, behaviour and leadership capacities.

As leaders, our emotional skills have a bigger impact.

Research within Emotional Intelligence shows that the higher up one is in organizational hierarchy, the more crucial emotional skills become to success. Similarly, being in a position of power makes it more likely that our emotional state and ability to manage our emotions have an effect on other people.

In addition, leadership concerned with global issues requires the capacity to deal with the emotional load of what is happening in the world, in addition to our immediate surroundings.

Being able to recognize and describe our emotional state in its complexity, especially when it is difficult, increases our ability to deal with the world as it is, increases resilience, wellbeing, ability to take constructive actions, take decisions and achieve goals.

**Intention**

The intention of this task is to increase our ability to recognize, understand and manage our own emotions.

We aim to become aware of the role that emotions play for us, to identify where we have room for improvement in emotional skills, and to create personal strategies for improving our emotional skills.

### How:

|       |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| ----- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **1** | <p><strong>(5min)</strong></p><p>Find a quiet place to sit, and observe your own emotions for five minutes.</p><p>Try to not judge your emotional state. Simply observe and try to recognize the emotions you are feeling.</p>                                                                                                                                                                                                                                                                                                                    |
| **2** | <p><strong>(10min)</strong></p><p>Complete <a href="https://docs.google.com/spreadsheets/d/1N6nAtbXpPgmNN1CGiwmy7IltuYbvg2DUmEFDcYkpahQ/edit?usp=sharing">this</a> (<a href="https://www.dropbox.com/s/mwjcxiw4384w4mh/Mind%20work%20test%2C%20Feelings.xlsx?dl=0">or here</a> if other link doesnt work) simple test about emotional skills. The intention of the test is not to get a good score, but rather to become more aware of the role emotions play in your life, and to identify areas you may have a benefit of working with.<br></p> |
| **3** | <p><strong>(15min)</strong></p><p>Reflect on your experience and how you scored yourself on the test:</p><p>-What does the assessment you've given about yourself say about your ability to manage your own feelings?</p><p>-What do you think you are doing well and can strengthen?</p><p>-What do you think you can do better or otherwise develop?</p><p>-What do you think you should stop doing?</p><p>-What could you focus on in emotional skills to make the most positive impact on your self-leadership skills?</p>                    |
| **4** | <p><strong>(40min)</strong><br>Share your reflections with the rest of the group, one by one and with full focus on one person at the time. Make sure that you have enough time for questions.</p>                                                                                                                                                                                                                                                                                                                                                |

### References

<http://ei.yale.edu/> \
\
<https://ideas.ted.com/why-we-should-say-no-to-positivity-and-yes-to-our-negative-emotions/>&#x20;

<http://www.danielgoleman.info/effective-leaders-know-the-science-behind-their-behavior/>

<https://www.nytimes.com/2016/06/05/opinion/sunday/are-you-in-despair-thats-good.html?_r=0> \
\
<https://hbr.org/2014/05/emotions-are-data-too>&#x20;


---

# 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/emotion-and-feelings.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.
