From 36c9744135b291b3a229fc75d5dda4d07d6dbe73 Mon Sep 17 00:00:00 2001 From: Chaos Date: Sat, 29 Aug 2026 23:23:18 +0200 Subject: [PATCH] Reword access description --- docs/src/en/dashboard/transcripts.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/src/en/dashboard/transcripts.md b/docs/src/en/dashboard/transcripts.md index 3c7088d..a58b894 100644 --- a/docs/src/en/dashboard/transcripts.md +++ b/docs/src/en/dashboard/transcripts.md @@ -72,4 +72,6 @@ Results are paginated. Use the page controls at the bottom of the table to navig ## Who Can Access Transcripts -Any staff member with at least Support-level permissions on the server can view the Transcripts page and open individual transcripts. Creating, deleting, and managing labels requires Admin-level permissions. +Any staff member with at least Support-level permissions on the server can view the Transcripts page and open individual transcripts of tickets they had access to at the time of closure. Creating, deleting, and managing labels requires Admin-level permissions. + +Additionally the ticket opener will always have access to view transcripts of their own tickets and receive a link to it on ticket closure via dm from the bot. This behaviour can't be disabled. \ No newline at end of file