# Filevine - Lock document action
The Lock document action locks a document in Filevine using its document ID. Locking prevents changes to the document and preserves its current version.
# Input
| Input field | Description |
|---|---|
| Document ID | Enter the ID of the document to lock. |
# Output
| Output field | Description |
|---|---|
| Document ID | ID of the locked document. |
| Current version | Latest version number of the document. |
| Folder ID | ID of the folder containing the document. |
| Project ID | ID of the associated project. |
| Uploader ID | ID of the user who uploaded the document. |
| Upload date | Timestamp when the document was uploaded. |
| User last viewed date | Timestamp when the document was last viewed. |
| Hashtags | List of hashtags associated with the document. |
| Links | Metadata URLs related to the document. |
| Filename | Name of the document. |
| Folder name | Name of the folder containing the document. |
| Size | File size in bytes. |
| Uploader full name | Full name of the user who uploaded the file. |
| Organization ID | ID of the organization. |
Last updated: 1/6/2026, 7:12:47 PM