# New Student Onboarding

This doc will step through all the things that new students need when joining our team.

## &#x20;Initial Setup

{% stepper %}
{% step %}

### Invite to our monday.com workspace

Most mentors should have the ability to invite on the team agenda board. Please invite the student as a **guest**.&#x20;

1. Under Workplaces select **Administration**
2. Under Team Directory click **Student Directory**
3. Click the **Invite** box on the top right
4. Add the student under **Board guests**

<figure><img src="https://1475127155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkJNzeQHrmk6UqKHyDMc3%2Fuploads%2Fzrmoh82mRMKIxXnOIdMc%2FScreenshot%202025-10-06%20at%208.48.19%E2%80%AFPM.png?alt=media&#x26;token=995fc57d-5fff-4cbb-b42e-f36a21a50f36" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Add student to "Student Directory" board via form

1. Under Team Directory, select **Student Directory**
2. Click **New Student Intake Form** from the top tabs
3. Request student to fill out all information
   {% endstep %}

{% step %}

### Have student add Parent/Guardian information

1. Under Team Directory, select **Parent/Guardian Directory**
2. Click **New parent/guardian** (blue) box and request student input parent information in the table -OR- click dropdown and select New Parent/guardian, and request student inputs parent information.
   {% endstep %}
   {% endstepper %}

## After setting up monday.com account

After students have their monday.com account, there are a few more steps to complete onboarding

{% stepper %}
{% step %}

### Link student directory entry to student's monday.com account

1. Navigate to the "Student Directory" board
2. Go to the "Main Table" view
3. Locate the student
4. In the "People" column, add the student's monday.com account
5. In the "link to Meeting Days" column, connect to the "Meeting Main" entry
   {% endstep %}

{% step %}

### Add the student to the "Attendance" board

{% endstep %}

{% step %}

### Add the student to the the "Student Forms Directory" doc

{% endstep %}

{% step %}

### Add the student to the "Team Agenda" board

{% endstep %}
{% endstepper %}

## Subteam Setup

Mentors of each subteam should know what boards students need access to. Once they have joined a subteam, please add them to these boards.


---

# 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.raidrobotics.org/general-team-docs/mentors/new-student-onboarding.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.
