Skip to content

Commit e577d35

Browse files
Rachel LandersRachel Landers
authored andcommitted
unhiding groups docs
1 parent 0656db9 commit e577d35

File tree

3 files changed

+7
-9
lines changed

3 files changed

+7
-9
lines changed

src/segment-app/iam/concepts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ title: Concepts
77
A Segment *Team Member* is an individual with access to a workspace. A Segment user can be associated with one or more workspaces, either as an `owner` or `member` of each.
88
Check out the [roles documentation](/docs/segment-app/iam/roles) for a complete list of roles.
99

10-
<!--
10+
1111
## User Groups
1212

1313
A *User Group* is a set of Team Members with a set of shared policies. A Segment Team Member can be a member of one or many Groups. All roles in the Segment App are additive, which means that group membership can be assigned in addition to individual roles for a single team member. For example, a single user could inherit roles from a Group definition AND have access to additional resources through individually assigned roles.
1414

15-
-->
15+
1616
## Tokens
1717

1818
You can generate tokens to programmatically access Segment resources using the [Segment Config API](/docs/config-api/).

src/segment-app/iam/index.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,13 @@ title: Identity & Access Management Overview
44

55
Segment's access management tools let workspace owners manage which users can access different parts of their Segment workspaces.
66

7-
<!--![](images/IAM-overview.png)-->
87

9-
The Access Management page has three tabs: [Users (team members)](/docs/segment-app/iam/concepts/#team-members/)<!--, [User Groups](/docs/segment-app/iam/concepts/#user-groups/),--> and [Tokens](/docs/segment-app/iam/concepts/#tokens/). You can select a user in the table to see their [roles](/docs/segment-app/iam/roles)<!-- in the side panel-->.
8+
9+
The Access Management page has three tabs: [Users (team members)](/docs/segment-app/iam/concepts/#team-members/), [User Groups](/docs/segment-app/iam/concepts/#user-groups/), and [Tokens](/docs/segment-app/iam/concepts/#tokens/). You can select a user in the table to see their [roles](/docs/segment-app/iam/roles).
1010

1111
## Quick Links
1212
- [Invite a team member to your workspace](/docs/segment-app/iam/membership/#invite-a-new-team-member/)
13-
<!--- [Create a User Group](/docs/segment-app/iam/membership/#create-a-new-user-group/)
14-
-->
13+
- [Create a User Group](/docs/segment-app/iam/membership/#create-a-new-user-group/)
1514
- [Update a team member's access](/docs/segment-app/iam/membership#change-a-team-members-access/)
1615
- [Remove a team member from a workspace](/docs/segment-app/iam/membership/#remove-a-team-member-from-your-workspace/)
1716
- [Add a new user with Single Sign On](/docs/segment-app/iam/membership/#team-management-with-single-sign-on/)

src/segment-app/iam/membership.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Manage Workspace Access
33
redirect_from: '/segment-app/iam/groups/'
44
---
55

6-
This page explains how to add [Team Members](/docs/segment-app/iam/concepts/#team-members) <!--and [User Groups](/docs/segment-app/iam/concepts/#user-groups/)--> to your team's workspace, how to assign them [roles](/docs/segment-app/iam/concepts/#roles/), and how to remove them.
6+
This page explains how to add [Team Members](/docs/segment-app/iam/concepts/#team-members) and [User Groups](/docs/segment-app/iam/concepts/#user-groups/) to your team's workspace, how to assign them [roles](/docs/segment-app/iam/concepts/#roles/), and how to remove them.
77

88
> info ""
99
> **Note**: Only Workspace Owners can change a workspace's Access Management settings.
@@ -28,7 +28,7 @@ This page explains how to add [Team Members](/docs/segment-app/iam/concepts/#tea
2828

2929
> success ""
3030
> **Tip**: You can also grant the role for all current and future resources. For admin roles, this includes the ability to create new resources.
31-
<!--
31+
3232
## Create a new User Group
3333

3434
Workspace Owners can manage permissions for groups of team members who should have similar access using "user groups".
@@ -77,7 +77,6 @@ To add a team member from the **Edit User Group** page:
7777
3. Click **Edit User Group** in the panel on the right.
7878
4. Navigate to the **Members** tab and select the team members you would like to remove.
7979
5. Click **Save**.
80-
-->
8180

8281
## Remove a team member from your workspace
8382

0 commit comments

Comments
 (0)