Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 16, 2025. It is now read-only.

Commit371d446

Browse files
docs: remove beta label and clarify Pro-tier availability for on-demand reports
1 parentc9aebc8 commit371d446

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

‎docs/guides/ondemand-reports.md‎

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title:On-demand Reports
3-
sidebar_label:On-demand Reports (Beta)
3+
sidebar_label:On-demand Reports
44
description:CodeRabbit offers a way to generate on-demand reports using a simple API request
55
sidebar_position:6
66
---
@@ -9,19 +9,17 @@ sidebar_position: 6
99
import ReportSchema from "@site/src/components/ReportSchema";
1010
```
1111

12-
:::info
13-
14-
This feature is in beta
12+
CodeRabbit offers a way to generate on-demand reports using the[CodeRabbit API](https://api.coderabbit.ai/api/swagger/).
13+
You will need an API Key to access the CodeRabbit API and generate an on-demand report.
1514

15+
:::note
16+
Reports are available under[Pro-tier](https://coderabbit.ai/pricing).
1617
:::
1718

18-
CodeRabbit offers a way to generate on-demand reports using the[CodeRabbit API](https://api.coderabbit.ai/api/swagger/).
19-
You will need an API Key to access the CodeRabbit API and generate an on-demand report.
20-
2119
##Create an API key
2220

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

2725
![API Keys](/img/guides/api_keys.png)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp