diff --git a/src/content/docs/codestream/codestream-ui-overview/images/MyOrgBlameMap.png b/src/content/docs/codestream/codestream-ui-overview/images/MyOrgBlameMap.png new file mode 100644 index 00000000000..6aaebf4017f Binary files /dev/null and b/src/content/docs/codestream/codestream-ui-overview/images/MyOrgBlameMap.png differ diff --git a/src/content/docs/codestream/codestream-ui-overview/images/MyOrgInvite.png b/src/content/docs/codestream/codestream-ui-overview/images/MyOrgInvite.png new file mode 100644 index 00000000000..b18760d3a61 Binary files /dev/null and b/src/content/docs/codestream/codestream-ui-overview/images/MyOrgInvite.png differ diff --git a/src/content/docs/codestream/codestream-ui-overview/images/MyOrgMembers.png b/src/content/docs/codestream/codestream-ui-overview/images/MyOrgMembers.png new file mode 100644 index 00000000000..c947ae363b3 Binary files /dev/null and b/src/content/docs/codestream/codestream-ui-overview/images/MyOrgMembers.png differ diff --git a/src/content/docs/codestream/codestream-ui-overview/images/MyOrgMenu.png b/src/content/docs/codestream/codestream-ui-overview/images/MyOrgMenu.png new file mode 100644 index 00000000000..b0d6f5c2815 Binary files /dev/null and b/src/content/docs/codestream/codestream-ui-overview/images/MyOrgMenu.png differ diff --git a/src/content/docs/codestream/codestream-ui-overview/my-organization.mdx b/src/content/docs/codestream/codestream-ui-overview/my-organization.mdx index 6be5d78d25f..a7452cba51a 100644 --- a/src/content/docs/codestream/codestream-ui-overview/my-organization.mdx +++ b/src/content/docs/codestream/codestream-ui-overview/my-organization.mdx @@ -6,7 +6,7 @@ metaDescription: "The My Organization menu provides tools for managing the membe The My Organization menu allows you to see who is in your CodeStream organization, invite new members, and create blame maps. -![My Organization Menu](/images/MyOrgMenu.png) +![My Organization Menu](./images/MyOrgMenu.png) ## My Organization @@ -14,13 +14,13 @@ Select "My Organization" to see a list of all members of your CodeStream organization. Admins will be identified in the list, and if you are an admin, you'll have a dropdown to assign or remove admin priviledges to any member. -![Organization Members](/images/MyOrgMembers.png) +![Organization Members](./images/MyOrgMembers.png) ## Invite Teammates Select "Invite Teammates" to invite new members to your organization. -![Reinvite](/images/MyOrgInvite.png) +![Reinvite](./images/MyOrgInvite.png) The "Outstanding Invitations" section lists all open invitations, and at the right side of each row are links to remove the invitation or to reinvite. @@ -43,7 +43,7 @@ address, and then select your entry from the list of organization members. That way, when someone comments on code committed by dave@webmail.com, CodeStream will know to at-mention you (i.e., dave@acme.com). -![Blame Map](/images/MyOrgBlameMap.png) +![Blame Map](./images/MyOrgBlameMap.png) While non-admins can only create blame maps for themselves, admins can create blame maps for any member of the organization. This is useful for reassigning