# Download Links & Utilities

All We360.ai agent downloads are available from `https://portal.we360.ai`. Use this page to download MyZen installers and deployment utilities for Windows, macOS, Linux, Android, iOS, and Chrome.

It includes direct download links for EXE, MSI, PKG, DMG, shell, and cleanup tools used in employee monitoring software deployment.

Administrators can open the Download page from the **Download Apps** button in the top bar. For step-by-step setup, use [Manual Installation](/deployment-and-it-ops/agent-deployment-hub/manual-installation.md), [Command Line / MSI / EXE](/deployment-and-it-ops/agent-deployment-hub/mass-deployment/command-line-msi.md), or [Direct Link](/deployment-and-it-ops/agent-deployment-hub/mass-deployment/direct-link.md).

The following tables list all available We360.ai download links and utilities.

## Desktop Agent Downloads

<table><thead><tr><th width="240.20703125">Platform</th><th width="105.63671875">Type</th><th width="173.82421875">Format</th><th>Direct Download</th></tr></thead><tbody><tr><td><i class="fa-windows">:windows:</i> Windows</td><td>Standard</td><td>EXE</td><td><a href="https://portal.we360.ai/static/installers/MyZenV2-setup.exe">MyZenV2-setup.exe</a></td></tr><tr><td><i class="fa-windows">:windows:</i> Windows</td><td>Standard</td><td>MSI</td><td><a href="https://portal.we360.ai/static/installers/MyZenV2.msi">MyZenV2.msi</a></td></tr><tr><td><i class="fa-windows">:windows:</i> <a data-footnote-ref href="#user-content-fn-1">Windows</a></td><td>Stealth*</td><td>EXE</td><td><a href="https://portal.we360.ai/static/installers/zs-setup.exe">zs-setup.exe</a></td></tr><tr><td><i class="fa-windows">:windows:</i> Windows</td><td>Stealth*</td><td>MSI</td><td><a href="https://portal.we360.ai/static/installers/zs.msi">zs.msi</a></td></tr><tr><td><i class="fa-apple">:apple:</i> macOS (Intel)</td><td>Standard</td><td>PKG</td><td><a href="https://portal.we360.ai/static/installers/MyZenV2-amd64.pkg">MyZenV2-amd64.pkg</a></td></tr><tr><td><i class="fa-apple">:apple:</i> macOS (Intel)</td><td>Standard</td><td>DMG</td><td><a href="https://portal.we360.ai/static/installers/MyZenV2-amd64.dmg">MyZenV2-amd64.dmg</a></td></tr><tr><td><i class="fa-apple">:apple:</i> macOS (Apple Silicon)</td><td>Standard</td><td>PKG</td><td><a href="https://portal.we360.ai/static/installers/MyZenV2-arm64.pkg">MyZenV2-arm64.pkg</a></td></tr><tr><td><i class="fa-apple">:apple:</i>macOS (Apple Silicon)</td><td>Standard</td><td>DMG</td><td><a href="https://portal.we360.ai/static/installers/MyZenV2-arm64.dmg">MyZenV2-arm64.dmg</a></td></tr><tr><td><i class="fa-apple">:apple:</i>macOS (Intel)</td><td>Stealth*</td><td>PKG</td><td><a href="https://portal.we360.ai/static/installers/zs-amd64.pkg">zs-amd64.pkg</a></td></tr><tr><td><i class="fa-apple">:apple:</i>macOS (Apple Silicon)</td><td>Stealth*</td><td>PKG</td><td><a href="https://portal.we360.ai/static/installers/zs-arm64.pkg">zs-arm64.pkg</a></td></tr><tr><td><i class="fa-ubuntu">:ubuntu:</i> Ubuntu (64-bit Intel)</td><td>Stealth*</td><td><a data-footnote-ref href="#user-content-fn-2">SH</a></td><td><a href="https://portal.we360.ai/static/installers/zs-amd64.sh">zs-amd64.sh</a></td></tr></tbody></table>

{% hint style="info" %}

* Stealth downloads are restricted to users with **Tenant Owner** permissions. Standard EXE downloads are available to all authenticated users.
  {% endhint %}

{% hint style="danger" %}
Stealth installer are not meant to be used as is. They are lacking the installer license key and the unique key can be determined from an older version of installer or stealth key downloaded from the portal.

