# Registering Students

Only Advisors can register their students. Accordingly, Advisors must first be registered:

{% content-ref url="/pages/-MOTMofATJw-jPnHUbOb" %}
[Registering Delegations & Advisors](/accounts/registering-delegations-and-advisors.md)
{% endcontent-ref %}

Once a Delegation has been created, its Advisor can register their students.

## Adding Students

Adding students is a two-phase process. Advisors complete phase 1 (creating access codes). Students complete phase 2 (self-registering and signing-in to Secure Access for the first time).

For student responsibilities during the registration process, see the link below:

{% content-ref url="/pages/4oaGqqxRRDH2ESCdWwH5" %}
[Student Responsibilities](/accounts/registering-students/student-responsibilities.md)
{% endcontent-ref %}

{% hint style="info" %}
Both state coordinators and advisors can generate invitation codes for delegations.
{% endhint %}

{% embed url="<https://youtu.be/lUw0Knb7OME>" %}

To add new students, follow the steps below.

1. Navigate to the [RIML Access Center](https://app.rimodellegislature.com).
2. In the left-hand menu, select "Delegation"
3. All active invitation tokens/codes will display in the table. **These tokens can be used unlimited times (by more than one student) until they expire.**
4. Generate a new code if none appear or if you would like a specific token for a specific use-case. Please see the video above for additional clarity.
5. Give the code to your student(s).

The student will receive an email like the one below with their login credentials.

![](/files/-MPQX-msLispgH27MRNH)


---

# 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.rimodellegislature.com/accounts/registering-students.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.
