# Quality profile

If you do not explicitly associate a language with a specific quality profile in your project, the default quality profile will be used for the analysis of this language’s code. To change a quality profile association in your project, you need the Administer permission on the project.

{% hint style="info" %}
With the Administer Quality Profiles permission, you can change the associations of a profile for any project. This is done from the respective quality profile. In addition, you can delegate this permission to any user for a given custom quality profile. See [Granting permissions to users](/sonarqube-cloud/~/changes/1027/standards/managing-quality-profiles/authorizing-other-users-to-manage-quality-profile.md) for more information.
{% endhint %}

To associate another quality profile to a language in your project:

1. Retrieve your project. See [Retrieving projects](/sonarqube-cloud/~/changes/1027/managing-your-projects/retrieving-projects.md) for more details.
2. Go to **Quality Profiles**.
3. Select another profile for the language.

<div align="left"><figure><img src="/files/iv8powzT1WLHMg2N9ESB" alt="Project quality profiles"><figcaption></figcaption></figure></div>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sonarsource.com/sonarqube-cloud/~/changes/1027/managing-your-projects/project-analysis/quality-profile-association.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
