# Create new account

It's easy to create a new account in Menura in simple steps to gain access to the control panel to add new products and manage your menus.

**The Admin registration process must include the following:**

* The registration process must be initiated whenever a visitor clicks on the **‘Register Now’** .
* On clicking the Register button, the page will be redirected to sign-up form.

![](/files/-MeaAUtzfqP8QYGtWWWx)

![](/files/-MeaAUu-6XkPQ1NANPm7)

* Fill in all the required details.
* Once the user has finished providing the required Signup input, they must click **‘Sign Up’** to trigger registration validation and completion of the registration.
* The verification code will be sent to the registered email address on your account.

![](/files/-MeaAUu0aqte2Ly2zsAV)

* Enter verification code

![](/files/-MeaAUu16FATfb12LHto)

* After successful registration user will be redirected to the dashboard page

![](/files/-MeaAUu2bHqYhGnvJWxC)


---

# 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://help.menura.menu/account/signup.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.
