The original version of this document is located at https://docs.qfield.org/get-started/tutorials/get-started-qfc
QFieldCloud is the cloud service that allows smoothless synchronisation of your data between your mobile device for fieldwork and your desktop working station.
You can further manage teams, work in organisations, assign different editing permissions and much more.
🖥️ Desktop preparation
Workflow

Once registered your personal QFieldCloud landing page, will show you all the projects that you have access to in the center of the window.
In case that you have many projects, you can search in the search bar at the top of the page.
It is also possible to create a new empty project from this menu.
All further configuration of that project, however needs to be done inside QGIS.
Under your profile name, you are able to edit and manage your account details and get an overview of what organizations you are a member of, as well as what collaborations you have.
Finally, if you have subscribed to a personal plan with QFieldCloud, you can manage it from here.
Tip
In the project overview page, the two names indicate the “Owner” of the project and the “Name” of the project.
In case that you are the owner or a member of an organisation, you may find that the name will be different in case that you are not the project. owner.

There are several ways to create and initialize a new project in QFieldCloud depending on your workflow. You can convert an existing QGIS project, start from a blank template on the web, or even clone an existing project.
Click here to read more about project creation
🖥️ 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.
Workflow



Warning
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
The projects overview shows the different projects that your account has access to.
The screen is arranged the following way:

Newly registered users will see an empty table.
By double-clicking on a project in the list, you can see and edit the specific project properties.
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: There are three different types of status indicated by a color which show the current status of your cloud project.
The status of each project is shown with a tooltip.
When you have installed the QFieldSync Plugin, a new section will appear under Project > Properties.
It is also available in the QFieldSync toolbar {Width=”20px”} through the Settings icon.
Under these settings you can configure the following:
We recommend to work with GeoPackages, especially when working in teams. See the advanced setup guide for more information about vector formats.
Important
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.
Once configured, the project can be uploaded to QFieldCloud.
Workflow

Now you should see your project and files on your project overview page on QFieldCloud
📱 Fieldwork
When you are ready for your fieldwork it is time to setup QField on your mobile device.
Workflow



📱 Fieldwork
To easily manage an abundance of projects, QField features a rich search-and-filter panel directly on the QFieldCloud projects screen.
The Filter button sits to the right of the project search bar.
At the top of the filter panel is a quick preset buttons (such as My Own Projects, {org_name}’s projects). Tapping any preset instantly populates the criteria form and automatically filters the underlying list.
You can fine-tune your project queries by filling out distinct fields in the filter pane:
Note
Community projects are projects that are marked as public by any project owner.
Public projects are available to view to every user of QFieldCloud.
Edits, however, can only be made in case that you as a project owner adds them as collaborators to your project.
For this, you do not need to have an organization account.
The filter panel acts as visual “training wheels,” but the main search bar is built for power users. Advanced filter parameters can be typed directly into the search bar using a dedicated key-value syntax.
Key parameters are dynamically recognized and highlighted in a distinct accent color directly inside the text input box.
Supported syntax tokens include:
owner:name — Filters the list to only show projects belonging to a specific user or organization account name.include:public — Forces public projects to be included in the query evaluation.Example Query: Typing
owner:My_Organization include:public Forestrydirectly into the search field instantly isolates public projects matching the keyword “Forestry” owned by “My_Organization”.

After you are done you will have to synchronize your changes back to QFieldCloud.
This can either be done manually or automatically if necessary.
Workflow


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.