> For the complete documentation index, see [llms.txt](https://help.menura.menu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.menura.menu/account/login.md).

# Login to Menura

The login page allows a user to gain access to an application by entering their username and password.

**The platform has three user roles:**

1. Admin
2. Reception
3. Waiter

**The login process must include the following:**

* Login process must be initiated whenever a visitor clicks on the **‘Log In’** located on the top right of the page.

![](/files/-MeaFMzA4E4l0yAlHbfa)

* Clicking the **‘Login’ button** must invoke a login form.

![](/files/-MeaFMzBR-_NzE1pqIr5)

* Enter a registered email address or Store Code.
* The **waiter** and **receptionist** needs to add the password which has to be given by the admin.
* Once a user has finished providing required login input, they must click **‘Log In’** to trigger validation. System must validate that the user has entered all fields that require input.
* Failed validation must display an error message informing the user.
* After entering the correct credential, the waiter and reception will be redirected to the order page and admin will redirect to the dashboard.

&#x20;Order dashboard:

![](/files/-MeaFMzCLBGqIbT--5gw)
