A K2cloud Project is associated with the Git repository containing the K2view project source.
The Project Git configuration allows K2cloud to read content from that repository when it is required for operations such as creating and deploying Spaces.
Git configuration in K2cloud does not replace the repository's own user and permission management.
The Project requires:

Enter the URL of the Git repository containing the K2view project.
For example:
https://github.com/company/customer360.git
Confirm that the repository exists and is accessible using the configured Git token.
The Git token configured for the Project is used by K2cloud to read the repository.
The token must provide the repository access required by K2cloud, including access to the project source and the Git tags used during deployment.
The Project Git token should be treated as an operational credential and managed according to your organization's security policies.
The Project Git token is not the credential used by developers working in Fabric Studio.
These are separate:
Developer access to the repository, including permissions to commit or push changes, is managed by the Git platform rather than by K2cloud.
This separation allows the Project to have a stable read credential without sharing developer credentials or using the Project token for individual development activity.
Git configuration can be provided when the Project is created.
For the complete procedure, see Create a Project.
To change the Git configuration for an existing Project:
If K2cloud cannot access the repository, verify:
A repository-access failure during Space creation or deployment may indicate a problem with the Project Git configuration.
A K2cloud Project is associated with the Git repository containing the K2view project source.
The Project Git configuration allows K2cloud to read content from that repository when it is required for operations such as creating and deploying Spaces.
Git configuration in K2cloud does not replace the repository's own user and permission management.
The Project requires:

Enter the URL of the Git repository containing the K2view project.
For example:
https://github.com/company/customer360.git
Confirm that the repository exists and is accessible using the configured Git token.
The Git token configured for the Project is used by K2cloud to read the repository.
The token must provide the repository access required by K2cloud, including access to the project source and the Git tags used during deployment.
The Project Git token should be treated as an operational credential and managed according to your organization's security policies.
The Project Git token is not the credential used by developers working in Fabric Studio.
These are separate:
Developer access to the repository, including permissions to commit or push changes, is managed by the Git platform rather than by K2cloud.
This separation allows the Project to have a stable read credential without sharing developer credentials or using the Project token for individual development activity.
Git configuration can be provided when the Project is created.
For the complete procedure, see Create a Project.
To change the Git configuration for an existing Project:
If K2cloud cannot access the repository, verify:
A repository-access failure during Space creation or deployment may indicate a problem with the Project Git configuration.