---
title: "Conversations and history"
description: "Continue work, search messages, organize history, and understand local persistence."
locale: "zh-TW"
canonical: "https://orylo.io/zh-TW/docs/conversations"
product_status: "in-development"
last_reviewed: "2026-09-01"
---

# Conversations and history

Continue work, search messages, organize history, and understand local persistence.

## Conversation continuity

Each conversation keeps its Assistant, workspace, session options, messages, attachments, and Agent session identity. Switching conversations does not stop work running in the background.

## Local history

Orylo stores a lightweight SQLite catalog and loads each conversation checkpoint on demand. Conversation content and managed attachments remain local rather than syncing through the Orylo account backend.

## Organize and find

- Use Command + K to search and filter the conversation sidebar.
- Filter by state, workspace, Assistant, and custom tags.
- Use Command + F to search the open transcript and move between occurrences.
- Archive conversations without permanently deleting them; restore them from the archive when needed.

## Fork and handoff

Fork creates an immutable branch from a chosen point. Handoff sends a neutral context package to another Assistant without pretending the destination shares the source Agent session. Confirm repeated delivery when Orylo detects the same handoff target.
