# Managing code issues

- [Introduction](/sonarqube-cloud/managing-your-projects/issues/introduction.md): SonarQube Cloud issues are potential errors found in your code base. Understanding how to review your analysis is the first step to establishing code security and maintainability.
- [Retrieving issues](/sonarqube-cloud/managing-your-projects/issues/retrieving.md): Retrieving issues in SonarQube Cloud is the first step to finding code security and maintainability problems in your code base.
- [Reviewing issues](/sonarqube-cloud/managing-your-projects/issues/reviewing.md): You can retrieve and view the issues detected during the analysis of any public project. For a private project, you must have the Browse permission on the project.
- [Editing issues](/sonarqube-cloud/managing-your-projects/issues/editing.md): When editing issues in SonarQube Cloud, your can mark as false positive, mark it as reviewed, reopen, assign, tag, and/or comment on an issue.
- [Fixing issues](/sonarqube-cloud/managing-your-projects/issues/fixing.md): Fixing issues in SonarQube Cloud happens in the IDE. From the Team plan, you can get AI-suggested fixes for many code issues in your organization.
- [With AI features](/sonarqube-cloud/managing-your-projects/issues/with-ai-features.md): These pages include information about using AI features to mange your code issues found by SonarQube Cloud and its AI agents.
- [Agent backlog fixes](/sonarqube-cloud/managing-your-projects/issues/with-ai-features/agent-backlog-fixes.md): Assign issues to the SonarQube Remediation Agent and generate AI CodeFix suggestions in SonarQube Cloud.
- [Agents in your GitHub pull request](/sonarqube-cloud/managing-your-projects/issues/with-ai-features/agents-in-your-github-pull-request.md): This page helps you understand the behavior of the SonarQube Remediation agent and provides additional information about engaging with the agent during the review process of your pull request.
- [In your DevOps platform](/sonarqube-cloud/managing-your-projects/issues/in-devops-platform.md): How to view and/or manage the issues reported by SonarQube Cloud in your GitHub, GitLab, Bitbucket Cloud, or Azure DevOps instance.
- [Issues reported in GitHub](/sonarqube-cloud/managing-your-projects/issues/in-devops-platform/github.md): SonarQube Cloud reports issues on your GitHub pull requests and can display security issues as code scanning alerts in the GitHub interface.
- [Issues reported in Bitbucket Cloud](/sonarqube-cloud/managing-your-projects/issues/in-devops-platform/bitbucket-cloud.md): In Bitbucket Cloud, you can view the analysis metrics of the main branch in the Bitbucket repository overview, and the issues detected on your pull requests.
- [Issues reported in GitLab](/sonarqube-cloud/managing-your-projects/issues/in-devops-platform/gitlab.md): SonarQube Cloud reports analysis summary comments in your GitLab merge requests.
- [Issues reported in Azure DevOps](/sonarqube-cloud/managing-your-projects/issues/in-devops-platform/azure-devops.md): SonarQube Cloud reports issues on your Azure DevOps pull requests.
- [Reviewing security hotspots](/sonarqube-cloud/managing-your-projects/issues/reviewing-security-hotspots.md): A security hotspot highlights a security-sensitive piece of code that the developer needs to review. SonarQube Cloud helps you find security hotspots in your code when running analyses.
- [Pushing issues to Jira](/sonarqube-cloud/managing-your-projects/issues/pushing-issues-to-jira.md): With SonarQube Cloud integration with Jira Cloud, you can use Jira work items to manage your SonarQube Cloud issues.
