# Exporting Grades

The **Gradebook** can be exported to both .csv and .xls formats.

![Export the Gradebook](/files/-MK_P9RZiJSwqybwoyVA)

### 1. :book: Select the Gradebook

Click  **Gradebook** to navigate to the gradebook.

### 2. :books: Select Class

Select the class you want to export.

### 3. :airplane: Export Data

Click the **Export data** button in the upper right of the screen.

### 4. :page\_with\_curl: Select File Type

Choose which type of file format, either .csv or .xls, you want to export the **Gradebook** to. Save the file according to your browser settings.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.simnetonline.com/manager/results/gradebook/exporting-grades.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
