@@ -15,12 +15,14 @@ CodeRabbit Pro offers automated recurring reports that provide insights into you
1515
1616## Setting Up a Recurring Report
1717
18- 1 . Navigate to ** Recurring Reports** in the CodeRabbit dashboard
19- 2 . Click ** Create New Report**
18+ 1 . Navigate to ** Recurring Reports** in the [ CodeRabbit dashboard] ( https://app.coderabbit.ai/reports/recurring )
19+ 2 . Click ** Create Report**
20203 . Configure the following settings:
2121
2222### Schedule Configuration
2323
24+ ![ Schedule Configuration] ( /img/guides/report-params.png )
25+
2426- ** Frequency** : Choose between weekly, monthly, or custom intervals
2527- ** Days** : Select specific days of the week or month
2628- ** Time** : Set the time for report generation in your timezone
@@ -41,8 +43,9 @@ Reports summarize events between scheduled intervals. For example, a Monday repo
4143CodeRabbit offers several built-in templates:
4244
43451 . ** Daily Standup Report** : A concise summary of pull requests and activities
44- 2 . ** Sprint/Release Notes** : Detailed summaries combining related changes
45- 3 . ** Custom Templates** : Create your own format using prompts
46+ 2 . ** Sprint Report** : A structured overview of sprint goals, completed tasks, in-progress work, and blockers
47+ 3 . ** Release Notes** : A high-level changelog with summary and significant changes
48+ 4 . ** Custom Templates** : Create your own format using prompts
4649
4750Example custom prompt:
4851
@@ -62,6 +65,8 @@ Do not include:
6265
6366Configure where your reports will be delivered:
6467
68+ ![ Report Delivery Platforms] ( /img/guides/report-platforms.png )
69+
6570#### Email
6671
6772- Enter individual email addresses
0 commit comments