# Remembers Your Progress

Toggle remembers the important parts of your work, even after hours, days or long breaks.

Most tools forget everything the moment you close a tab. Toggle doesn’t. It keeps track of your progress, the ideas you were exploring and the direction you were moving in. When you come back, it restores the full picture so you can continue without rebuilding your thinking from scratch.

It remembers what you were doing, why you were doing it and what was still unfinished. This helps you avoid duplicating work, losing insights or trying to recall where you left off.

**Examples**\
• You reopen a tab and Toggle reminds you what you were in the middle of finishing\
• You revisit a draft and Toggle surfaces the notes and references that shaped it\
• You return to a research thread and Toggle rebuilds the structure you had previously created


---

# 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://toggle.gitbook.io/togglex/oldgitbook-below/toggle-changes-the-way-you-work/remembers-your-progress.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.
