> For the complete documentation index, see [llms.txt](https://docs.av-scripts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.av-scripts.com/guides/multijob/job-limit.md).

# Job Limit

If you are using Qbox, the maximum number of jobs is determined by your `qbx:max_jobs_per_player` convar. If you are not using Qbox, or if the convar is not set, it **defaults to 3**.

To change this, you can go to server/editable/\_config.lua > Config.DefaultMaxJobs

#### Custom Job Limit

To set a custom job limit for specific players, add their framework identifier to the `Config.CustomMaxJobs` table, along with the maximum number of jobs they are allowed to hold simultaneously.

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