You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/git-providers/gitlab.mdx
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,13 +35,20 @@ You can also use a [Project Access Token](https://docs.gitlab.com/ee/user/projec
35
35
36
36
#### 2. Configure the Generated Token in Argos
37
37
38
-
On Argos, navigate to "Team Settings" → "GitLab", enter the generated token and save the changes.
38
+
1. From the dashboard, select your team or your personal account from the scope selector
39
+
2. Select the **Settings** tab and go to the **Integrations** section
40
+
3. Scroll to **GitLab** section
41
+
4. Enter the generated token and click **Save**
39
42
40
43

41
44
42
45
#### 3. Link GitLab Project to Argos
43
46
44
-
In Argos, go to "Team projects", then click on "Create a new Project". Select "Continue with GitLab", pick your GitLab organization and the desired repository. The new project will appear in your projects list.
47
+
1. From the dashboard, select your team or your personal account from the scope selector
48
+
2. Select the **Projects** tab
49
+
3. Click on **Create a new Project** at the top right
50
+
4. Select **Continue with GitLab**
51
+
5. Pick your GitLab organization and the desired repository, the new project should appear in your projects list
45
52
46
53

Copy file name to clipboardExpand all lines: docs/guides/account-management.mdx
+17-22Lines changed: 17 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ After signing up, you can manage login methods in your **Personal Settings**.
37
37
To manage login connections:
38
38
39
39
1. Select your profile picture in the top-right corner of the dashboard.
40
-
2. Choose **Personal Settings**.
40
+
2. Choose **Settings**.
41
41
3. Open the **Authentication** section.
42
42
43
43

@@ -83,40 +83,35 @@ You cannot leave a team if you are the **last owner** or the **last member**.
83
83
84
84
To leave a team:
85
85
86
-
1. If necessary, assign another owner first.
87
-
2. Go to your team’s **Settings** tab.
88
-
3. Scroll to **Leave Team** and select **Leave Team**.
89
-
4. Confirm the action.
90
-
5. If you are the last member, [delete the team](#deleting-a-team) instead.
86
+
1. If necessary, assign another owner first
87
+
2. Go to your team’s **Settings** tab and go to the **Members** section
88
+
3. Scroll to **Leave Team** and select **Leave Team**
89
+
4. Confirm the action
90
+
5. If you are the last member, [delete the team](#deleting-a-team) instead
91
91
92
92
### Deleting a team
93
93
94
-
1. Remove all team projects.
95
-
2. Open the team’s **Settings** tab.
96
-
3. Scroll to **Delete Team** and select **Delete Team**.
97
-
4. Confirm the action.
94
+
1. Remove all team projects
95
+
2. Open the team’s **Settings** tab
96
+
3. Scroll to **Delete Team** and select **Delete Team**
97
+
4. Confirm the action
98
98
99
99
---
100
100
101
101
## Managing emails
102
102
103
103
To access email settings:
104
104
105
-
1. Select your avatar in the top-right corner.
106
-
2. Choose **Personal Settings**.
107
-
3.Open the**Emails** section.
108
-
4. From here, you can [add](#adding-a-new-email-address), [remove](#removing-an-email-address), or [change](#changing-your-primary-email-address) your primary email.
105
+
1. Select your avatar in the top-right corner
106
+
2. Choose **Settings**
107
+
3.Scroll to**Emails** section
108
+
4. From here, you can [add](#adding-a-new-email-address), [remove](#removing-an-email-address), or [change](#changing-your-primary-email-address) your primary email
109
109
110
110
## Adding a new email address
111
111
112
-
1. In the **Emails** section, click **Add Another**.
113
-
2. Verify the new address using the link sent to your inbox.
114
-
3. Once verified, any email address on your account can be used to log in.
115
-
116
-
Limits:
117
-
118
-
- Up to **3 emails** per account.
119
-
- A maximum of **2 emails per domain**.
112
+
1. In the **Emails** section, click **Add Another**
113
+
2. Verify the new address using the link sent to your inbox
114
+
3. Once verified, any email address on your account can be used to log in
Copy file name to clipboardExpand all lines: docs/overview/faq.mdx
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,10 @@ Explore Argos FAQ for insights on team invites, updating baselines, orphan build
10
10
11
11
## How to invite someone to my Argos team?
12
12
13
-
Navigate to your team settings, scroll down to members section, and click on "Invite Link". You can now share the team's link with the individuals you want to invite.
13
+
1. From the dashboard, select your team from the scope selector
14
+
2. Select the **Settings** tab and go to the **Members** section
0 commit comments