Existing Records
Data the organization already holds — customer accounts, case files, registries, transaction histories, past applications. Nothing new is captured from the world; the system draws on what was recorded before, sometimes for a different original purpose.
- Description
Playground
Try the element with your own values, contexts, and color modes.
Style
Raw JSON
Live API response from GET /schemas/dtpr@2026-09-01-beta/elements/existing_records.
element "existing_records"
{
"id": "existing_records",
"category_id": "collection",
"title": [
{
"locale": "en",
"value": "Existing Records"
}
],
"description": [
{
"locale": "en",
"value": "Data the organization already holds — customer accounts, case files, registries, transaction histories, past applications. Nothing new is captured from the world; the system draws on what was recorded before, sometimes for a different original purpose."
}
],
"authoring_guidance": [],
"examples": [],
"sources": [],
"symbol_id": "tabular",
"variables": [
{
"id": "additional_description",
"label": [
{
"locale": "en",
"value": "Description"
}
],
"required": false,
"kind": "localized_text"
}
],
"shape": "hexagon",
"icon_variants": [
"default",
"dark"
]
}