---
title: "Can I export Risk items from Ketryx?"
description: "Yes. Ketryx has an out-of-the-box (OOB) Risk Matrix that can be generated on-demand. To understand how to generate release documents, please see this video. A default set of omitted documents will be chosen based on the chosen schema configuration mode of the project."
category: "Frequently Asked Questions"
section: "Advanced Settings"
keywords: ["omitted documents", "export", "documents omitted", "oob", "chosen", "risk", "list", "generated"]
source_url: "https://support.ketryx.com/hc/en-us/articles/33815149142925-Can-I-export-Risk-items-from-Ketryx"
last_reviewed: 2026-06-11
---

# Can I export Risk items from Ketryx?

> **In short:** Yes. Ketryx has an out-of-the-box (OOB) Risk Matrix that can be generated on-demand. To understand how to generate release documents, please see this video. A default set of omitted documents will be chosen based on the chosen schema configuration mode of the project.

Yes. Ketryx has an out-of-the-box (OOB) Risk Matrix that can be generated on-demand. To understand how to generate release documents, [please see this video.](https://www.loom.com/share/3046837f7ca741e0ad4923629ed3a64c?sid=19b0aad0-735a-4f73-8874-f96132223987)

A default set of omitted documents will be chosen based on the chosen schema configuration mode of the project. The full list of OOB documents is below.

To adjust the list of included and/or omitted system documents, you can configure the["Omitted documents" advanced setting](https://docs.ketryx.com/reference/advanced-settings#omitted-documents) at either the project or organization level. E.g. If we wanted to omit all documents except for the SRS, we would copy and paste the full list of documents into the "omitted documents" setting and delete `“SOFTWARE_REQUIREMENTS_SPECIFICATION”`from the list.

Note: Documents that are already generated for a particular version will need to be manually omitted using the "..." on the release documents page. The omitted documents setting will only take effect where the document has not been generated (e.g. for all future versions).

```
[\
  "AUTHORITY_MATRIX",\
  "CHANGE_REQUEST_REPORT",\
  "CHANGE_MANAGEMENT_FILE",\
  "CLOUD_CONFIG_REPORT",\
  "CODE_REVIEW_REPORT",\
  "CYBER_RISK_MANAGEMENT_FILE",\
  "PROBLEM_REPORT",\
  "RELEASE_NOTES",\
  "RISK_MANAGEMENT_FILE",\
  "RISK_CONTROL_FILE",\
  "RISK_MATRIX",\
  "SOFTWARE_ARCHITECTURE_CHART",\
  "SOFTWARE_DESIGN_SPECIFICATION",\
  “SOFTWARE_REQUIREMENTS_SPECIFICATION”,\
  "SOFTWARE_DESIGN_STRUCTURE_MATRIX",\
  "SOUP_DEPENDENCIES",\
  "TRAINING_STATUS_REPORT",\
  "TEST_PLAN",\
  "TESTING_REPORT",\
  "TRACEABILITY_MATRIX",\
  "UNRESOLVED_ANOMALIES",\
  "VULNERABILITY_REPORT"\
]
```

## Related articles

- [What are the Ketryx default release documents and what are the documents omitted by default? How do I re-include them in my release?](what-are-the-ketryx-default-release-documents-and-what-are-the-documents.md)
- [How do I generate release documents?](how-do-i-generate-release-documents.md)
- [Is it possible to approve uploaded release documents in Ketryx?](is-it-possible-to-approve-uploaded-release-documents-in-ketryx.md)
- [Why do my release documents require an update when no changes have been made?](why-do-my-release-documents-require-an-update-when-no-changes-have-been-made.md)
- [Can I produce different documents for different regulatory regions from the same design controls in the same project?](can-i-produce-different-documents-for-different-regulatory-regions-from-the.md)
