The original version of this document is located at https://docs.qfield.org/how-to/advanced-how-tos/qr-codes
QField leverages QR codes to streamline sharing, importing, and deploying projects, datasets, and application plugins.
QR codes can trigger QField to launch automatically and initiate cloud or web project downloads.
QR codes for QFieldCloud projects open project details pages in QField, displaying title, description, and author metadata alongside download options.
Workflow
Enter the cloud project URI using the following syntax:
text
qfield://cloud?project=username/project_name
Replace username with your QFieldCloud account name and project_name with the target cloud project name.

Note
If the project is Public, any QField user can download it.
If set to Private, QFieldCloud verifies user account access permissions before granting project downloads.
Simplify importing web-hosted compressed project files (.zip) by creating import QR codes.
Scanning the code launches QField and opens a project import confirmation dialog.
Workflow
Enter the import URI using the following syntax:
text
qfield://local?import=[https://example.com/project.zip](https://example.com/project.zip)
Replace the URL with a direct web link pointing to your hosted .zip project archive.

Note
The URL specified in the URI must point directly to a .zip archive file rather than a web download landing page.
Imported projects save automatically into the Imported Projects directory on your device.
📱 Fieldwork
Install QField application plugins directly by scanning plugin QR codes inside the Plugin Manager.
Read more on the Plugins Documentation.
Workflow
Note
The QR code must link directly to a publicly hosted .zip plugin archive file.