# Analytics

Here are some common ways people use Ellie's analytics feature to get a better sense of where they are spending their time.

<figure><img src="/files/1goHWHAqf8f55WMbZV6J" alt=""><figcaption></figcaption></figure>

## How am I spending my time (by label)?

The first chart shows a breakdown of where you spend your time broken down by label. This is great to get a sense of how you spend your time.

This can be good to see if you need to start shifting focus to other areas or if you are on the right track.

<figure><img src="/files/bNie7Lr0LaxfM4UkR7EA" alt=""><figcaption><p>Breakdown of time spent by label</p></figcaption></figure>

If you scroll down, you will see a breakdown of what % of yoru time is spent by label as well as a list of all completed tasks

<figure><img src="/files/dulgzrVfmBci64jTSXEu" alt=""><figcaption><p>Breakdown of time spent per label</p></figcaption></figure>

## Average Brain dump task age

You can see what the average task age is in your Brain dump and take action if needed.

This is helpful because if this age is too high, then it probably signals that there are tasks that can be removed. It's recommended to clean out your Brain dump (And lists in general) every few weeks.

<figure><img src="/files/5NBopI69616IYSRPonHP" alt=""><figcaption><p>Avg brain dump task age</p></figcaption></figure>

You can click the "Needs attention" button to pull up a table that shows you a list of tasks in the Braindump, sorted by age, and the ability to bulk delete (or mark as complete) items that are no longer relevant.

<figure><img src="/files/pP84KAuhX5O6rzZZbnJy" alt=""><figcaption><p>Braindump cleanup</p></figcaption></figure>

## Export to CSV

If you scroll down you will see a list of all completed tasks. At the top right you can click a button to Download a CSV copy of all your completed tasks with the estimate/actual time and date complete :)

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


---

# Agent Instructions: 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://guide.ellieplanner.com/features/analytics.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.
