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: src/docs/product/accounts/getting-started/index.mdx
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@ title: Set Up Your Sentry Account
3
3
sidebar_order: 0
4
4
redirect_from:
5
5
- /guides/getting-started/
6
+
- /product/sentry-basics/guides/getting-started/
6
7
description: "Learn how to set up a Sentry organization account so you can start fixing errors right away."
7
8
---
8
9
@@ -26,14 +27,14 @@ Sentry also supports a subset of the specification for System for Cross-Domain I
26
27
27
28
Now that SSO is configured and members have created their accounts, add them to their Sentry Teams. Teams are associated with your [Sentry projects](#4-create-projects), and their members receive issue notifications in addition to becoming issue owners. We recommend creating Sentry teams that align with your internal team structure (for example, _#Frontend_, _#Ops_, _#SDK_, and so on). To add a new team, go to **Settings > Teams** and click "Create Team".
28
29
29
-

30
+

30
31
31
32
Click on a team name to open the team settings and manage its associated members and projects.
32
33
Under the "Members" tab, add existing members to your team by clicking on "Add Member > [Member Name]".
33
34
34
35
You can also invite multiple new (external) members to join your organization and team by clicking on "Add Member > Invite Member".
35
36
36
-

37
+

37
38
38
39
Learn more about different user roles in [Organization Management](/product/accounts/membership/).
39
40
@@ -74,7 +75,7 @@ If you're using a different SCM provider or don't want Sentry to connect to your
74
75
75
76
### Issue Tracking {#33-issue-tracking}
76
77
77
-
Enabling an integration with your issue tracking solution allows you to create a new issue from within the **Issue Details** page in [sentry.io](https://sentry.io), or link to an existing one. GitHub, GitLab, and Bitbucket issues are associated with their respective SCM integrations. Sentry also integrates with [Azure DevOps](/product/integrations/source-code-mgmt/azure-devops/), [Clubhouse](/product/integrations/project-mgmt/clubhouse/), [Jira](/product/integrations/project-mgmt/jira/), and others.
78
+
Enabling an integration with your issue tracking solution allows you to create a new issue from within the **Issue Details** page in [sentry.io](https://sentry.io), or link to an existing one. GitHub, GitLab, and Bitbucket issues are associated with their respective SCM integrations. Sentry also integrates with [Azure DevOps](/product/integrations/source-code-mgmt/azure-devops/), [Clubhouse](/product/integrations/project-mgmt/clubhouse/), [Jira](/product/integrations/project-mgmt/jira/), and others.
78
79
79
80
For a list of all supported integrations, check out out our [full Integrations documentation](/product/integrations/).
0 commit comments