> For the complete documentation index, see [llms.txt](https://docs.sonarsource.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sonarsource.com/sonarqube-cloud/administering-sonarcloud/ai-features.md).

# AI features

Some AI-related features are managed by Organization Admins and must be enabled first, at the organization level, before being available to your users. When applicable, features that can be managed by project-level administrators with more detail are noted.

{% columns %}
{% column %}
**AI code detection**

{% content-ref url="/pages/2m4Dg4YectrABqWMd3qc" %}
[Autodetect AI code](/sonarqube-cloud/administering-sonarcloud/ai-features/autodetect-ai-code.md)
{% endcontent-ref %}

{% content-ref url="/pages/DXtbCX9kukCx65OxdY97" %}
[Permissions for AI Autodetect](/sonarqube-cloud/administering-sonarcloud/ai-features/permissions-for-ai-autodetect.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
**AI code remediation**

{% content-ref url="/pages/pw32OJ0fcwVo5hh1DoOf" %}
[Enable AI CodeFix](/sonarqube-cloud/administering-sonarcloud/ai-features/enable-ai-codefix.md)
{% endcontent-ref %}

{% content-ref url="<https://docs.sonarsource.com/agent-centric-development-cycle/how-to-guides/administer-ac-dc-features/remediation-agent>" %}
<https://docs.sonarsource.com/agent-centric-development-cycle/how-to-guides/administer-ac-dc-features/remediation-agent>
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}

## Related pages

Some of SonarQube Cloud's AI tools can also be managed at the project level. Be sure to check out the pages to administer your projects' [AI features](/sonarqube-cloud/managing-your-projects/administering-your-projects/ai-features.md).

See also the Managing code issues [With AI features](/sonarqube-cloud/managing-your-projects/issues/with-ai-features.md) pages for additional remediation solutions.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/administering-sonarcloud/ai-features.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.
