---
title: Reporting feedback for Xcode Cloud
framework: xcode
role: article
role_heading: Article
path: xcode/reporting-feedback-for-xcode-cloud
---

# Reporting feedback for Xcode Cloud

Provide feedback on issues you encounter when building with Xcode Cloud.

## Overview

Overview You can file feedback about Xcode Cloud directly from a build in the Report navigator. When you file feedback from a build, the system prepopulates the feedback form with build-specific context that Apple can use to triage a bug. The prepopulated information includes details describing the build as well as logs and build artifacts that may provide clues about the causes of a bug. important: These artifacts and logs might contain personal data and intellectual property. You can opt out of providing any or all of these files before submitting feedback. Initiate feedback To report feedback that’s not related to a specific build, select Help > Provide Feedback in Xcode or launch the Feedback Assistant app. In cases where you need to report feedback that includes build-specific context: Navigate to the specific build number in the Report navigator’s outline view. Control-click on the build number to open a context menu. Choose Send Feedback. Alternatively, to issue a report from an issue banner inside a build in Xcode, click the Report Issue button. By initiating feedback from a specific build, Xcode prepopulates the feedback form with relevant information, details describing the build (such as team name, product name, and build number) and the system-generated logs and artifacts relevant to triaging issues related to builds. Review the attachments Text logs from commands initiated by Xcode Cloud, result bundles, and sysdiagnose logs are very useful when triaging a build-related issue. Provide these logs to help make bugs more actionable, but review the logs before you submit feedback. To review a specific attachment, select the magnifying glass icon on the right of the item listed under Attachments. This opens Finder to the location of the attachment on disk. At a high level, there are 5 different types of logs and build artifacts: Remove attachments and submit feedback Only include attachments you want to share. To remove an attachment you don’t want to share: Select the trash icon next to the item listed under Attachments. To confirm the removal, select Remove from the Feedback Assistant dialog. When the report reflects the feedback you would like to share, click the Submit button to send the feedback to Apple.

## See Also

### Troubleshooting

- [Resolving common configuration and build issues](xcode/resolving-common-configuration-and-build-issues.md)
- [Resolve GitHub Enterprise connection issues](xcode/resolve-github-enterprise-connection-issues.md)
