Why the limit matters
When a conversation grows, older details may no longer fit in the model’s active context. When an Agent includes recent documents, only as much material as the configured context allows can be considered. A larger context can help with long documents, but it can also take longer, consume more resources, and introduce irrelevant or conflicting information. Bigger is not automatically better.Work with the limit
- Give the Agent a focused source set and clear instructions rather than attaching everything.
- Start a new conversation for a separate task so unrelated history does not compete for context.
- Use a file or table query for large source material instead of pasting a long extract into chat.
- When a long task continues, summarize the decisions and open questions before moving to a fresh conversation.
- Choose a model and data approach suited to the task; model context limits and feature-specific limits may differ.