Skip to content

Commit da86a1f

Browse files
docs: expand GitLab PAT scopes for Fern Editor setup (#5127)
1 parent 33811f3 commit da86a1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fern/products/docs/pages/component-library/writing-content/visual-editor.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Install the [Fern GitHub app](https://github.com/apps/fern-api), then [connect y
5353
<Tab title="GitLab">
5454
GitLab requires manual setup:
5555

56-
1. [Create a personal access token](https://gitlab.com/-/user_settings/personal_access_tokens) in GitLab with the following scopes: `api`, `read_repository`, `write_repository`. Set the expiration date far into the future to avoid disrupting your Editor experience — you can revoke the token at any time.
56+
1. [Create a personal access token](https://gitlab.com/-/user_settings/personal_access_tokens) in GitLab with the following scopes: `read_user`, `api`, `write_repository`, `read_repository`, `read_api`. Set the expiration date far into the future to avoid disrupting your Editor experience — you can revoke the token at any time.
5757
2. Contact Fern support via Slack or [email](mailto:support@buildwithfern.com) with your access token and GitLab repository URL.
5858
3. Once Fern configures the connection, [connect your repository](/learn/dashboard/configuration/github-repo) in the [Dashboard](https://dashboard.buildwithfern.com/).
5959
</Tab>

0 commit comments

Comments
 (0)