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

# Export Student Reports

> Export a PDF overview or CSV browsing history for an individual student from GoGuardian Admin, and send reports by email.

Individual student reports in GoGuardian Admin are available in two formats: a PDF overview of browsing activity, and a detailed CSV of browsing history. Both formats can be downloaded directly or sent by email from the student's browsing page.

## Export a PDF Overview Report

A PDF overview report summarizes a student's activity for the selected date range. It includes:

* Searches (count and top search terms)
* YouTube video views (count and top videos)
* Website visits (count and top sites)
* Installed Chrome apps and extensions

<Note>
  There may be up to a 4-hour delay between the exported report and the data shown in the dashboard. To generate a PDF immediately, use the browser print command (Command + P on Mac, Control + P on Windows) to save a PDF of the current page view.
</Note>

1. Go to GoGuardian Admin and open the student's individual browsing page.

2. Select a date range using the date menu at the top of the page.

3. Click the dropdown menu at the top of the page.

4. Select **Email Report** from the menu.

5. In the Email Report dialog, select the **PDF** option.

6. Enter one or more recipient email addresses, add an optional message, and click **Send**.

7. Recipients receive an email from [no-reply@goguardian.com](mailto:no-reply@goguardian.com) with the subject line "GoGuardian Admin Student Browsing Activity Report for \[student name]."

<img src="https://mintcdn.com/goguardian/6oeTNHuO5gzC1O1Y/images/screenshots/export-student-reports/step-01.png?fit=max&auto=format&n=6oeTNHuO5gzC1O1Y&q=85&s=5f35b9e9f6c00714bd220f5635ea8d16" alt="Student's profile page in GoGuardian Admin highlighting the Export detailed browsing history and Email report options" width="3042" height="762" data-path="images/screenshots/export-student-reports/step-01.png" />

<img src="https://mintcdn.com/goguardian/6oeTNHuO5gzC1O1Y/images/screenshots/export-student-reports/step-02.png?fit=max&auto=format&n=6oeTNHuO5gzC1O1Y&q=85&s=47f9af086bc814b8697a40d3a04e091a" alt="The Email Report tool interface highlighting the PDF or CSV selection, optional message, email addresses to send to…" width="1144" height="1402" data-path="images/screenshots/export-student-reports/step-02.png" />

## Export a CSV Browsing History

A CSV browsing history contains detailed event logs across six CSV documents:

* Searches
* Flagged activity hostnames
* Google Docs
* Website browsing history
* YouTube videos
* Blocked content

Each row in a CSV file contains the following fields:

| Field         | Description                                          |
| ------------- | ---------------------------------------------------- |
| Website Title | The title of the page or resource                    |
| URL           | The full URL of the page or resource                 |
| Hostname      | The domain of the site                               |
| Result        | Whether the activity was Viewed or Blocked           |
| Date Visited  | The date the activity occurred                       |
| Time Spent    | The amount of time the student spent on the page     |
| Type          | The category of activity: Video, Browsing, or Search |

### Download a CSV to the Exported Reports Queue

1. Go to GoGuardian Admin and open the student's individual browsing page.

2. Select a date range from the date menu. CSV reports are available in the following increments:

   * Last day
   * Last 5 days
   * Last 14 days
   * Last month
   * Last 3 months
   * Last 6 months

3. Click the dropdown menu at the top of the page.

4. Select **Export Detailed Browsing History**.

5. The report is added to the Exported Reports queue. Open the Exported Reports page in GoGuardian Admin to download the CSV file when it is ready.

<Note>
  Reports covering 3 or 6 months can take up to 6 hours to generate due to the volume of data included.
</Note>

### Email a CSV Report

1. Go to GoGuardian Admin and open the student's individual browsing page.

2. Select a date range from the date menu.

3. Click the dropdown menu at the top of the page.

4. Select **Email Report** from the menu.

5. In the Email Report dialog, select the **CSV** option.

6. Enter one or more recipient email addresses, add an optional message, and click **Send**.

7. Recipients receive an email from [no-reply@goguardian.com](mailto:no-reply@goguardian.com) with the subject line "Student CSVs."

## Understand Email Recipient Restrictions

Student reports can only be sent to email addresses within your organization. Recipients must be listed in Manage.goguardian.com and have GoGuardian Admin org unit access to the student. Reports cannot be sent to email addresses outside your organization.

## Resources

<CardGroup cols={2}>
  <Card title="Review Browsing Activity" href="/products/admin/browsing-activity">
    Filter, export, and investigate browsing activity data across your organization.
  </Card>

  <Card title="Review Exported Reports" href="/products/admin/exported-reports">
    Download and manage CSV reports in the Exported Reports queue.
  </Card>
</CardGroup>
