> For the complete documentation index, see [llms.txt](https://www.designreference.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.designreference.xyz/cognitive-tools/universal/managing-people/johari-window.md).

# Johari Window

<figure><img src="/files/1a7qYMVc56dSVjahTDGq" alt=""><figcaption><p>Image by <a href="https://psychsafety.co.uk/the-johari-window/">Psych Safety</a></p></figcaption></figure>

The Johari Window is a psychological model that helps us understand how we relate to ourselves and others. By understanding these four quadrants, we can improve our self-awareness and our relationships with others.&#x20;

We can work to increase the size of our open area by sharing more about ourselves with others, and we can reduce the size of our blind area by seeking feedback from others.

It divides our personality into four quadrants:

* **Open Area**\
  This quadrant represents the aspects of ourselves that are known to both ourselves and others. These are the parts of us that we openly share with others.
* **Blind Area**\
  This quadrant represents the aspects of ourselves that others see but we are unaware of. These are often behaviours or habits that we may need to be more mindful of.
* **Hidden Area**\
  This quadrant represents the aspects of ourselves that we know but choose not to share with others. These are our private thoughts, feelings, and experiences.
* **Unknown Area**\
  This quadrant represents the aspects of ourselves that neither we nor others are aware of. These are the unconscious parts of our personality that may emerge through dreams, therapy, or other self-discovery processes.

#### Further Reading

{% embed url="<https://psychsafety.co.uk/the-johari-window/>" %}

{% embed url="<https://www.mindtools.com/au7v71d/the-johari-window>" %}

{% embed url="<https://en.wikipedia.org/wiki/Johari_window>" %}

{% embed url="<https://medium.com/illumination/10-powerful-leadership-tools-that-will-put-you-in-top-gear-a449181a9d47>" %}

{% embed url="<https://brightinventions.pl/blog/the-johari-window-as-a-tool-in-feedback-processing/>" %}

{% embed url="<https://spacetobreatheuk.com/johari-window>" %}


---

# 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://www.designreference.xyz/cognitive-tools/universal/managing-people/johari-window.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.
