Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/admin/entitlements.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ Entitlements can be set as a global default: default entitlements are granted to
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
Entitlements currently support [Deep Search](/deep-search) and [smart hover
summaries](/code-navigation/smart-hover). If you would like to request
entitlement support for a feature, please reach out at
support@sourcegraph.com.
</Callout>
Expand Down
6 changes: 6 additions & 0 deletions docs/code-navigation/smart-hover.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ Summaries are powered by a small, fast model, but only compiler-grade precise co

Smart hover summaries are a [Beta feature](/beta-and-experimental) and free while the feature is in Beta. The feature may become [billable with credits](/beta-and-experimental#credits-and-billing) once it becomes generally available. At least 30 days notice will be given before such a change goes into effect.

## Managing usage

Sourcegraph administrators can configure entitlements for their users to control smart hover summary usage in `/site-admin/entitlements`.

To learn more, refer to [Entitlements](/admin/entitlements).

## Feedback

Please share feedback on this feature with us at [feedback@sourcegraph.com](mailto:feedback@sourcegraph.com) or via your customer success manager.