# What Learners see on the Class Registration Portal Page

On the Classes Search page in the Portal, users will see various statuses. The flowchart below illustrates the different statuses visible to users:

<figure><img src="/files/7wa4gWoRjBMwfHcs90FZ" alt="Class Statuses (Portal)"><figcaption></figcaption></figure>

During the **Class Registration** process, there are 5 steps the user will move through to complete their registration:

1. Update your account information (*Accounts panel*)
2. Select Employer (*Employer panel*)
3. Choose Payment option - Seat selection (*Class Registration panel*)
4. Enter Payment info (*Payment panel*)
5. Confirm (*Confirm Details & Payment panel*)

In the **Accounts** and **Employer** panels, there are Organization specific settings and fields that can be turned on/off. These settings can **only** be turned on/off by an **Shift iQ administrator**.

Shift iQ Administrator Note: See Confluence for the different settings for the Class Registration page.


---

# 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/events/class-registration.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.
