# QLM Portal - Remember User Name / Password

When using the QLM Portal, the browser can remember you username / password to save time logging in to the Portal.

The steps below describes how the browser must be configured to allow saving cookies.&#x20;

**Google Chrome**

* Enable Cookies
  * In Chrome, go to Settings
  * Scroll to the bottom of the Settings page and select **Advanced.**
  * In the **Privacy and Security** section, expand **Content Settings**
  * Click **Cookies**
  * Enable the **Allow sites to save and read cookie data (recommended)**
  * Check that the QLM Portal is not listed in the **Block** or **Clear on Exit** sites.
* Manage Passwords - remove old passwords
  * In Chrome, go to Settings
  * Scroll to the bottom of the Settings page and select **Advanced.**
  * In the **Passwords and forms** section, click **Manage Passwords**
  * Try to locate the URL to the QLM Portal and click **Remove** if found


---

# 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.soraco.co/docs/faq/qlm-portal-remember-user-name-password.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.
