---
title: Case content
url: https://www.tines.com/docs/cases/content-updates/
updated: 2026-05-05T21:48:18+00:00
---

*[tines.com](https://www.tines.com/llms.txt) › [Docs](https://www.tines.com/llms.txt) › [Cases](https://www.tines.com/llm/docs/cases.md)*

# Case content

*[View on tines.com](https://www.tines.com/docs/cases/content-updates/)*

Case content is where you build the narrative of an investigation — descriptions, notes, blocks, and comments that capture evidence, decisions, and context.

Every case has three content surfaces:

<table border="1" style="border-collapse: collapse;"><colgroup><col style="width: 31.934%;"><col style="width: 30.6306%;"><col style="width: 37.4736%;"></colgroup><tbody><tr><th class="TableHeader_t1c5hy0"><span>Surface</span></th><th class="TableHeader_t1c5hy0"><span>Purpose</span></th><th class="TableHeader_t1c5hy0"><span>Persistence</span></th></tr><tr><td class="TableCell_t8mlxr3"><span><strong>Description</strong></span></td><td class="TableCell_t8mlxr3"><span>The primary narrative area at the top of every case. Always visible, always first in the table of contents.</span></td><td class="TableCell_t8mlxr3"><span>Durable — meant to be the source of truth.</span></td></tr><tr><td class="TableCell_t8mlxr3"><span><strong>Case blocks</strong></span></td><td class="TableCell_t8mlxr3"><span>Discrete, reorderable sections below the description. Each block has its own title, color, type, and visibility settings.</span></td><td class="TableCell_t8mlxr3"><span>Durable — structured evidence, checklists, files, linked cases, and more.</span></td></tr><tr><td class="TableCell_t8mlxr3"><span><strong>Comments</strong></span></td><td class="TableCell_t8mlxr3"><span>Real-time discussion in the activity timeline.</span></td><td class="TableCell_t8mlxr3"><span>Durable — but conversational. Decisions from comments should be promoted into the description or a block.</span></td></tr></tbody></table>

All three surfaces share the same rich-text editor powered by CommonMark and GFM formatting, slash commands (`/`), and @mentions.

### How content flows into a case

Content can be authored in several ways:

- **Manually** — type directly into the description, a block, or the comment composer.
- **Via a case template** — pre-populate descriptions and blocks when a case is created.
- **Via story automation** — use the Cases API or action templates to create and update descriptions, blocks, and comments programmatically.
- **Via paste** — paste text, images, or case URLs directly into any rich-text surface.

### Typical workflow

1. A case is created (manually or by a story) and the description is populated with initial context.
2. Blocks are added to organize evidence, remediation steps, timelines, or other structured sections.
3. Teammates collaborate via comments and @mentions in the activity timeline.
4. As the investigation progresses, key decisions from comments are promoted into the description or blocks.
5. The case is exported (PDF) or referenced in dashboards and records.

### Content limits (summary)

<table border="1" style="border-collapse: collapse;"><colgroup><col style="width: 55.4243%;"><col style="width: 44.5804%;"></colgroup><tbody><tr><th class="TableHeader_t1c5hy0"><span>Limit</span></th><th class="TableHeader_t1c5hy0"><span>Value</span></th></tr><tr><td class="TableCell_t8mlxr3"><span>Description character limit</span></td><td class="TableCell_t8mlxr3"><span>640,000</span></td></tr><tr><td class="TableCell_t8mlxr3"><span>Note block content limit</span></td><td class="TableCell_t8mlxr3"><span>15,000</span></td></tr><tr><td class="TableCell_t8mlxr3"><span>HTML block content limit</span></td><td class="TableCell_t8mlxr3"><span>60,000</span></td></tr><tr><td class="TableCell_t8mlxr3"><span>Comment character limit</span></td><td class="TableCell_t8mlxr3"><span>640,000</span></td></tr><tr><td class="TableCell_t8mlxr3"><span>Block title character limit</span></td><td class="TableCell_t8mlxr3"><span>100</span></td></tr><tr><td class="TableCell_t8mlxr3"><span>Max blocks per case</span></td><td class="TableCell_t8mlxr3"><span>50</span></td></tr><tr><td class="TableCell_t8mlxr3"><span>Max note blocks per case</span></td><td class="TableCell_t8mlxr3"><span>50</span></td></tr><tr><td class="TableCell_t8mlxr3"><span>Max block groups per case</span></td><td class="TableCell_t8mlxr3"><span>15</span></td></tr><tr><td class="TableCell_t8mlxr3"><span>File size limit</span></td><td class="TableCell_t8mlxr3"><span>60 MB</span></td></tr></tbody></table>

For the full list, see [Case limits](https://www.tines.com/docs/limits/)

### What's next

- [Writing and formatting](https://www.tines.com/docs/writing-and-formatting/) learn the editor: slash commands, @mentions, images, code blocks, and CommonMark syntax.
- Structure your case with blocks, block groups, colors, sensitive settings, and the table of contents.
- [Multiplayer collaboration](https://www.tines.com/docs/multiplayer-collaboration/) — collaborate in real time and understand how comments relate to notifications.
