Skip to content

Commit 35dedee

Browse files
authored
Update number of allowed tags (#2187)
1 parent 485f71c commit 35dedee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tags.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: "Tags allow you to easily filter runs in the dashboard and when usi
55

66
## What are tags?
77

8-
We support up to 5 tags per run. Each one must be a string between 1 and 64 characters long.
8+
We support up to 10 tags per run. Each one must be a string between 1 and 64 characters long.
99

1010
We recommend prefixing your tags with their type and then an underscore or colon. For example, `user_123456` or `video:123`.
1111

0 commit comments

Comments
 (0)