Right to Be Forgotten
The right to have your personal data deleted from an AI system when the data is no longer needed for its original purpose, when you withdraw consent, or when there is no legitimate interest in continuing to process it. Where technically feasible, this also includes having the system "unlearn" information derived from your data. This is a right of deletion; the right to stop processing without deletion is a separate right.
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_be_forgotten.
element "right_be_forgotten"
{
"id": "right_be_forgotten",
"category_id": "rights",
"title": [
{
"locale": "en",
"value": "Right to Be Forgotten"
}
],
"description": [
{
"locale": "en",
"value": "The right to have your personal data deleted from an AI system when the data is no longer needed for its original purpose, when you withdraw consent, or when there is no legitimate interest in continuing to process it. Where technically feasible, this also includes having the system \"unlearn\" information derived from your data. This is a right of deletion; the right to stop processing without deletion is a separate right."
}
],
"authoring_guidance": [],
"examples": [],
"sources": [],
"symbol_id": "rights_forgotten",
"variables": [
{
"id": "rights",
"label": [
{
"locale": "en",
"value": "Description of Rights"
}
],
"required": true
}
],
"shape": "octagon",
"icon_variants": [
"default",
"dark"
]
}