> ## Documentation Index
> Fetch the complete documentation index at: https://domoinc-openapi-sync-dataflows.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Deleting a Document Version

export const InlineImage = ({src, alt = '', height = '1.6em'}) => {
  return <img noZoom src={src} alt={alt} style={{
    display: 'inline',
    verticalAlign: 'start',
    height: height,
    margin: '0'
  }} />;
};

You can delete unwanted versions of a Doc Card file. You do this in the Details view for the Doc Card. In the Details view, all versions of the file are stored as thumbnails. You can delete any version by locating the thumbnail for that version and clicking the <InlineImage src="/images/kb/ka05w00000123TL-00N5w00000Ri7BU-0EM5w000005vOGr.png" /> icon.

**To delete a version of a file,**

1. Click the Doc Card to open its Details view.
2. Locate the thumbnail for the version of the document you want to delete and mouse over it.
3. Click
   <InlineImage src="/images/kb/ka05w00000123TL-00N5w00000Ri7BU-0EM5w000005vOGr.png" />.

The version is deleted.
