<aside> 💡 Use these instructions if you installed Passwork manually on Linux or Windows Server
</aside>
Make a copy of the folder with the Passwork files. In case of any problems, you can roll back to your version. Files are located in the directory:
/server/sites/prod
/var/www
С:\\inetpub\\wwwroot\\
Rename the folder with Passwork, and create a new empty folder with the same name.
Make sure you have git installed. Go to the created empty folder and clone the repository:
git clone <https://passwork.download/passwork/passwork.git> .
<aside> 💡 For a simple update you can use Passwork Setup tool for Windows Server
</aside>
Sign in to your Passwork Customer Portal and download Passwork as a ZIP archive.
Copy the files from the folder <passwork>/app/keys/
 from the old version to the new one.
Copy the file <passwork>/app/config/config.ini
 from the old version to the new one. Compare the <passwrok>/app/config/config.ini
 with the template config <passwork>/app/config/config.example.ini
. Perhaps the new version has additional settings.
IIS can reset Rewrite rules (if you delete and load .htaccess file). Check your rewrite rules. If they are empty then repeat importing the rule like it's described in the manual.