Skip to main content
Skip table of contents

Creating Quotas

To add a new quota:

  1. On the bar in the bottom section of the Quota settings tab, click +Add Quota.

    Adding a new quota
  2. Select if the quota should be applied to a User, Members of a group, or an Accounting group. The quota editing panel opens.

    image-20250121-130729.png
  3. On the panel, enter the quota name, set its parameters, and then click Save.

The new quota is enabled and appears on the Quota overview list (MyQ, Settings, Quota).

A user can be assigned only one direct quota. This means you can create a quota specifically for an individual User and another for a broader category such as an Accounting Group or Cost Center. If the user belongs to an Accounting Group or Cost Center, they will inherit the shared quota assigned to that group. However, if a user already has an individual quota, it is not possible to assign them an additional quota through the Members of Group category if they are part of that group.

Example:

John is a member of the Finance group and has an individual printing quota (his User quota). In addition, they share a monthly printing limit assigned to their department through the Accounting Group: Finance quota. However, it is not possible to create a separate Members of Group: Finance quota, as this would result in John having two personal quota accounts, which is not allowed.

Bulk Quota Import using CSV

A sample CSV file called Quota_example is available in ProgramData\MyQ\Data\Import, this CSV can be populated with relevant information and imported.

You can create several quotas at once by importing them from a CSV file. Click Tools and select Import, you can then select a CSV file to import.

bulk quota import

The information in the following table should be used to correctly format the CSV. Column order does not matter, and non-required columns can be omitted.

Column

Type

Required

Description

name

string

Yes

Name of quota

monitor

string

  • user

  • group

  • members

Yes

Who to monitor.

entity

string

Yes

User or Group

When group used, full path must be specified. Example: group level 1|target group.

Use same separator as for users import/export.

counter

string

  • cost Costs

  • mono Print&Copy mono

  • color Print&Copy color

  • total Print&Copy total

  • scan Scan total

Yes

Monitored value.

period

string

  • week

  • month

  • quarter

  • half year

  • year

  • day

  • last x days

Yes

Quota period.

period start

One number, two numbers with comma or time of day. Exact format depends on Quota period type.

No

Adjusting period start. Values and default values differs based on what Quota period is selected.

Day: Time of the day, 00:00 - 23:59 or 00:00 - 11:59 am/pm. Examples: 00:00 (default), 09:08 AM, 11:25, 1:23pm, 23:59.

image-20250130-150812.png

Web UI in HH:MM format.

image-20250130-150846.png

Web UI in HH:MM am/pm format.

Week: Day of the week 1 - 7. Examples: 1 = Monday (default), 7 = Sunday

Month: Day of the month, 1 - 28, default is 1.

Quarter, Half year and Year: Two values divided by , (comma).

  • First number is day of the month, 1 - 28, default is 1.

  • Second number is month, 1 - 12. Examples: 1 = January (default), 12 = December

image-20250130-150912.png

For example 20,11 is imported as 20th day of November.

Last X days: How many days from “now” will be counted into quota, 1 - 365, default is 30.

limit

positive number

Yes

If counter is type cost, then value can be float and represents currency.

In other cases it represents pages.

enabled

0/1

No

Enable or disable quota

Default: 1

warning

number (0 - 100)

No

Warning level. When quota reach this level, email is sent to the entity.

Default: 80

disable operations

0/1

No

Enable or disable operations after quota is reached.

Default: 0

valid from

date string

No

Determines from which day is the quota valid from in form of YYYY-MM-DD.

Example: 2024-07-25

terminate job

0/1

No

Terminate the current job when reached.

Default: 0

warning recipients

List of recipients which can be username or email address, divided by comma ,.

No

When warning level of quota is reached, these recipients will be notified by email.

To send notification to current user who is triggering this notification, use %MONITORED_USER% placeholder. Available only if available if “who to monitor” type is “User” or “Members of a group”.

Default: empty, not sending warning email to anyone.

reached limit recipients

List of recipients which can be username or email address, divided by comma ,.

No

When quota is reached, these recipients will be notified by email.

To send notification to current user who is triggering this notification, use %MONITORED_USER% placeholder. Available only if available if “who to monitor” type is “User” or “Members of a group”.

Default: empty, not sending reached email to anyone.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.