> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://wedodev-en.crisp.help/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Versioning management

# Version management in the workspace

WEDO manages conflicts between different versions of the same file. When a file with the same format and name is added to the workspace, WEDO informs you and gives you two options to manage the conflict:

1.  **Replace** the existing file with the newly added version
    
2.  **Keep both versions** of the file in the workspace
    

![](https://downloads.intercomcdn.com/i/o/648498121/490bc1431b646a12aea179c5/chrome_fhcLaE2AFW.gif)

**Info:** if you want to keep both versions, a suffix with the version number will automatically complete the name of the added file (ex : \_2 ; \_3 ; \_4 ; etc.)

# Version history

For each file, you can consult the version history:

1.  Click on the file
    
2.  Click on the button **⋮**
    
3.  Click on **Versioning**
    

![](https://downloads.intercomcdn.com/i/o/648500597/9d2b6d58c8ec8c29a8cd64d7/chrome_8ivgPz8sAt.gif)

It is possible to download, restore or delete a version. To do this, take an old version, click on the ⋮ button (1) and select the desired action (2).

![](https://downloads.intercomcdn.com/i/o/648501482/f45bb45fdc6911fa5633a730/chrome_9Kx6lBmd0N.gif)