# My Events (Student)

## Use the calendar

The calendar on your <mark style="color:blue;">**My Events**</mark> page provides information about your upcoming events. To quickly look for the listed events, you can navigate the calendar, either on the current date or any date by using one of the several calendar views (week, month, or year).

## View the event calendar

You can open one of the following calendar views of the listed meetings.

| Icon or button                                                                                                                                              | Action or description                                                  |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------- |
| ![](https://github.com/NexPort-Solutions/NexPort-Campus-Documentation/blob/gitbook/.gitbook/assets/Today.png)                                               | Resets the active calendar view back to the current date.              |
| ![](https://github.com/NexPort-Solutions/NexPort-Campus-Documentation/blob/gitbook/.gitbook/assets/Day.png)                                                 | Displays a single list of all events that occur on the selected date.  |
| ![](/files/ON4uBHOixUdKI7M0VV0R)                                                                                                                            | Displays a list of scheduled events for each day of the selected week. |
| <img src="https://www.nexportcampus.com/Content/Guides/sweb/Content/Resources/Images/Common_Screens_Icons/Month.png" alt="" data-size="original">           | Displays all scheduled events for each day of the selected month.      |
| <img src="https://www.nexportcampus.com/Content/Guides/sweb/Content/Resources/Images/Common_Screens_Icons/Previous_button.png" alt="" data-size="original"> | Click this button to navigate to the previous date, week, or month.    |
| <img src="https://www.nexportcampus.com/Content/Guides/sweb/Content/Resources/Images/Common_Screens_Icons/Next_button.png" alt="" data-size="original">     | Click this button to navigate to the next date, week, or month.        |

#### © NexPort Solutions 2022. All Rights Reserved.


---

# 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.nexportsolutions.com/nexport-user-documentation/student-documentation/student-reference/my-events-student.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.
