Skip to content
ODS
Home/Docs/secrets isolation

Secrets & Data Isolation Use Case

Isolating confidential internal information using ODS 3-tier visibility control and share-cascading.

Secrets & Data Isolation Use Case

Enterprise documentation repositories frequently contain mixed content: public feature specifications alongside internal DB connection setups, staging environment setups, and proprietary IP.


3-Tier Visibility Control (share)

  • public (default): Included in ods context, ods export, and ods share.
  • org: Excluded from ods context, ods export, and ods share by default.
  • private: Strictly confidential IP & secrets. Excluded by default across all export surfaces.
---
profile: index
share: private
description: Internal infrastructure & database cluster setups
---