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
Next Next commit
add new page
  • Loading branch information
alexcoderabbitai committed Jan 16, 2025
commit 0e751b898240d26e4b1cf49c3be8bec6f91d1567
23 changes: 23 additions & 0 deletions docs/getting-started/adding-organizations.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
title: Adding Organizations
description: Learn how to add new organizations to CodeRabbit
sidebar_label: Adding Organizations
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
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)

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

- Read organization and team membership
- Read organization projects
- Access user email addresses (read-only)

> Note: Organizations control which applications are allowed to access their private data. You may need organization admin approval to complete this process.
Loading