# Comments on Objects

Comments allow team members to leave notes, questions, and feedback directly on objects within InteractiveAI Platform.

### Why Comments Matter

Scores capture structured evaluations, but not every observation fits neatly into a numeric or categorical value. Comments fill that gap by providing a space for unstructured feedback. A reviewer might notice that a trace handled an edge case particularly well, or that a prompt version needs refinement for a specific use case. Without comments, this context gets lost or not captured at all.

Comments also create a lightweight audit trail. When you revisit a trace weeks later, comments from teammates explain why it was flagged, what was tried, or what conclusions were reached. This institutional knowledge stays attached to the object itself rather than scattered across external tools.

***

### Supported Object Types

InteractiveAI supports commenting on the following:

**Traces**

Add comments to complete execution flows when you want to flag interesting behavior, note edge cases worth investigating, or leave context for teammates reviewing the same trace later.

<div data-with-frame="true"><figure><img src="https://708770081-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1ICwJbq7EJdn5kBgXnQu%2Fuploads%2FbeHksfpGk219BoEZrIE1%2FClipboard-20260311-144745-757.gif?alt=media&#x26;token=86bd0fa7-67af-43ff-9900-c8ee9012bd44" alt=""><figcaption></figcaption></figure></div>

**Sessions**

Leave notes on user interaction patterns across multiple traces. Session-level comments help document recurring behaviors or patterns that emerge over time.

<div data-with-frame="true"><figure><img src="https://708770081-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1ICwJbq7EJdn5kBgXnQu%2Fuploads%2FuRFKXEZefLMUzrOg1qmu%2FClipboard-20260311-145221-095.gif?alt=media&#x26;token=b84c07c4-8d24-4fff-be10-7dc6fd5aa92a" alt=""><figcaption></figcaption></figure></div>

**Prompts**

Collaborate on prompt versions by commenting directly on the prompt detail view. Use comments to discuss proposed changes, explain why a version was created, or coordinate with teammates on prompt improvements.

<div data-with-frame="true"><figure><img src="https://708770081-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1ICwJbq7EJdn5kBgXnQu%2Fuploads%2FS8vJCyyKV1Y3X391Xz1y%2FClipboard-20260311-145755-674.gif?alt=media&#x26;token=ad9b7338-5830-41e5-9b26-400ba17f2a36" alt=""><figcaption></figcaption></figure></div>
