# Entitlements

Sourcegraph administrators can set per-user product usage limits using entitlements: classes of usage limits that can be assigned as a global default, or to specific users. Entitlements can be configured in the **Administration → Entitlements** (`/site-admin/entitlements`) page.

Entitlements can be set as a global default: default entitlements are granted to all users without an explicit grant for another entitlement of the same type. Additional entitlements can be created to give specific users varying degress of access. For example, you can set up:

- A default daily limit for regular users
- A higher weekly limit for lead engineers
- Different limits for contractors vs. full-time employees

Each entitlement has a detailed usage view to help administrators understand how users are using the entitlement, and reset entitlement usage for specific users.

<Callout type="note">
	Entitlements currently only support [Deep Search](/deep-search), but we may
	support other features in the future. If you would like to request
	entitlement support for a feature, please reach out at
	support@sourcegraph.com.
</Callout>

<Callout type="note">
	<b>Entitlements</b> refers to refers to administrator-controlled limits,
	while <b>quotas</b> refer to billed usage as determined by the purchased
	Sourcegraph subscription.
</Callout>
