# Log in as Administrator

1. **Access Administration Login**
   * Navigate to the terminal's settings by selecting: Settings > About POS > POS Configuration > Administration Login.
2. **Administrator Login Window**
   * Upon selection, an administrator login prompt will appear.
3. **Enter Admin Password**
   * Input the default administrator password. (Note: For the default password, please contact Sales person of WizarPOS).
4. **Successful Login Confirmation**
   * After correctly entering the password, you will be successfully logged in as an administrator.
5. **Access to Additional Settings**
   * Once logged in, you will gain access to previously disabled submenus within the settings.


---

# 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://smartpossdk.gitbook.io/cloudpossdk/faq/settings-menu/log-in-as-administrator.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.
