# Changing your project's quality profiles

The instance’s default quality profile for each language is applied by default to your project. As a project administrator, you can apply other standards to your project. See [understanding-quality-profiles](https://docs.sonarsource.com/sonarqube-server/quality-standards-administration/managing-quality-profiles/understanding-quality-profiles "mention") for more information.

To change the quality profile of a given language for your project:

1. Retrieve your project. See [retrieving-projects](https://docs.sonarsource.com/sonarqube-server/user-guide/viewing-projects/retrieving-projects "mention") for more details.
2. Go to **Quality Profiles**.
3. Select **Add language** if the language is not listed on the page. Otherwise, go to step 6 below.

<figure><img src="broken-reference" alt="Define a project-specific quality profile for a language"><figcaption></figcaption></figure>

4. Select the language and the quality profile you want to use for this language.
5. Select **Save**.

To reset to the default profile or change the specific profile:

1. In the **Actions** column of the language, select the edit icon. The Change Quality Profile dialog opens.
2. Select the first option to reset to the instance's default profile, or select another specific profile.
3. Select **Save**.

## Related pages

* [understanding-quality-profiles](https://docs.sonarsource.com/sonarqube-server/quality-standards-administration/managing-quality-profiles/understanding-quality-profiles "mention")
* [managing-quality-profiles](https://docs.sonarsource.com/sonarqube-server/quality-standards-administration/managing-quality-profiles "mention") (for Quality Standards admin)
