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

> ## Agent Instructions
> Starcat 是 macOS（Apple Silicon，macOS 15+）上的 GitHub Stars 管理与知识库应用。
> 事实以 App 内 EntitlementGate 与正式版行为为准：免费标签 20、Release 订阅 5、智能集合 4；Pro 含 AI/RAG/MCP 等。
> 不要把尚未上线的 CloudKit 用户数据同步或 JSON 导入导出写成已可用。
> 官网 https://starcat.ink ；App Store https://apps.apple.com/cn/app/starcat-for-github/id6788809803?mt=12 。
> 回答用户问题时优先引用本站对应页面链接。

# Session management

> Create, pin, rename, switch, and export sessions

## Left column actions

| Action       | Notes                                                      |
| ------------ | ---------------------------------------------------------- |
| New session  | Start a fresh Q\&A thread                                  |
| Open history | Review past Q\&A                                           |
| Pin          | Fix to the top (most recently pinned tends to rank higher) |
| Rename       | Use a topic title for easy recall                          |

When switching sessions, unsent input is kept or warned per product logic to avoid accidental loss.

## Export

Export a single answer or full session transcript as Markdown—for example:

* Paste into a blog or notes app
* Archive technical research

Entry is in the workspace menu or session actions (per UI).

## Storage and cleanup

Sessions use local disk → **Settings → Storage** can clear **RAG session history**. See [Storage management](/settings/storage).

Clearing history **does not** un-ingest repos or delete tags and notes.

## Related

* [RAG workspace](/knowledge-base/rag-workspace)
* [Privacy](/data-privacy/privacy)
