---
title: tracked
framework: system
role: symbol
role_heading: Type Property
path: system/fileflags/tracked
---

# tracked

File is tracked for the purpose of document IDs.

## Declaration

```swift
static var tracked: FileFlags { get }
```

## Discussion

Discussion The corresponding C constant is UF_TRACKED. note: This flag may be changed by the file owner or superuser.
