The original version of this document is located at https://docs.qfield.org/how-to/project-setup/storage
The QField Welcome Screen presents two options to open projects:
You can transfer QGIS project files and datasets onto your field device in several ways.
You can transfer your projects to QField in two ways:
Transferring your projects manually:
Android Device
IOS Transfer
Upload and synchronize with QFieldCloud:
You can use QFieldCloud to synchronize your project to the cloud.
All relevant project assets should be stored inside a single project directory (and its subdirectories).
A project directory typically contains:
.qgs or .qgz).qml, .sld, or SVG symbols)QField maintains a dedicated App Directory to manage shared resources across all local projects on a device.
Use the App Directory to store custom fonts, basemaps, projection grid files, and plugins without duplicating files per project.
You can locate your app directory in case you are under your settings
Workflow

Depending on your target device, you should look for the app directory path as below.
Internal Storage/Android/data/ch.opengis.qfield/files/QFieldFiles App > On My iPhone/iPad > QFieldC:\Users\<YourUsername>\AppData\Roaming\ch.opengis.qfield\QField/Users/<YourUsername>/Library/Application Support/QField/QField/home/<YourUsername>/.local/share/OPENGIS.ch/QFieldTo properly structure the different parts of your project, QField is separated into several sub-directories
| Directory | Purpose and Contents |
|---|---|
auth/ |
Stores authentication configurations (such as OAuth.xml certificates) for secured web services (WMS/WFS). |
basemaps/ |
Contains shared basemap files (such as COG or MBTiles layers). |
fonts/ |
Stores custom font files (.ttf or .otf) used for layer labels and symbology. |
logs/ |
Stores GNSS connection logs for positioning troubleshooting and debugging. |
plugins/ |
Contains custom QML plugins that extend QField capabilities. |
proj/ |
Stores custom projection grid files (.tiff) for coordinate reference system transformations. |
🖥️ Project Manager
Installing QField on your smart device creates an application storage location containing three directories:
If you want QField to track (follow your specific edits inside) your changes, you have to either package the files using QFieldSync for manual export or to upload them to QFieldCloud.
General-workflow
Manual Transfer
Imported Projects folder on your target device if you are not using QFieldCloud.Depending on the device- the target paths are the following:
Android/data/ch.opengis.qfield/files/Imported ProjectsOn My iPhone/QField/Imported ProjectsUpload to QFieldCloud
<drive>:/Android/data/ch.opengis.qfield/files/ on your device.Using cloud storage services provides shared directory access between desktop computers and mobile devices.
Workflow
Transfer files wirelessly between computers and Android devices by configuring a Bluetooth file transfer connection.
Connecting iOS devices to desktop computers requires copying root storage directories.
Workflow
Imported Projects directory from your iOS device to your computer using Apple Finder or iTunes.Imported Projects directory on your computer.Imported Projects directory back to your iOS device and replace the existing folder.Use iCloud as a shared workspace to download and upload project files.
Workflow
Imported Projects directory.AirDrop provides wireless file transfers between macOS and iOS devices.
Workflow
Imported Projects directory on your iOS device.QField provides five methods to open local projects and datasets:

On Android and iOS, access import actions by tapping Open local files on the Welcome Screen and tapping the plus button (+) at the bottom right.
Desktop operating systems (Windows, macOS, and Linux) support direct storage access and expose URL and WebDAV import options.

Tap Import project from folder and select a project directory using the system file picker.
Re-importing a folder with an identical name overwrites existing project files in Imported Projects.
Note
Edits, additions, and deletions save to datasets inside the imported project directory rather than the original source directory.
Import compressed .zip project archives into QField.
QField extracts archive contents into the Imported Projects directory automatically.
Tap Import dataset(s) and select one or more spatial files in the system file picker.
QField copies selected files into the Imported Datasets directory.
Note
Ensure you select all sidecar files when importing single datasets (for example, Shapefile imports require .shp, .shx, .dbf, .prj, and .cpg files).
Tap Import URL and enter a direct file URL.
QField downloads and saves the content into Imported Projects or Imported Datasets.

QField treats downloaded .zip archives containing .qgs or .qgz files as compressed projects.
Export modified files back to your computer using four methods:

Access export options using the action menu inside the local file picker screen.
Tap Export to folder and select a target destination directory.
Use this action to copy modified project files to folders managed by synchronization tools like Syncthing or cloud storage providers like Nextcloud.
Note
Exporting content to an existing folder overwrites files with matching names.
Tap Send compressed folder to… to compress a project directory into a .zip archive.
Select your preferred application in the native sharing dialog to send the archive.
Tap Send to… on individual datasets to share files via email, messaging, or cloud storage applications.
Export datasets directly from synchronized QFieldCloud projects:
Workflow
data.gpkg).
