Set up your instance of Data Manager
Data Manager is included in all Service Collection Premium and Enterprise plans.
Enable Data Manager
This task requires Assets app admin permissions.
Before accessing Data Manager, you must enable it manually from Assets.
To enable Data Manager:
From the app switcher, select Assets.
Select Assets settings.
In the sidebar, select Data Manager.
Turn on Assets Data Manager using the toggle.
Ensure you have set up roles and permissions for yourself and your team before enabling Data Manager.
Find your Workspace ID
This task also requires Data Manager Adapters admin permissions.
The Workspace ID identifies your data in the cloud and is required to connect the Adapters client and Cleanse and Import client.
To find it:
From the app switcher, select Assets.
Select Assets settings.
Select Data Manager in the sidebar.
Under Workspace ID, select Copy Workspace ID.
Store the Workspace ID securely.
Find your processor type
The Data Manager clients are compiled for specific OS and CPU architectures (x64 or ARM64). Based on where the clients are due to run, before downloading the clients, identify:
your OS (Windows, macOS, Linux)
your CPU architecture
Windows
Press Win + R, type
msinfo32, and select OK.Under System Summary, check System Type:
ARM64‑based PC → ARM64 client
x64‑based PC → x64 client
macOS
From the Apple menu, choose About This Mac.
Check the Chip field:
M1, M2, M3 → ARM64
Intel → x64
Linux
Open a terminal.
Run:
uname -mx86_64→ x64aarch64or similar → ARM64
Was this helpful?