> ## 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.

# Updating a Doc Card

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

After you add a Doc Card, you can upload new versions of the file as necessary in the Card Details view. Whenever you upload a new version of a file, that version becomes the "current" version. The preview in the Page and Card Details view is updated to reflect any changes, and the download version is also updated. Older versions of the file can be found in the **Versions** panel at the bottom of the Details view. For more information, see [Card Details View Layout](/s/article/360042923934 "Card Details View Layout").

**To update a file,**

1. Click the Doc Card.

   The Details view opens.
2. Click **Upload a new version**.

   <Frame>
     <img alt="upload_new_version.png" src="https://mintcdn.com/domoinc-openapi-sync-dataflows/6RkB_PbKEcYlGecr/images/kb/ka05w00000123TK-00N5w00000Ri7BU-0EM5w000005vOGq.png?fit=max&auto=format&n=6RkB_PbKEcYlGecr&q=85&s=ec7b653ebac5bbce2a06d3bb91812ee9" width="715" height="306" data-path="images/kb/ka05w00000123TK-00N5w00000Ri7BU-0EM5w000005vOGq.png" />
   </Frame>
3. Browse to the new version of the file on your hard drive then click **Open**.

All old versions of the file are saved as thumbnails in the **Versions** panel at the bottom of the Details view. You can restore any non-current version of a file by clicking its thumbnail in this panel.

**To make an earlier version of a file the current version,**

1. Click the Doc Card.

   The Details view opens.

2. Scroll to the bottom of the Details view.

3. (Conditional) If the **Versions** panel is closed, open it by clicking <InlineImage src="/images/kb/ka05w00000123TK-00N5w00000Ri7BU-0EM5w000005vOGp.png" />.

   <Note>
     **Note:** If only one version of the document exists, the **Versions** panel does not appear.
   </Note>

4. Locate and click the thumbnail for the version you want to restore.

You can also download a non-current version of a file. For more information, see [Downloading a Document from Domo](/s/article/360043430193 "Downloading a Document from Domo").

In the Notifications Center, you can configure whether you receive Notifications when "Favorited" Doc Cards are updated. For more information about the Notifications Center, see [Adding Cards as Favorites](/s/article/360043428373).
