# Archive Classes

## Archiving Classes

Archive old, unused classes to remove them from all views in the Course Manager.

{% hint style="success" %}
**Success**: Archive classes each semester to keep your Course Manager clean and easy to manager. You can always unarchive a class at any time.
{% endhint %}

![The Archive Classes Page](/files/-MFfV7Kxp51qMLorRr1q)

### 1. :card\_box: Active Classes

The active classes that you are teaching and in which students are enrolled appear on the left side of the Archive Classes page. The class name, section name, and whether or not the class is closed for student enrollment will appear on this side of the page. You can archive classes to move them from the Active classes column on the left to the Archived classes column on the right.&#x20;

### 2. :package: Archived Classes

Archived classes are classes that are no longer relevant and that are no longer being taught or offered on your campus. They may also just be classes that have finished for the semester and that you no longer intend to teach. You can add active classes to the archived classes column by clicking the **add** button between the two columns. The **add all** button will archive all of your current active classes. If you would like to make an archived class active again, you may do so by clicking the **remove** button, as this removes the classes from the archives.


---

# 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/classes/archive.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.
