> For the complete documentation index, see [llms.txt](https://support.who-umc.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.who-umc.org/vigiflow/vua/navigating-the-interface.md).

# Navigating the Interface

### Selecting sender organisation

If you are reporting on behalf of several MAHs or reporting to different NRAs, you will first come to a page where you select which organisation you represent. Further information is provided here.

<figure><img src="https://844234868-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FD7MbxF2Gm1Bf1uqE3mOA%2Fuploads%2FoLljM6prBykqgMhWOrxi%2FMultiple%20organisations.png?alt=media&amp;token=37ceede3-fe23-4560-878f-87ff3a444792" alt="" width="563"><figcaption></figcaption></figure>

### Main menu explained

<figure><img src="https://844234868-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FD7MbxF2Gm1Bf1uqE3mOA%2Fuploads%2FL0HSzF9W9wudKAfhxK1s%2FMain%20menu.png?alt=media&amp;token=72976fe4-f0c8-4a0b-a79f-06a5bb1a6878" alt=""><figcaption></figcaption></figure>

From the Main menu you can access everything in eReporting for Industry.\
The page displays and explains the main functions such as Create a new report, Edit report, Follow up report, Nullfiy report, Upload E2B and Submission status.\
It is also possible to access these functions from the top menu (2).\
The User menu in the top-right corner, is where you can set language, Manage licenses and read terms and conditions.


---

# 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, and the optional `goal` query parameter:

```
GET https://support.who-umc.org/vigiflow/vua/navigating-the-interface.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
