# Creating and Configuring Gradebooks

A gradebook records grade items for a class or program and tracks each learner's progress against them. This section covers creating a gradebook, editing its settings, adding grade items, managing learners, recording scores and achievements, and the instructor's view of all of it.

## In this section

* [Creating a New Gradebook](/help/records/gradebooks/new-gradebook.md)
* [Editing Gradebook Settings](/help/records/gradebooks/gradebook-settings.md)
* [Adding and Configuring Grade Items](/help/records/gradebooks/grade-items.md)
* [Managing Learners in a Gradebook](/help/records/gradebooks/learners-gradebook.md)
* [Learner Progress and Scores](/help/records/gradebooks/gradebook-scores.md)
* [Gradebook Achievements](/help/records/gradebooks/gradebook-achievements.md)
* [Gradebook Comments and Periods](/help/records/gradebooks/gradebook-comments-periods.md)
* [Instructor Gradebook Views](/help/records/gradebooks/instructor-gradebook.md)


---

# 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://docs.shiftiq.com/help/records/gradebooks.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.
