Skip to content

Add information about automatic Duo seat assignment de-provisioning upon subscription expiration

Courtney Meddaugh requested to merge courtmeddaugh-master-patch-30e4 into master

What does this MR do and why?

When a subscription with GitLab Duo expires, we maintain seat assignment records for 14 days. After this time, the records are cleaned up and any future syncing of GitLab Duo purchases will require re-assignment of users.

Adding this to our existing documentation about automated seat removal as a few people have asked about it recently.

This functionality was implemented in https://gitlab.com/gitlab-org/gitlab/-/issues/461333.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request reports

Loading