# Project administration

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

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

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

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

{% content-ref url="/pages/Avpn0ckzKLnPf7ZuIJnX" %}
[Analysis scope](/sonarqube-server/10.8/project-administration/analysis-scope.md)
{% endcontent-ref %}

{% content-ref url="/pages/W42IR9lsuiLqWVphjvxt" %}
[Setting up new code](/sonarqube-server/10.8/project-administration/setting-up-clean-as-you-code.md)
{% endcontent-ref %}

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

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

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

{% content-ref url="/pages/xWUhGY7yvMJzp1T7Ywzq" %}
[Project settings](/sonarqube-server/10.8/project-administration/project-settings.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/BjOfbiE1dZmEU1QTNYIl" %}
[Project move](/sonarqube-server/10.8/project-administration/project-move.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/10.8/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.
