The original version of this document is located at https://docs.qfield.org/get-started/tutorials/get-started-qfc
Note
We have a community discussion platform to discuss your questions, doubts and ideas. Do not hesitate to check it out.
🖥️ Desktop preparation
Go to the signup page, enter your details and create a new QFieldCloud account.
Change your personal settings. Add a profile picture or get an overview about your ownerships and memberships in organizations.
Search and choose a project from the list or start to create a new project.
🖥️ Desktop preparation
In order to connect to QFieldCloud, you need the QFieldSync plugin in QGIS. The next steps show you how you can install and synchronize your data to and from QFieldCloud.
Open the QGIS plugin manager by going to the Plugins -> Manage and install Plugins…
menu.
Find QFieldSync in the list of plugins and install the latest version by clicking the Install Plugin
button.
Note
Since QFieldCloud is still in beta phase, there are frequent updates and fixes. Please upgrade your QFieldSync plugin often. In case of an issue, please try upgrading to the latest release before reporting.
After successful installation, a new toolbar appears:
Click the cloud icon {Width=”20px”} in the QFieldSync toolbar.
A new login screen will appear:
Enter your credentials previously created during account registration.
Note
If you use a password in QGIS for the first time, it will ask you to set a master password that manages all the other passwords used in QGIS. More information about the master password here: QGIS documentation
Explore the projects overview screen: your current user underlined and blue, a logout button down-left, a cloud button to create a new project and, on the right, a refresh button to grab the freshest project list. Newly registered users will see an empty table and as soon as they create new projects, the list will grow. The projects overview screen looks like this:
The icons indicate the cloud and local status of the different projects.
Local status:
{Width=”20px”} indicates that there is only a remote cloud project existing.
{Width=”20px”} indicates that the cloud project is also locally stored.
Cloud status:
Red: status failed —> the project is invalid and is not understood by the cloud. The user needs to fix/upload their .qgs/.qgz project.
Brown: status busy —> we are working on your project, please be patient. You cannot do much with the project in the meanwhile.
Green: status ok —> the project is successfully undestood by the cloud. You can try to download on QField, but the success is not guaranteed.
The status of each project is shown with a tooltip.
By double-clicking on a project in the list, you can see and edit the specific project properties.
Create a new project by clicking the cloud button, down-left. First, you will need to choose how to create the new project between
To convert a current project, a completely empty directory is mandatory.
A form will ask you for project name, description and local directory. In the local directory you can get different situations:
Configure the project layers by clicking the fifth icon in the QFieldSync toolbar {Width=”20px”}. Here you can configure QFieldCloud layer actions. Most of the time you need to configure a preference either to online or offline layers. For more fine grained control, in the advanced settings you can configure the action layer by layer. Get more information about how to configure your layers in the Get Started guide for QFieldSync!.
It is recommended to use GeoPackage layers for collaborative editing. See the advanced setup guide for more information about vector formats support.
Note
If you use experimental data sources without a primary key field (e.g. Shapefiles, GeoJSON etc), you must have a lowercase fid
field that will be used as a primary key that uniquely identifies each feature.
Any QField supported raster and vector layer formats may be used as read-only data.
Once configured, you can press the cloud button to open the synchronization dialog. Here you have to decide what do you prefer: the local file or the file on the cloud.
Now you should see your project and files on QFieldCloud
📱 Fieldwork
Download and install the latest version of QField from Google’s play store, Apple’s app store, or by downloading the lastest release for Windows, Linux, or macos.
Login with your username and password
Select a project to download on your device:
Make a change to your data. Either create a new feature, delete a feature, or modify the geometry or attributes.
Open the blue cloud button on the top left of the screen:
Choose an action with the change you made to your data. Each of the actions have an explanation what you should expect to happen:
Your changes are now available to everyone who has access to your project on the cloud.
You can find more information on Advanced QFieldCloud setup and QFieldCloud technical reference.