# Login In Admin Area

The admin user can directly login to the admin panel by going to the admin areal url.&#x20;

For Example :<https://demo.vodlix.com/admin_area/>

The user will insert the user name and password then click on login, after that the user will be redirected to the dashboard of the admin area.

![](/files/-MX13PgXseGQ22KlL4IS)

{% embed url="<https://youtu.be/uC-yr117hjU>" %}


---

# 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.vodlix.com/user-manual/admin-area/login-in-admin-area.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.
