Taxonomy

Shared storage and governance

Taxonomy/Data Storage

Shared storage and governance

Shared storage and governance

In a shared data store model the data store is shared across multiple parties and because the infrastructure is shared it becomes possible to enforce governance around the retention, access and destruction of the data by policies built into the structure of the data itself.

  • Description
  • Duration

Playground

Try the element with your own values, contexts, and color modes.

Style

Raw JSON

Live API response from GET /schemas/ai@2026-05-06-beta/elements/shared_storage_and_governance.

element "shared_storage_and_governance"47 lines
{
  "id": "shared_storage_and_governance",
  "category_id": "storage",
  "title": [
    {
      "locale": "en",
      "value": "Shared storage and governance"
    }
  ],
  "description": [
    {
      "locale": "en",
      "value": "In a shared data store model the data store is shared across multiple parties and because the infrastructure is shared it becomes possible to enforce governance around the retention, access and destruction of the data by policies built into the structure of the data itself."
    }
  ],
  "authoring_guidance": [],
  "examples": [],
  "sources": [],
  "symbol_id": "stored",
  "variables": [
    {
      "id": "additional_description",
      "label": [
        {
          "locale": "en",
          "value": "Description"
        }
      ],
      "required": false
    },
    {
      "id": "duration",
      "label": [
        {
          "locale": "en",
          "value": "Duration"
        }
      ],
      "required": true
    }
  ],
  "shape": "rounded-square",
  "icon_variants": [
    "default",
    "dark"
  ]
}