# Manually update the ZivverAccountKey

## Introduction

Some situations may require you to update the `ZivverAccountKey` in Zivver — for example, when migrating from one source system for account provisioning to another. This manual describes how to update the `ZivverAccountKey` for users using the Zivver Synctool. It is currently not possible to update the `ZivverAccountKey` with Zivver Cloud Sync.

Warning

Only update the `ZivverAccountKey` when instructed to do so by Zivver Support. Updating the `ZivverAccountKey` incorrectly can block your users from logging in to Zivver via Single Sign-On.

## Procedure

01. Check the [Synctool prerequisites](https://docs.zivver.com/en/admin/synctool-v2/prerequisites-synctool.html).
02. Download the [latest version of the Zivver Synctool](https://downloads.zivver.com/synctool/versions/2.1.6/Zivver.SyncTool-2.1.6.zip).
03. Unzip the Synctool to a folder on your computer.
04. Open the `Zivver.SyncTool.exe` file.
05. Click _add_ Create new settings profile.
06. Select the location to save the new profile and enter `Update ZivverAccountKey` as the profile name.
07. Click **Save**.
08. Expand **Target (Zivver)**.
09. Click **Connection**.
10. Enter the API Key used for Cloud Sync in the **API-key** field.

_Alternatively, create a new API Key in the [Admin portal](https://app.zivver.com/admin/api-keys)._  
11. Click  Test connection to verify the connection.
12. Expand **Sources**.
13. Click **Overview**.
14. Click _add_ Add Exchange source.
15. Under **Sources**, expand the newly created Exchange source.
16. Click **Connection**.
17. Select **Exchange Online with MFA login** as the **Exchange type**.
18. Under **User name**, enter an Exchange Online account that has read access to all mailboxes and groups within Exchange Online.
19. Click  Test connection to verify the connection.
20. In the left menu, click **Users**.
21. Enable **Get users from Exchange**.
22. Click Use defaults.
23. In the left menu, click **Groups**.
24. Disable **Get groups from Exchange**.
25. _Optional_: If you want to update the ZivverAccountKey only for specific users, enable a source filter:
    1. In the left menu, click **Source filter**.
    2. Enable **Enable Exchange source filtering**.
    3. Select **EmailAddresses** as the **Filter variable**.
    4. Enter the email addresses of the users you want to include as **Filter text**. Separate multiple addresses with a semicolon (`;`).
    5. Enable **Positive filter**.
26. In the left menu, expand **Syncing**.
27. Click **Synchronization Options**.
28. Enable **Update the password/accountkey for all users in local data**.
29. Make sure all other options are disabled.
30. In the top-left corner, click **Manual Synchronization**.
31. Click Start to load and order the data.
32. Confirm the changes that will be synchronized.
33. Click Update now to start the synchronization.

After the synchronization completes successfully, the `ZivverAccountKey` for the selected users will be updated.

Updated on 2026-02-16
