---
title: "I only have one p value - can I remove the other field from the risk screen?"
description: "If you only have one probability value (a single \"P\" value, rather than separate P1 and P2 values), you can configure your total probability risk matrix in Ketryx by \"obsoleting\" one of the probability values."
category: "Frequently Asked Questions"
section: "Risk Management"
keywords: ["remove risk", "value", "probability", "risk screen", "organizational level", "p1 p2", "total", "values"]
source_url: "https://support.ketryx.com/hc/en-us/articles/37025513958925-I-only-have-one-p-value-can-I-remove-the-other-field-from-the-risk-screen"
last_reviewed: 2026-06-11
---

# I only have one p value - can I remove the other field from the risk screen?

> **In short:** If you only have one probability value (a single "P" value, rather than separate P1 and P2 values), you can configure your total probability risk matrix in Ketryx by "obsoleting" one of the probability values.

If you only have one probability value (a single "P" value, rather than separate P1 and P2 values), you can configure your total probability risk matrix in Ketryx by "obsoleting" one of the probability values. This means you set only one option for the unused value (e.g., "N/A"), so your remaining probability value (P) is directly mapped to the total probability. This can be configured via the risk configuration at the project and organizational level. [Please see the supporting FAQ here.](how-do-i-configure-my-total-probability-risk-matrix-if-i-do-not-utilize-p1-and.md)

Removing individual fields of the _initial / residual risk analysis sections_ (ex. P1 or P2) is not supported.

You may remove other fields like the risk control options or other fields unrelated to risk analysis through the [itemFields advanced setting](https://docs.ketryx.com/reference/advanced-settings#item-fields) at the organizational level.

For example:

```
 "Risk": {
    "removedFields": [\
      "riskControlOptions"\
    ]
  }
```

## Related articles

- [How do I configure my total probability risk matrix if I do not utilize P1 and P2 values?](how-do-i-configure-my-total-probability-risk-matrix-if-i-do-not-utilize-p1-and.md)
- [What Advanced Settings should I change when I \"Use existing Jira configuration\" for a new Ketryx Project](what-advanced-settings-should-i-change-when-i-use-existing-jira-configuration.md)
- [Does Ketryx support Git-based risks?](does-ketryx-support-git-based-risks.md)
- [Can I use the Jira External Systems Importer to import my risk items, along with their risk matrices?](can-i-use-the-jira-external-systems-importer-to-import-my-risk-items-along-with.md)
- [Why is the Risk edit screen showing errors when I try to save?](why-is-the-risk-edit-screen-showing-errors-when-i-try-to-save.md)
