# Campus Interface

## Understand the Interface

The following is an image of the NexPort Campus interface. It includes a set of menus, tabs, and work areas.

![](/files/pXVzV2JKKAWmFYDxlS8T)

The following table describes the various elements of the NexPort Campus interface with its description.

| Area name or element                                      | Description                                                                                                                                                                                                                                                                                                                                                         |
| --------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <mark style="color:blue;">**User Name**</mark>            | The user name is displayed to indicate who is logged on to the NexPort Campus.                                                                                                                                                                                                                                                                                      |
| <mark style="color:blue;">**Personal Information**</mark> | This provides a link to view or update your personal information, contact information, and biography, among others.                                                                                                                                                                                                                                                 |
| <mark style="color:blue;">**Notification Icon**</mark>    | This is used to view notification messages. For example, the notification message can be related to membership, enrollment to a session, role-based permission, and to reset the password link, among others.                                                                                                                                                       |
| <mark style="color:blue;">**Menu Bar**</mark>             | This provides options to use various features and functionalities of the NexPort Campus. This can be implemented by having second-level navigation, that is, a tabbed or a drop-down menu.                                                                                                                                                                          |
| <mark style="color:blue;">**Navigation Pane**</mark>      | This displays the organization, sub-organization, and groups. Based on the selection of the organization, sub-organization, and groups, you can perform the actions in the Work Area section. You can also search an organization, sub-organization, or groups by typing the first few characters of a user in the <mark style="color:blue;">**Search**</mark> box. |
| <mark style="color:blue;">**Work Area**</mark>            | This displays the work area for a student.                                                                                                                                                                                                                                                                                                                          |
| <mark style="color:blue;">**Sign Out**</mark>             | This is the link to log off from your current session in the NexPort Campus.                                                                                                                                                                                                                                                                                        |
| <mark style="color:blue;">**Footer Area**</mark>          | This displays the links to language preferences and system check, among others.                                                                                                                                                                                                                                                                                     |

#### © 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/getting-started/campus-interface.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.
