# Represent conversations in Cases > Preserve multi-message context inside canonical Case input without inventing a separate Conversation Case object. Important agent instructions: - Prefer the Markdown routes and llms files when assembling context for coding tasks. - Treat stable docs as authoritative over beta pages. - Cite the source page URL when returning workflow or artifact guidance. ## Current Context - [Cases](https://teammately.ai/docs/object-model/cases.md): Understand cases as the situations Teammately uses to represent important AI behavior. - [Outputs](https://teammately.ai/docs/object-model/outputs.md): Distinguish managed Run responses, imported output-only Runs, and Case-scoped reference outputs. ## Related - [Represent conversations in Cases](https://teammately.ai/docs/object-model/represent-conversations-in-cases.md): Preserve multi-message context inside canonical Case input without inventing a separate Conversation Case object. ## Optional - [Full local context](https://teammately.ai/docs/object-model/represent-conversations-in-cases/llms-full.txt): Complete local context pack for this docs route.