Skip to content

On-demand report generation docs #56

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
Jul 9, 2024
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
CodeRabbit suggestions
  • Loading branch information
Spikatrix committed Jul 9, 2024
commit 0e3471beb400837231d7807351087dbb9ce19104
4 changes: 2 additions & 2 deletions docs/guides/ondemand-reports.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ You will need an API Key to access the CodeRabbit API and generate an on-demand

## Create an API key

Sign into your CodeRabbit account and navigate to the the [**API Keys**](https://app.coderabbit.ai/settings/api-keys) page under 'Organization Settings' in the left sidebar.
Sign in to your CodeRabbit account and navigate to the the [**API Keys**](https://app.coderabbit.ai/settings/api-keys) page under 'Organization Settings' in the left sidebar.
Click on the **Create API Key** button and enter a name for the API Key.
Copy the API key and keep it safe as it won't be visible again.
Copy the API key, and keep it safe as it won't be visible again.

![API Keys](./images/api_keys.png)

Expand Down