> ## Documentation Index
> Fetch the complete documentation index at: https://www.getmaxim.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Reporting

> Learn how to set up reporting for your logs and evaluation data in Maxim. Monitor your log repository performance with weekly statistical email updates and receive key metrics about your repository.

export const MaximPlayer = ({url}) => {
  return <iframe className="border-background-highlight-secondary h-full w-full rounded-md border-2 aspect-video" src={url} allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowFullScreen></iframe>;
};

## How to Set Up Reporting?

Monitor your log repository performance with weekly statistical email updates. Receive key metrics about your repository every Monday.

## Set Up Summary Emails

<Steps>
  <Step title="Access repository menu">
    Open your log repository and click the top-right menu.
  </Step>

  <Step title="Select email configuration">
    Select "Enable summary emails" for first-time setup or "Configure summary emails" to modify existing settings.
  </Step>

  <Step title="Add recipients">
    Add recipient email addresses.
  </Step>

  <Step title="Confirm settings">
    Click "Enable summary emails" to confirm.
  </Step>
</Steps>

<MaximPlayer url="https://drive.google.com/file/d/1tol3_95R5lB8RHbBFUPrGhDB4pKNyYJ5/preview" />

## Manage Your Email Preferences

To modify recipient list or disable summary emails:

1. Navigate to repository settings
2. Select "Configure summary emails"
3. Update email addresses as needed
4. Click "Save changes" to confirm

## Email Content Overview

Each weekly summary includes:

* View total traces logged this week
* Average user feedback scores
* Latency trends and performance metrics
* Weekly activity highlights

## Benefits of Summary Emails

* Track repository performance trends
* Monitor user feedback patterns
* Identify potential performance issues
* Make data-driven decisions

<img src="https://mintcdn.com/maximai/VMis-Atkh0jYT8YE/images/docs/observe/how-to/log-your-application/maxim-log-repository-weekly-summary-email.png?fit=max&auto=format&n=VMis-Atkh0jYT8YE&q=85&s=6bef5a531c0a9211397ea5ac4a31909c" alt="Sample email showing weekly repository statistics and performance metrics" width="918" height="2628" data-path="images/docs/observe/how-to/log-your-application/maxim-log-repository-weekly-summary-email.png" />
