# What is Context Window?

The limited amount of text an AI model can consider at once; when it fills up, earlier code may be dropped.

## In real work

If the agent forgot the earlier file, the context window may have dropped it, so re-attach the key snippet.

## Related terms

- [Variable](https://prompthausapp.com/learn/variable.md)
- [String](https://prompthausapp.com/learn/string.md)
- [Integer](https://prompthausapp.com/learn/integer.md)
- [Boolean](https://prompthausapp.com/learn/boolean.md)
- [Array](https://prompthausapp.com/learn/array.md)

## How is this different from Googling it?

Google gives a definition. Prompthaus pairs each term with how it shows up in standups, PRs, prompts, and design reviews—then quizzes you until the word sticks. One term a day on iPhone.

- Category: Code Literacy
- HTML: https://prompthausapp.com/learn/context-window-code-literacy
- App Store: https://apps.apple.com/us/app/prompthaus-ai-vocabulary/id6776314407
