---
title: "How do I remove unrelated test cases from my requirements traceability matrix?"
description: "Depending on your organizational practices, you may have test cases captured by Ketryx that you don't want reported in your traceability matrix. These test cases can be \"hanging\" without an upstream trace to a requirement."
category: "Frequently Asked Questions"
section: "Traceability"
keywords: ["unrelated", "requirements traceability", "traceability matrix", "remove", "test cases", "upstream", "tests associated", "captured"]
source_url: "https://support.ketryx.com/hc/en-us/articles/29915156792461-How-do-I-remove-unrelated-test-cases-from-my-requirements-traceability-matrix"
last_reviewed: 2026-06-11
---

# How do I remove unrelated test cases from my requirements traceability matrix?

> **In short:** Depending on your organizational practices, you may have test cases captured by Ketryx that you don't want reported in your traceability matrix. These test cases can be "hanging" without an upstream trace to a requirement.

Depending on your organizational practices, you may have test cases captured by Ketryx that you don't want reported in your traceability matrix. These test cases can be "hanging" without an upstream trace to a requirement. To remove this line from your traceability matrix, you will need to apply an Advanced Setting: [Traceability Configuration](https://docs.ketryx.com/reference/advanced-settings#traceability-configuration).

```
 "columnForTestsWithoutTestedItem": ""
```

By default, tests associated with the project will appear "hanging" even when there is no upstream design input or output.

With the configuration above applied in the advanced settings, this row of "hanging" tests is removed.

## Related articles

- [How does the requirements traceability matrix (RTM) work? How do I complete my RTM?](how-does-the-requirements-traceability-matrix-rtm-work-how-do-i-complete-my-rtm.md)
- [Why Can’t I Template My Additional Traceability Matrix?](why-can-t-i-template-my-additional-traceability-matrix.md)
- [Does Ketryx Support Multiple Traceability Matrices?](does-ketryx-support-multiple-traceability-matrices.md)
- [Why are my tests showing up as 'AT' in the traceability module?](why-are-my-tests-showing-up-as-at-in-the-traceability-module.md)
- [Does Ketryx show cross-referenced items in the requirements traceability matrix (RTM)? If so, how do I enable this?](does-ketryx-show-cross-referenced-items-in-the-requirements-traceability-matrix.md)
