# Project administration

{% content-ref url="/pages/Pk3vSIRA033QJaRqwjJJ" %}
[Creating and importing projects](/sonarqube-server/2025.3/project-administration/creating-and-importing-projects.md)
{% endcontent-ref %}

{% content-ref url="/pages/WIBjrqYf3ilrvgceKurX" %}
[Setting project permissions](/sonarqube-server/2025.3/project-administration/setting-project-permissions.md)
{% endcontent-ref %}

{% content-ref url="/pages/PP9ubQQyzutDJweNoDCS" %}
[Setting project's analysis scope](/sonarqube-server/2025.3/project-administration/setting-analysis-scope.md)
{% endcontent-ref %}

{% content-ref url="/pages/UsjP0MmHlxh4HOnXpixe" %}
[Changing quality gate](/sonarqube-server/2025.3/project-administration/changing-quality-gate-and-fudge-factor.md)
{% endcontent-ref %}

{% content-ref url="/pages/MLwi2ZKtMYdgZSXDoTQ9" %}
[Changing quality profiles](/sonarqube-server/2025.3/project-administration/changing-quality-gate.md)
{% endcontent-ref %}

{% content-ref url="/pages/BqZ5n2XSXGPScUub8Mym" %}
[Configuring new code calculation](/sonarqube-server/2025.3/project-administration/configuring-new-code-calculation.md)
{% endcontent-ref %}

{% content-ref url="/pages/za2Daf8IEtnGuiwn0UO5" %}
[AI features](/sonarqube-server/2025.3/project-administration/ai-features.md)
{% endcontent-ref %}

{% content-ref url="/pages/lsAflr2BvQGnkh6neB42" %}
[Managing monorepo projects](/sonarqube-server/2025.3/project-administration/monorepos.md)
{% endcontent-ref %}

{% content-ref url="/pages/MmX6Ak7f6INBwizNlMza" %}
[Setting various features at project level](/sonarqube-server/2025.3/project-administration/project-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/uVpAC8yUJZjdsyta8YyS" %}
[Maintaining project branches](/sonarqube-server/2025.3/project-administration/maintaining-the-branches-of-your-project.md)
{% endcontent-ref %}

{% content-ref url="/pages/CiUEaSpHZ2nATr2z6zG5" %}
[Managing project history](/sonarqube-server/2025.3/project-administration/managing-project-history.md)
{% endcontent-ref %}

{% content-ref url="/pages/OBk8zPRon9NpsdivxOZz" %}
[Customizing Project Information page](/sonarqube-server/2025.3/project-administration/customizing-project-information-page.md)
{% endcontent-ref %}

{% content-ref url="/pages/b6sIH5hR9hqAV6Weo1Dj" %}
[Managing project tags](/sonarqube-server/2025.3/project-administration/managing-project-tags.md)
{% endcontent-ref %}

{% content-ref url="/pages/fCTc08Mu2ypJK6HSBMDL" %}
[Changing the project key](/sonarqube-server/2025.3/project-administration/changing-project-key.md)
{% endcontent-ref %}

{% content-ref url="/pages/b26XWU8mmnFQ314tMWNm" %}
[Webhooks](/sonarqube-server/2025.3/project-administration/webhooks.md)
{% endcontent-ref %}

{% content-ref url="/pages/RAL5GoGCgNEgUsFXrvbb" %}
[Project move](/sonarqube-server/2025.3/project-administration/project-move.md)
{% endcontent-ref %}

{% content-ref url="/pages/0pbVHMA9rGaoNAOWEOuU" %}
[Deleting your project](/sonarqube-server/2025.3/project-administration/deleting-project.md)
{% endcontent-ref %}

{% content-ref url="/pages/L7SLsCyHAunCoZlImLYh" %}
[Managing portfolios](/sonarqube-server/2025.3/project-administration/managing-portfolios.md)
{% endcontent-ref %}

{% content-ref url="/pages/QMlAeXXRW1TkcBElG0wO" %}
[Managing applications](/sonarqube-server/2025.3/project-administration/managing-applications.md)
{% endcontent-ref %}


---

# 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-server/2025.3/project-administration.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.
