# QLM Agent

The QLM Agent is a process that runs in the background, either as a Windows Service (QLM Agent Service) or as an application in the Windows system tray (QLM System Tray Agent).

The QLM Agent is responsible for performing scheduled tasks and backup jobs.&#x20;

By default, after QLM is installed, the QLM System Tray Agent is automatically configured to run when the user logs in. You can configure the startup options of the QLM System Tray Agent from the Manage Keys tab / Options / General as shown in the screenshot below.

You can also launch the QLM System Tray Agent from the QLM installation folder: C:\Program Files\Soraco\QuickLicenseMgr\QlmSysTray.exe

If you configure QLM to use the QLM System Tray Agent instead of the QLM Agent Service, the user must be logged in to process scheduled tasks and backup jobs.

<figure><img src="/files/ST5IOMZWQUyu1mRD1CZB" alt=""><figcaption></figcaption></figure>


---

# 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/qlm-agent.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.
