| Attached file | File was attached to an email, message, or other communication. |
| Compressed file | File was compressed into an archive format (for example, ZIP, RAR). |
| Copied file | File was duplicated from one location to another. |
| Copy/Pasted | File or data was copied and pasted, either within the same system or between applications. |
| Created file | New file was generated or saved for the first time. |
| Deleted | File was removed from its location or storage. |
| Downloaded file | File was transferred from a remote source (for example, cloud, website) to a local device. |
| Edited file | File was modified or updated after its creation. |
| Exported file | File was saved or output from an application, often in a different format. |
| Extracted file | File was extracted from an archive or compressed package. |
| Fetched file | File was fetched from a remote Git repository to a local clone (for example, fetching main.go from github.com/org/repo to developer-virtual-machine). |
| Moved file | File was relocated from one folder, device, or storage location to another. |
| Opened file | File was accessed or opened by a user or application. |
| Printed | File was sent to a printer for physical output. |
| Received file | File was received via email, messaging, or file transfer. |
| Renamed file | File’s name was changed. |
| Saved email attachment | Email attachment was saved to a device or storage location. |
| Pushed file | File was pushed from a local clone to a remote Git repository (for example, pushing main.go to github.com/org/repo on branch main). |
| Sent | File was sent via email, messaging, or other transfer method. |
| Shared file | File was made accessible to others, typically via sharing permissions or links. |
| Shared page | Page (for example, in a collaboration platform) was shared with other users. |
| Uploaded file | File was transferred from a local device to a remote destination (for example, cloud, website). |