* SHELL and EXE, PKG files need to be renamed to the \<stealth\_license\_key>.\<extension>
  {% endhint %}

## Mobile App Downloads

| Platform | Link                                                                                       |
| -------- | ------------------------------------------------------------------------------------------ |
| Android  | [Google Play Store](https://play.google.com/store/apps/details?id=com.zenstack.we360.ai)   |
| iOS      | [Apple App Store](https://apps.apple.com/in/app/we360-ai-workforce-analytics/id6455370600) |

## Browser Extension Download

| Browser | Link                                                                                                                    |
| ------- | ----------------------------------------------------------------------------------------------------------------------- |
| Chrome  | [Chrome Web Store](https://chromewebstore.google.com/detail/we360ai-workforce-product/eainhghihghonimoemjhiimpkfejkgbd) |

## Deployment and Cleanup Utilities

Use these utilities for scripted installation, deep cleanup, macOS uninstall, and Windows installation troubleshooting.

| Utility                                     | Platform              | Architecture | Direct Download                                                                       |
| ------------------------------------------- | --------------------- | ------------ | ------------------------------------------------------------------------------------- |
| **macOS Uninstall (pkg)**                   | macOS                 | Universal    | [zen-uninstall.pkg](https://portal.we360.ai/static/installers/zen-uninstall.pkg)      |
| **Zen Cleanup Utility**                     | Windows               | amd64        | [zen\_cleanup.exe](https://portal.we360.ai/static/utils/windows/zen_cleanup.exe)      |
| **Zen Cleanup Utility**                     | macOS (Intel)         | amd64        | [zen\_cleanup](https://portal.we360.ai/static/utils/mac_amd64/zen_cleanup)            |
| **Zen Cleanup Utility**                     | macOS (Apple Silicon) | arm64        | [zen\_cleanup](https://portal.we360.ai/static/utils/mac_arm64/zen_cleanup)            |
| **Zen Cleanup Utility**                     | Linux                 | amd64        | [zen\_cleanup](https://portal.we360.ai/static/utils/linux_amd64/zen_cleanup)          |
| **Zen Cleanup Utility**                     | Linux                 | arm64        | [zen\_cleanup](https://portal.we360.ai/static/utils/linux_arm64/zen_cleanup)          |
| **Powershell Stealth Install Script (PS1)** | Windows               | amd64/arm64  | [MyZenInstall.ps1](https://portal.we360.ai/static/scripts/MyZenInstall.ps1)           |
| **Installation Debugger**                   | Windows               | amd64/arm64  | [test-msi.ps1](https://portal.we360.ai/static/scripts/test-msi.ps1)                   |
| **macOS Stealth Install Script (Shell)**    | macOS (All)           | amd64/arm64  | [zs-macos.sh](https://portal.we360.ai/static/scripts/zs-macos.sh)                     |
| **macOS Uninstall Script (Shell)**          | macOS (All)           | amd64/arm64  | [zs-uninstall-macos.sh](https://portal.we360.ai/static/scripts/zs-uninstall-macos.sh) |

**Zen Cleanup -** Completely removes all MyZen traces from a system, including registry entries, launch agents/daemons, processes, and application files. Use only when you want a full removal of everything related to MyZen.

{% hint style="warning" %}
The **Zen Cleanup Utility** performs a deep clean and removes all MyZen-related files, processes, and configuration. Only use it if you intend to completely remove MyZen from the system. It cannot be undone.
{% endhint %}

## Important Notes for Stealth Installer Downloads

{% hint style="danger" %}
**Never rename stealth installer files.** The stealth installer filename is encoded with your organization's license key. Renaming the file or allowing extra characters to be appended (e.g. `(1)` or `(2)` from duplicate downloads) will cause the installation to fail or invalidate the license. Always use the file exactly as downloaded.
{% endhint %}

* Stealth installers should not be shared directly with employees, as they may extract the embedded license key or misuse the installer.
* For stealth deployments, prefer administrator-controlled methods: GPO, Intune, MDM, or command-line installation.

[^1]: The installer needs to be renamed to work on a fresh system

[^2]: &#x20;(Save the file if not downloaded automatically)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.we360.ai/deployment-and-it-ops/agent-deployment-hub/download-links.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
