> For the complete documentation index, see [llms.txt](https://comunity.gitbook.io/learning.comunitynexus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://comunity.gitbook.io/learning.comunitynexus/26.2/toolkit-guides/web-sites/set-a-project-devops-repository.md).

# Set a project DevOps repository

A project creates its web site repositories in the DevOps project configured for the platform installation. A project can override that and use a different one. Overriding is optional, and most projects do not need it.

## View the configuration a project is using

Open **Project Settings** and select **DevOps repository**. The configuration inherited from the platform installation is displayed, showing which one the project is currently using. See [Configure DevOps repositories](/learning.comunitynexus/26.2/toolkit-guides/web-sites/configure-devops-repositories.md).

## Override the inherited configuration

Define a repository on this screen to override the inherited configuration for this project alone.

A project that overrides the default is listed on the organisation-level screen, so that a Toolkit administrator can see which projects have diverged.

{% hint style="warning" %}
An override is not validated when it is saved. An incorrect value is accepted, and fails only when a web site is created against it.
{% endhint %}

<figure><img src="/files/ilkbkC9o4QAuXkF1waTU" alt=""><figcaption></figcaption></figure>

## Disabling an override

An override can be disabled but not deleted. Disabling it returns the project to the inherited configuration.

## Where to go next

* [Configure DevOps repositories](/learning.comunitynexus/26.2/toolkit-guides/web-sites/configure-devops-repositories.md): the platform-level configuration this overrides
* [Create a web site](/learning.comunitynexus/26.2/toolkit-guides/web-sites/create-a-web-site.md): create a site in the repository
