Skip to content

Commit 8177033

Browse files
Alex KrawiecAlex Krawiec
authored andcommitted
Clarify between the two Seer installation instructions
1 parent 3a4f398 commit 8177033

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

docs/product/ai-in-sentry/ai-code-review/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ AI Code Review helps you generate new tests for uncovered code and reviews your
1515

1616
## Getting Started
1717

18-
To enable AI Code Review in your GitHub organization or on specific repositories, you need to install the [Seer by Sentry app](https://github.com/apps/seer-by-sentry). This allows the assistant to analyze pull requests, provide insights, and write tests. **You must also have the [Sentry Github integration](/organization/integrations/source-code-mgmt/github/) enabled.**
18+
To enable AI Code Review in your GitHub organization or on specific repositories, you need to install the [Seer by Sentry GitHub app](https://github.com/apps/seer-by-sentry). This allows the assistant to analyze pull requests, provide insights, and write tests. **You must also have the [Sentry Github integration](/organization/integrations/source-code-mgmt/github/) enabled.**
1919

20-
1. Install the [Seer by Sentry app](https://github.com/apps/seer-by-sentry) in your GitHub organization or specific repositories.
20+
1. Install the [Seer by Sentry GitHub app](https://github.com/apps/seer-by-sentry) in your GitHub organization or specific repositories.
2121
2. Enable these required settings in your Sentry [organization settings](https://sentry.io/orgredirect/settings/:orgslug/):
2222
- `Show Generative AI Features`
2323
- `Enable AI Code Review`

docs/product/ai-in-sentry/seer/index.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Seer is a powerful debugging agent, with access to a wide variety of data source
5757

5858
## Getting Started with Seer
5959

60-
To start using Seer's capabilities:
60+
To start using Seer's capabilities in your Sentry-enabled projects, follow these steps:
6161

6262
1. **Enable generative AI features**: Make sure AI features are enabled in your [organization settings](https://sentry.io/orgredirect/organizations/:orgslug/settings/#hideAiFeatures)
6363
2. **Set up GitHub Integration**: For issue fix capabilities, [connect your GitHub repositories](/organization/integrations/source-code-mgmt/github/)
@@ -68,6 +68,8 @@ To start using Seer's capabilities:
6868
> **Note**: You can monitor your Seer usage in the [Stats & Usage tab](https://sentry.io/settings/stats/) and can learn more about managing your Seer budget [here](/pricing/quotas/manage-seer-budget/).
6969
4. **Start Using**: Look for Seer options in your issue details pages
7070

71+
To start using Seer to for AI code reviews, [configure the Seer GitHub App](/product/ai-in-sentry/ai-code-review/#getting-started).
72+
7173
## Privacy and security
7274

7375
Sentry includes strong guarantees for privacy and security of your data. At a glance:

0 commit comments

Comments
 (0)