> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/continuous-delivery/troubleshooting-and-resources/armory/general/spinnaker-pipelines-not-displaying-in-infrastructure-tab.md).

# Spinnaker pipelines not displaying in Infrastructure tab

### Issue <a href="#issue" id="issue"></a>

An organization may notice a behavior where spinnaker pipelines created under common application names do not display in the Infrastructure tab, despite the pipeline deploying correctly.

### Cause <a href="#cause" id="cause"></a>

Resources in Spinnaker applications are grouped based on the `managedBy` and `app` annotations in the ***deployment manifest***. Resources may not be categorized correctly in Spinnaker if they are not correctly annotated in their deployment manifest.
