When to Start a New Chat
Instructions on when to start a new chat, and why it's important.
This article introduces the concept of a context window and explains when and why it’s best to start a new chat while working on a project.
Context window
Context window is defined as the amount of information the agent sees and can refer to when processing the interpreting prompts in the current chat. Think of it as the agent's short-term memory.
Users should start a new chat for two main reasons:
- To stay organized: Keeping different parts of the project in separate chats makes it easier to backtrack and make changes later.
- When the system asks you to: This happens if you’re getting close to the memory limit in the current chat.
Better organization of the project
In cases where we're dealing with some more complex projects, it is recommended that we create a separate chat for every different body of work we're working on inside the project.
When starting new chats for different parts of your project, it’s important to use a consistent naming convention so you can easily backtrack later. Keeping chats organized is key, and it’s recommended to rename each one. You can rename the current chat directly from Project Settings, as shown in the image below.

Approaching conversation memory limit
When the context window in a chat becomes too large, the system will prompt you to start a new chat. Ignoring this may lead to higher credit usage (since the AI has to process more information with each prompt) and longer response times of an agent.

How did we do?
How to Revert to a Previous Version
Setting up Your Project Settings