# QLM Management Console v/s QLM Portal

The table below describes what features are available in the **QLM Management Console** (the desktop management console installed with QLM Pro/Enterprise) v/s the features available in the **QLM Portal** (web-based).&#x20;

The table presents a high-level overview of the features. The implementation of some features may differ between the QLM Management Console and the QLM Portal. This table is intended as a general guideline.

| Feature                                  | QLM Management Console | QLM Portal  |
| ---------------------------------------- | ---------------------- | ----------- |
| Define Products                          | ✔                      |             |
| Protect Your Application Wizard          | ✔                      |             |
| Create Activation Key                    | ✔                      | ✔           |
| Activate a license                       | ✔                      | ✔           |
| Deactivate a license                     | ✔                      | ✔           |
| Edit a license                           | ✔                      | ✔           |
| Bulk Edits                               | ✔                      |             |
| Delete a license                         | ✔                      | ✔           |
| Extend Expiry Date                       | ✔                      | ✔           |
| Upgrade a license                        | ✔                      |             |
| Export data                              | ✔                      | ✔           |
| View Illegal Computers                   | ✔                      |             |
| View Activation Attempts                 | ✔                      |             |
| Define Email Templates                   | ✔                      |             |
| Send Emails                              | ✔                      | ✔           |
| Send Batch Emails                        | ✔                      |             |
| View the Event Log                       | ✔                      |             |
| Create and Manage Scheduled Tasks        | ✔                      |             |
| Create and Manage Backups                | ✔                      |             |
| Create and Manage QLM Portal Users       | ✔                      |             |
| Create and Manage QLM Portal User Groups | ✔                      |             |
| View Analytics (QLM Enterprise)          | ✔                      | ✔ (partial) |
| Create and Manage 3rd party extensions   | ✔                      |             |
| Create Portal User Accounts              | ✔                      |             |
| Create User Groups                       | ✔                      |             |
| Create and Manage Searches               | ✔                      |             |


---

# 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-portal/qlm-management-console-v-s-qlm-portal.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.
