Taxonomy

Right to Access

Taxonomy/Rights

Right to Access

Right to Access

The right to request and receive information about what personal data an AI system has collected about you, how this data is being used, and what decisions have been made using this information. This includes the right to obtain a copy of your data in a readable format.

  • Description of Rights

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/right_access.

element "right_access"37 lines
{
  "id": "right_access",
  "category_id": "rights",
  "title": [
    {
      "locale": "en",
      "value": "Right to Access"
    }
  ],
  "description": [
    {
      "locale": "en",
      "value": "The right to request and receive information about what personal data an AI system has collected about you, how this data is being used, and what decisions have been made using this information. This includes the right to obtain a copy of your data in a readable format."
    }
  ],
  "authoring_guidance": [],
  "examples": [],
  "sources": [],
  "symbol_id": "rights_access",
  "variables": [
    {
      "id": "rights",
      "label": [
        {
          "locale": "en",
          "value": "Description of Rights"
        }
      ],
      "required": true
    }
  ],
  "shape": "octagon",
  "icon_variants": [
    "default",
    "dark"
  ]
}