# Quick Start

## Registration & Enrollment

The FES Partner Portal is the one place for all requests related to registration and enrollment. The first step is to register the student via the Portal. Once a student has been registered you can move on to course enrollment.

{% hint style="warning" %}

{% endhint %}

### Step 1 - Student Registration

Registration is simply providing basic student information needed to get a student started with FES online courses. Students can be registered in one of two simple ways.

1. Simple registration using form based entry via Portal screens - [Learn More](/portal-how-tos/untitled.md)
2. Bulk registration using a file upload for large list - [Learn More](/portal-how-tos/untitled/bulk-registration.md)

{% hint style="info" %}
Required Student Registration Information - First name, last name, email, grade level, and is the student on an IEP/504?
{% endhint %}

### Student Registration Information Required

*

## Step 2 - Course Enrollment

## Bulk Import All Users

Download the import template and enter student information in the fields required.

{% file src="/files/-MgrvYo1vRUtI6FI1Dny" %}
Bulk Template File
{% endfile %}

{% hint style="danger" %}
&#x20;This is a .csv file.  Save it in the same file forman (csv) and name it uniquely each time.   Example -  File Naming convention:  **SchoolName\_Studentregistration\_august12**
{% endhint %}

### View of Bulk Template Fields

![](/files/-MgryxTsQ8GP8ztrsNWK)

{% hint style="danger" %}
Note: IEP/504 Field is a TRUE or FALSE Field.  If a student has an IEP or 504 Plan indicate "TRUE", otherwise indicate "FALSE".
{% endhint %}

After adding all the data into the template and saving it using the naming convention above..  Return to the Dashboard and click the upload icon in the orange box .

![](/files/-Mgs-wIG3e97-9HsqbiX)

![Click submit to upload file.](/files/-Mgs-2Id9KS6G8UFyIkB)

> Verify upload by returning to your Dashboard and viewing the "Pending Request" Section.

### Enroll an active student into their course or courses.

![Click on the book+ icon in orange box to enroll student into a course.](/files/-Mgs9PrHHbaWv23hLqgP)

![Note: two sides to this interactive enrollment page.](/files/-MgsA-yEfB6b3z5gn0nK)

Click on the course to select both "A" and "B" or click just "A" or just "B". They will populate in the Selected Course List.  To undue a course from the Selected Course List, click on it.

Once you've selected all the student's courses, review and verify them and then click **Submit & Close** (ends the enrollment process for student and returns you to the Dashboard) or **Submit & New** ( continues enrolling the student into additional courses.

![](/files/-MgsB9pKFjR_ML0_tS2B)


---

# 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://fpphelp.fesnow.org/quick-start.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.
