Right to Correct Your Data
The right to have inaccurate or incomplete data that an AI system holds about you corrected or completed. This is separate from the right to access your data (which is the right to read it) and the right to be forgotten (which is the right to delete it). When the original data is corrected, downstream decisions made from the faulty data should be revisited.
Description of Rights
- 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_correction.
element "right_correction"
{
"id": "right_correction",
"category_id": "rights",
"title": [
{
"locale": "en",
"value": "Right to Correct Your Data"
}
],
"description": [
{
"locale": "en",
"value": "The right to have inaccurate or incomplete data that an AI system holds about you corrected or completed. This is separate from the right to access your data (which is the right to read it) and the right to be forgotten (which is the right to delete it). When the original data is corrected, downstream decisions made from the faulty data should be revisited."
}
],
"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"
]
}