Taxonomy

Right to Stop Processing

Taxonomy/Rights

Right to Stop Processing

Right to Stop Processing

The right to ask an organization to stop using your personal data, even when the data itself is not deleted. This is separate from the right to be forgotten (which deletes the data) and from the right to purpose limitation (which constrains the original stated purposes). It is the user-invoked stop-now affordance — your data may stay on file, but no further processing should happen against it.

  • 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_object.

element "right_object"37 lines
{
  "id": "right_object",
  "category_id": "rights",
  "title": [
    {
      "locale": "en",
      "value": "Right to Stop Processing"
    }
  ],
  "description": [
    {
      "locale": "en",
      "value": "The right to ask an organization to stop using your personal data, even when the data itself is not deleted. This is separate from the right to be forgotten (which deletes the data) and from the right to purpose limitation (which constrains the original stated purposes). It is the user-invoked stop-now affordance — your data may stay on file, but no further processing should happen against it."
    }
  ],
  "authoring_guidance": [],
  "examples": [],
  "sources": [],
  "symbol_id": "dtpr_api",
  "variables": [
    {
      "id": "rights",
      "label": [
        {
          "locale": "en",
          "value": "Description of Rights"
        }
      ],
      "required": true
    }
  ],
  "shape": "octagon",
  "icon_variants": [
    "default",
    "dark"
  ]
}