> For the complete documentation index, see [llms.txt](https://rivemis.gitbook.io/rivemis/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rivemis.gitbook.io/rivemis/your-emis-page.md).

# Your EMIS Page

Your EMIS page is divided into four parts – the header, the main navigation, the content area and the footer. The header is the topmost part of the page and it contains the Status Area and the account information area. The main navigation contains the name of the account and the main navigation. The main navigation contains links to different actions that can be carried out on your page. The main content area is the area where pages are displayed for activities on your page.

![](/files/-LZYlj2U8dCO-IFsSjOA)

To view your account information:

1. On the header click on the profile image.
2. The account information dropdown will display. It will reveal the name of the your school, your email and your EMIS ID.
3. It also contains link for some other actions.

   a. Link to change your password.\
   b. Link to change your email.\
   c. Link to log out.

![](/files/-LZYloYVKcLfJgKR7BYI)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://rivemis.gitbook.io/rivemis/your-emis-page.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.
