# Enable tokenCache in settings.json for repeated large-context sessions
Category: Gemini CLI
# Enable tokenCache in settings.json for repeated large-context sessions
Token caching reuses cached prompt context (e.g. large codebases) to save cost and latency
Explains the token caching feature — repeated large-context sessions reuse cached prompts to save cost and speed up responses.