# 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="https://1688068901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9bCwnajAqpi3Viykb5Wi%2Fuploads%2FC3NrcMdlCsfces0bnQBf%2F%7B6408EA4F-F6E2-4283-B315-8486DC849521%7D.png?alt=media&#x26;token=3e20f595-81f5-4817-98f5-1102ba137600" alt=""><figcaption></figcaption></figure>
