Skip to content
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added documentation/assets/images/new-project-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added documentation/assets/images/new-project-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added documentation/assets/images/new-project-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
36 changes: 36 additions & 0 deletions documentation/how-to/project-setup/create-project.en.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
---
title: Create new Project from in QField
tx_slug: documentation_how-to_create-project
---

# Create a new project in QField

It is possible to create a simple project to collect notes and tracking yourself while during note taking.
You can choose between several basemaps and turn it into a cloud project if needed.

!!! Workflow

1. Launch the QField Application on your mobile device
2. Select the big plus sign on the right hand side of the landing page.
!![Welcome Screen](../../assets/images/new-project-1.png,400px)

3. A new window will open where you can configure your project to your needs.

You can select the basemap that you want:

- OpenStreetMap
- Dark Gray
- Light Gray
- Blank
- Your custom Basemap via an URL

!![](../../assets/images/new-project-2.png)

4. If you want to add attachments to your note layer, check the checkbox.
5. You can also track yourself by toggling the switch button.
If needed and start the tracking on project launch.
6. If you want to immediately connect to QFieldCloud and turn it into a cloud project, toggle the switch button.
If you choose to cloudify your project you will be asked to login with your QFieldCloud credentials.
Once you are logged in, the project will immediately be synchronized with QFieldCloud.

!![](../../assets/images/new-project-3.png)
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ nav:
- how-to/general/settings.md
- how-to/general/projects.md
- Project Setup:
- how-to/project-setup/create-project.md
- how-to/project-setup/attributes-form.md
- how-to/project-setup/relation-reference-widget.md
- how-to/project-setup/storage.md
Expand Down
Loading