.. _doc_pages_project: What are projects? ================ A Project in W4 Build is a Git repository that contains either a Godot game project or the Godot engine source code itself. Once you’ve imported your project, you can build it using matrices, which give you the flexibility to define different build targets and configurations. Creating Project ---------------- When you create a project in W4 Build, you’re connecting your Git provider (like GitHub or GitLab) with W4 Build through a secure integration. This connection gives W4 Build permission to: #. Clone your repositories when needed. #. Read which repositories you can access. This is done using an OAuth token, a secure way for W4 Build to work with your code without needing your password.