Skip to content

Commit 9c6c323

Browse files
committed
Attachments note
1 parent 6ddaffa commit 9c6c323

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

develop-docs/sdk/data-model/envelope-items.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,13 @@ for this item type. For other attributes, see [Event Payloads](/sdk/data-model/e
235235
: *UUID String, optional.* The identifier of a related session replay in the same
236236
project. Sentry uses this ID to render a replay clip in the feedback UI.
237237

238+
**Attaching Screenshots:**
239+
240+
You can associate **up to 1** screenshot/image with a feedback by sending an
241+
[attachment item](/sdk/data-model/envelope-items/#attachment) with an `event_id`
242+
corresponding to the feedback item. We recommend sending the items in the same
243+
Envelope.
244+
238245
**Constraints:**
239246

240247
- This Item may occur at most once per Envelope.

0 commit comments

Comments
 (0)