# Time Travel

### What is Time Travel?

Time Travel allows you to "rewind" your conversation to any previous point. It's perfect for fixing mistakes, changing the direction of a story, or simply trying out different responses to see how your companion reacts.

### How to Use Time Travel

#### 1. Enter Time Travel Mode

Click the **Clock Button** located in the chat header (top right). This will activate "Time Travel Mode."

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

#### 2. Choose Your Destination

Once in Time Travel Mode, you have two options:

* **Rewind to a Message**: Scroll up and **click directly on any message** in your history. A confirmation will appear to travel back to that exact moment.<br>

<figure><img src="/files/2kgM3VeVFTQugNwiMj3a" alt="" width="375"><figcaption></figcaption></figure>

* **Reset Entire Chat**: Click the **Trash Button** (which appears next to the Clock button while in this mode) to completely wipe the conversation and start fresh.

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

<figure><img src="/files/vKkQhhdn8KeBdx1AcWjP" alt="" width="375"><figcaption></figcaption></figure>

### Key Principles

#### "Deleting the Future"

Think of your chat like a single timeline. When you go back to an old message, you are **erasing everything that happened after it**.

* **Example**: If you travel back to yesterday's message, everything you said today is deleted.
* **Why?**: This prevents the conversation from getting confusing. You essentially "cut off" the timeline at that point so you can write a new future.

#### Relationship Impact

* **Rewinding**: Retains relationship progress up to that point.
* **Resetting (Trash)**: Completely resets the chat, meaning you will start over as if you just met.

### Message editing vs. Time Travel

Editing a message you already sent behaves like Time Travel.

It moves the chat back to that point and deletes everything after it.

Use message editing for small rewrites. Use Time Travel for bigger rewinds.

### Requirements

Time Travel is a feature designed for users who want complete control over their roleplay experience.

* **Free Tier**: Not available.
* **Premium Tier & Above**: Unlimited Time Travel access.

<figure><img src="/files/wzWOpklavuPE5E5YDmNJ" alt="" width="375"><figcaption></figcaption></figure>

### Frequently Asked Questions

**Q: Can I undo time travel?**

* No. Once you confirm, deleted messages are permanently gone.

**Q: Does resetting the chat delete long-term memories?**

* Resetting the chat (using the Trash button) clears the current conversation history. You can choose if your companion retains the memories saved (found in the memory tab), but the context of the specific conversation will be lost.

**Q: Can I use Time Travel to fix a typo?**

* Yes! Enter Time Travel mode, click the message *before* your typo, and then send your corrected message.

**Q: Is there a limit to how far back I can go?**

* You can travel back to any viewable message in your current conversation history.


---

# 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://wiki.secrets.ai/get-started/time-travel.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.
