# Trends

<figure><img src="/files/hTVtEpsJZFJw7oRcbltZ" alt="" width="375"><figcaption><p>Snapshot of Trends</p></figcaption></figure>

Trends is the third tab in your app, where you can view various activities and related data within the app. This includes daily reflections, the number of entries, the status of "Get things done" completion, and more.

## Reflect your day

Every evening at 8 PM, Sparky will review the entries you've made throughout the day to help you reflect and summarize your day.&#x20;

Click on the top banner titled "Reflect your day" to access your reviews.

## **Overview**

* **Entries Today:** Number of entries you've recorded today.
* **Streak:** Your consecutive recording days in Sparky.
* **Entries:** Total number of entries.
* **Tags:** Total number of tags.

**💡 Tips:** Click on each item for more details. **And they are all sharable!**

## **Get things done**

* **To-do:** Your completion status of today's To-dos.
* **Habits:** Your completion status of today's Habits.

**💡 Tips:** Click on each item for more completion details. **And they are all sharable!**

## Shuffle the day&#x20;

Explore your entries in a random stroll through the content you've recorded today. We'll randomly display entries to reflect on your day's themes.


---

# 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://help.sparkylife.co/main-features/trends.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.
