# Setting a Default Quality Profile

By setting a default Quality Profile, you assign every project without a specific Quality Profile to use the default one.

1. To assign Quality Profiles to specific Projects, use the **Project Settings > Quality Profiles** menu for your project and select the one you would like to use.<br>

   <figure><img src="/files/JhCn6JdO6v2QN4IPsgem" alt=""><figcaption><p>Quality Profiles</p></figcaption></figure>
2. On the Quality Profiles page, under Actions, select the 'Change Profile' option.<br>

   <figure><img src="/files/QekD1d8U9FBSxCX6sJAC" alt=""><figcaption><p>Change Profile</p></figcaption></figure>
3. Under the specific Quality Profile selection dropdown, choose the Quality Profile you want to use for the scans.<br>

   <figure><img src="/files/Vf6EmiPRtNIgHlkmBm4c" alt=""><figcaption><p>Choose Quality Profile</p></figcaption></figure>


---

# 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://knowledgebase.autorabit.com/product-guides/codescan/quality-profiles/setting-a-default-quality-profile.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.
