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

# Chat Options

> Learn about the different ways to start a new chat in Reasoning Stack.

<img className="block  border-2 border-gray-300 rounded-lg" src="https://mintcdn.com/swarm-labs/E3cUHNYMGU0z0CDV/images/chat-opt.png?fit=max&auto=format&n=E3cUHNYMGU0z0CDV&q=85&s=e010b914c5cbc49e421f3c0750c5dfde" alt="Chat Options UI" width="1875" height="925" data-path="images/chat-opt.png" />

These are the available ways to start a chat. Each serves a different purpose—choose based on how you want to manage context, privacy, and workflow.

## Fresh Chat

Start a completely new conversation with no prior context.

* Best for brainstorming, switching topics, or starting from scratch.
* A unique chat ID is generated for every new chat.

***

## Chat with Summary

Start a new chat that carries over a concise summary of your previous conversation.

* The system summarizes your current conversation and attaches that summary to your new chat.
* Ideal for hand-offs, context continuity, or recapping long chats.
* If no context is available, falls back to Fresh Chat.

***

## Temp Chat

Spin up a disposable chat—messages aren’t saved.

* Use this for quick, sensitive, or throwaway conversations.
* URL includes a `?temporary-chat=true` flag for clarity.

***

**Quick Reference**

* **Fresh Chat:** Clean slate, full history, permanent.
* **Chat with Summary:** Clean slate + context summary, permanent.
* **Temp Chat:** Disposable, no messages saved.

***

> Pro tip: Use “Chat with Summary” to bring teammates up to speed or to move complex threads forward without the clutter.
