-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Description
File: content/manuals/admin/company/organizations.md
Issue
The page contains a permanent limitation statement in the "Add organizations to a company" section:
Once you add an organization to a company, you can't remove it from the company.
This type of absolute limitation statement is prone to becoming stale as products evolve. If Docker adds the ability to remove organizations from companies in a future release, this documentation would become incorrect and misleading.
The statement is marked as "IMPORTANT" which gives it high visibility, making it critical that it remains accurate.
Suggested fix
- Verify this limitation is still accurate in the current product
- If accurate, consider adding context about why this limitation exists (helps users understand if it's a technical constraint or a design decision)
- Consider adding a note about potential future changes if this is a known limitation being addressed
- Add this page to a review cycle to ensure the limitation statement is verified periodically
Example improvement:
Once you add an organization to a company, you can't remove it from the company. This ensures consistent billing and access management across your company structure.
Found by nightly documentation freshness scanner