Skip to content

Commit 7305011

Browse files
coolguyzonelizokm
andauthored
Update docs/product/sentry-basics/distributed-tracing/create-new-project.mdx
Co-authored-by: Liza Mock <[email protected]>
1 parent 511036a commit 7305011

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/product/sentry-basics/distributed-tracing/create-new-project.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ description: "Learn how to create your Sentry projects, which will scope events
55
---
66

77
This section walks you through how to create new projects in your Sentry account. You need to have a project set up in Sentry in order to capture errors and other events. In this walkthrough we'll be creating a frontend project in React as well as a separate backend project in Express/Node.
8-
9-
_Projects_ allow you to scope events to a distinct application in your organization and assign responsibility to specific users and teams. You can create a project for a particular language or framework used in your application. For example, you might have separate projects for your API server and frontend client. For more information, see [best practices for creating projects](/organization/getting-started/#4-create-projects).
8+
Because you can create a Sentry _Project_ for each language or framework used in your application (for example, you might have separate projects for your API server and frontend client), a single application might have multiple projects associated with it. Once you've set up all the projects that correspond to different parts of your application in Sentry, you'll be able to scope events to a distinct application in your organization and assign responsibility to specific users and teams. For more information, see [best practices for creating projects](/organization/getting-started/#4-create-projects).
109

1110
## Create a Frontend Project
1211

0 commit comments

Comments
 (0)