> For the complete documentation index, see [llms.txt](https://itdd.gitbook.io/lead-your-time/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://itdd.gitbook.io/lead-your-time/02-see-your-time-clearly.md).

# 02: See Your Time Clearly

<figure><img src="/files/swPNyW55zQIoqovr3RYc" alt=""><figcaption></figcaption></figure>

## *Notice:* Time Awareness

*Nothing ever becomes real 'til it is experienced -* John Keats

Your experience is your reality and to lead your time well, you need to notice all the experiences that sum up your days. Where is your time actually going?

As a nonprofit leader, you may be responding to needs that are bigger than the time, energy, and support available. Your experience of feeling busy or stretched is not a sign you are failing, it shows the weight of the work you are carrying.

Noticing how you spend your time can help you move from a general feeling of *“I am too busy”* to a clearer and kinder understanding of your real patterns. It can also help you notice whether your week includes space for rest, recovery, and reflection. Fundamentals for the sustainability of your leadership.

Time awareness is not about judging yourself. It is not about controlling every minute or becoming endlessly productive. It is about noticing your experiences, seeing your reality clearly with honesty and care.

When you begin to observe your time, you may start to see the real shape of your week: what takes more time than expected, when your energy is strongest, when it drops, and where your leadership may need more breathing room.

## *Experiment:* Explore Your Use of Time

Try one or both of the two templates below to explore how you currently use your time. See which one fits your context, tools, and learning style best.

### - Experiment 1: Map Your Day

Use the circular 24-hour template to map how one day actually unfolded. You can print it (download template at the end of this section) or draw your own version in a notebook.

The circle helps you see the whole day at once: sleep, work, meals, meetings, travel, family time, rest, and unexpected interruptions. This visual overview can make patterns easier to notice than a normal calendar list.

<figure><img src="/files/8Kk4zURgkK50VqWjADl5" alt=""><figcaption></figcaption></figure>

**How to use it**

1. Draw or print a 24-hour circle.
2. Divide the circle into blocks of time.
3. Label what you actually did during each block.
4. Use simple colors or symbols for different types of activity.
5. Add short notes beside the circle and draw emojis or battery images to track mood and energy.

The template does not need to be perfect. It just needs to help you capture your experiences and see the shape of your day.

**Download a printable template here:**

{% file src="/files/afVfQRtHvhNs3n1fugSF" %}

### - Experiment 2: Track Time and Energy

This version is useful if you want to understand not only *where your time goes*, but also *when your energy is best*. You can use this template digitally in Apple Notes or Google Docs (download template at the end of this section), or draw it by hand across two pages in your journal. During each day, briefly record:

1. What you mainly did:\
   🧠 Deep work | 👥 Meetings | 📋 Admin | 💬 Messages | 🚙 Travel | 🏡 Family/Personal | 🌿 Rest
2. How your energy felt:\
   🌧️ = Low energy\
   🌤️ = Okay / steady energy\
   ☀️ = Good energy

<figure><img src="/files/BwuHtuSpqV0Lk94B9dhG" alt=""><figcaption></figcaption></figure>

At the end of the week, write any pattern you notice across the week. Look across the table and complete the reflection: *Best energy time*, *Lowest energy time* and *What I want to adjust next week.*

This can help you discover when to place your most important work. For example, if your best energy is usually between 9–11, that may be a better time for strategic thinking, writing, or decision-making than email or routine admin.

**Download the notes template here:**

{% file src="/files/f0izncMSH1XOmhLNxhJz" %}

## *Reflect:* What Is My Time Showing Me?

> **What does my current use of time reveal about what I am actually prioritizing?**

## *Integrate:* Create a Review Rhythm

Mapping your days and experiences becomes real when you take time to review what you have noticed.

A review rhythm helps you step back and see your time more clearly. It gives you a moment to reflect on how you experience your days and notice if they mirror what matters most to you, your leadership, and the people you serve.

At the end of each week, take **15–20 minutes** to look back. You can write your reflections in a journal, Apple Notes, Google Docs, or wherever you normally collect your thoughts.

**Weekly review questions**

* Where did most of my time go this week? How does it align with what matters to me, my leadership and the people I serve?
* Which activities gave me energy? and which activities drained my energy?
* What took more time than expected?
* What is one thing I want to adjust to next week?

At the end of each month, look back across several weeks. This helps you see deeper patterns, not just one busy day or one unusual week.

You may begin to notice what consistently gives you energy, what repeatedly drains you, and where your time is not yet aligned with your purpose. This review can support you in any change you want to make, because it helps you see progress, understand where you are getting stuck, and allow you to experiment with small, realistic adjustments.

Even if you do not continue using the time trackers, try to keep the review rhythm. Look through your calendar, messages, notes, or photos from the month. Keep a small logbook of your leadership and life. Write down what happened, what you learned, and what you want to carry forward.

The goal is not to record everything perfectly. The goal is to stay awake to your own life and leadership.


---

# 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://itdd.gitbook.io/lead-your-time/02-see-your-time-clearly.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.
