> ## Documentation Index
> Fetch the complete documentation index at: https://help.mytruv.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Chat History

> Find past conversations, switch between them, search, rename, and delete - everything you need to manage your assistant threads.

Every conversation you have with the assistant is saved as its own **thread**. You can switch between threads, search them, rename them (web), and delete the ones you no longer need.

## Where to find your threads

<Note>
  **On the web** - threads live in the chat thread list. You can reach it from either chat presentation:

  * Inside the **docked side panel** on the right edge of any app page (open the thread list from the side panel header).
  * On the full-page view at `app.mytruv.com/chat` (the thread list is a dedicated sidebar on desktop, a bottom drawer on mobile).

  Both presentations show the same threads. A change you make in one shows up in the other.

  **On iOS** - open the **Assistant** tab, then tap the **clock-arrow** icon in the top toolbar. Threads appear in a sheet that slides up.
</Note>

Threads are grouped by date - **Today**, **Yesterday**, **Previous 7 days**, **Previous 30 days**, and older threads by month name (or by `This Week` / `This Month` / older on iOS).

## Starting a new conversation

The assistant remembers context within a thread but starts fresh in a new one - useful when you switch topics.

* **Web** - tap **New chat** in the thread list (full-page sidebar or side-panel header).
* **iOS** - tap the **edit** (square-and-pencil) icon in the top toolbar of the Assistant tab.

## Switching between threads

Tap any thread row to load that conversation. The assistant picks up exactly where you left off in that thread - earlier messages, charts, and the conversation's accumulated context.

## Searching your threads (web only)

The thread list on the web has a search input that filters threads by their title as you type. On desktop you can show or hide the search from the thread list header; on mobile it's always visible.

iOS doesn't currently have an in-app thread search - use the thread groupings (Today / Yesterday / etc.) to find a recent thread, or open recent threads directly from the sheet.

## Renaming a thread (web only)

Each thread row on the web has a 3-dot menu with a **Rename** option. Pick it, type a new title, and confirm. Renaming a thread doesn't change its content - just how it appears in the list.

iOS doesn't currently expose rename in the thread sheet.

## Deleting a thread

Deleted threads are removed permanently - they can't be recovered.

* **Web** - 3-dot menu on a thread row → **Delete** (a destructive red action; confirmation required).
* **iOS** - swipe a thread row to the left in the sheet to reveal a delete action.

## Side panel vs full-page on web

The web has two ways to view a thread:

* **Side panel** - docked on the right edge of every app page, so you can ask a question without leaving Home, Spending, or wherever you are. Drag its left edge to resize. Collapse it with the chevron in its header. Expand it back, or hit the expand icon to open it as the full page.
* **Full page** - the dedicated `/chat` route, opened from **Assistant** in the sidebar.

Both views are synchronized to the same threads - the thread you open in one is the same conversation in the other.

## What's stored

Threads keep:

* Every message you sent and every response from the assistant
* Charts, tables, and visualizations the assistant generated inline
* The full conversation context the assistant uses while answering follow-ups

Threads persist across app launches.

## Related

* [Meet Your AI Assistant](/assistant/meet-your-ai-assistant) - the assistant overview and side-panel vs full-page presentations
* [Customizing Your Assistant](/assistant/customizing-your-assistant) - name, avatar, memory, instructions
* [Asking Financial Questions](/assistant/asking-financial-questions) - question types and starter prompts

<Tip>If a thread is getting noisy or shifting topics, start a fresh one instead of pushing through - the assistant's focus tends to be sharper in a clean thread.</Tip>
