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

# History

> Track, manage, and access your complete development history. Traycer automatically preserves and syncs the complete history of all your tasks and phases, allowing you to review, revert, or continue from any previous state, or any device.

<Frame style={{ maxHeight: '900px', maxWidth: '350px', margin: '0 auto' }}>
  <img src="https://mintcdn.com/traycerai/48vln0czWNG-WUFe/images/history.png?fit=max&auto=format&n=48vln0czWNG-WUFe&q=85&s=235216a2db00ee87afeac0314a0f7993" alt="History" className="rounded-lg" style={{ width: '100%', maxHeight: '500px', height: 'auto', display: 'block' }} width="683" height="1000" data-path="images/history.png" />
</Frame>

## What is preserved

Traycer maintains a comprehensive record of your development workflow:

* **Task history**: Complete timeline of all generated tasks and their iterations.
* **Phase progression**: Step-by-step history of multi-phase projects.
* **Plan evolution**: How your implementation plans changed over time.
* **Context preservation**: All decisions, file mappings, and rationale from previous sessions.

## Finding your tasks

The Task History interface provides powerful tools to locate and manage your development history:

* **Fuzzy search**: Quickly find tasks using partial matches across task titles and queries.
* **Workspace filtering**: Choose to view tasks from:
  * **Current Workspace**: Show only tasks from your active workspace.
  * **All Workspaces**: Display tasks from all your workspaces for a complete overview.

<AccordionGroup>
  <Accordion title="What happens if I switch devices?">
    Sign in with the same Traycer account on another device. Your synced history will load automatically.
  </Accordion>

  <Accordion title="What happens if I reinstall Traycer?">
    After reinstalling Traycer, sign back in with the same account to restore your synced history.
  </Accordion>
</AccordionGroup>
