:_mod-docs-content-type: ASSEMBLY [id="configuring-project-creation"] = Configuring project creation include::_attributes/common-attributes.adoc[] :context: configuring-project-creation toc::[] In {product-title}, _projects_ are used to group and isolate related objects. When a request is made to create a new project using the web console or `oc new-project` command, an endpoint in {product-title} is used to provision the project according to a template, which can be customized. As a cluster administrator, you can allow and configure how developers and service accounts can create, or _self-provision_, their own projects. include::modules/about-project-creation.adoc[leveloffset=+1] include::modules/modifying-template-for-new-projects.adoc[leveloffset=+1] include::modules/disabling-project-self-provisioning.adoc[leveloffset=+1] include::modules/customizing-project-request-message.adoc[leveloffset=+1]