diff --git a/components/dashboard/src/settings/PersonalAccessTokens.tsx b/components/dashboard/src/settings/PersonalAccessTokens.tsx index 101c92ac5ef521..06dc0e8c422800 100644 --- a/components/dashboard/src/settings/PersonalAccessTokens.tsx +++ b/components/dashboard/src/settings/PersonalAccessTokens.tsx @@ -38,17 +38,32 @@ function ListAccessTokensView() { }, []); return ( -
+ Generate a personal access token (PAT) for applications that need access to the Gitpod API.{" "} +
+ +