Skip to content

Feat/adding new organizations #200

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jan 16, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix images
  • Loading branch information
alexcoderabbitai committed Jan 16, 2025
commit 8b09ba5fed81a31cd42c1bbdb8f012c31aa2a95d
6 changes: 4 additions & 2 deletions docs/getting-started/adding-organizations.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,13 @@ sidebar_position: 5
To add new organizations to CodeRabbit, follow these steps:

1. Navigate to [coderabbit.ai](https://coderabbit.ai)
2. Click the "Refresh" button next to your organizations list
2. Click the "Refresh" button next to your organizations list to check for new organizations
3. Find the organization you want to add in the list
4. Click the "Grant" button next to the organization name

![Adding new organizations to CodeRabbit](../images/add-org-grant.png)
![Checking for new organizations](../../static/img/getting-started/check-for-new-orgs.png)

![Granting permission to organization](../../static/img/getting-started/grant-permission.png)

This will grant CodeRabbit access to the selected organization, allowing it to:

Expand Down
Loading