# CopyStorm/Medic 10.56.5

Release Date: 30-May-2023

This is a minor feature and bug fix release. As always, existing CopyStorm/Medic configuration files are backwards compatible.

## Patch Levels

| Date        | Patch Level      |
| ----------- | ---------------- |
| 30-May-2023 | Original Release |

## Add CSV Output to Permission Checker

The [Permission Checker](https://learn.capstorm.com/reference/copystorm-medic/permission-checker) tool now includes an option to write output in CSV format.

## Resolve Oracle Querying Issue in Fix IsDeleted

This release includes a fix for an Oracle-specific querying issue impacting the Fix IsDeleted tool.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://learn.capstorm.com/copystorm-medic-release-notes/copystorm-medic-10-56-5.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
