Skip to content

Commit 98effb5

Browse files
docs: Support report note on s3 storage (#9404)
1 parent 867f5f5 commit 98effb5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/source/guide/support_reports.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,12 @@ Once completed, you can use the action icons to:
4040

4141
![Screenshot of support reports page](/images/admin/support-report-generate.png)
4242

43+
!!! note
44+
To download the ZIP file, you need to have at least one project with S3 or S3-compatible storage configured. This is because when generating a support report, Label Studio persists the report artifact using the configured storage backend before it becomes available for download.
45+
46+
If you do not have S3-compatible storage configured, or if the credentials are not valid, you will receive a `botocore.exceptions.ClientError` when you try to download the ZIP file.
47+
48+
4349

4450
## Configure automatic delivery
4551

0 commit comments

Comments
 (0)