PiCall PiCall customer engagement workspace

Own the customer experience with PiCall.

Sign in

Use your local application account. Admins manage PiCall user mappings and workspace settings after login.

►

Click the Windows installer, choose Yes for administrator permission, then reopen Chrome or Edge.

Click to Install Certificate PowerShell Script Root CA File Setup Page Open Secure Login
https://192.168.10.252/picall/login.php
►
►
Install PiCall as an App

To install PiCall on this computer or phone, use your browser menu:

Chrome / Edge: Click the menu → Install PiCall or Add to Home Screen

If the install option is not visible, make sure you are on https://picall.local and the certificate is trusted.

►

 Installing PiCall on a new computer?

 Download Setup Script (Windows)

Right-click → Run with PowerShell — adds hosts entry and trusts SSL cert

►

Legacy account info

Default legacy admin accounts from the previous build still work here. New accounts created in the Team Users page are stored with hashed passwords.

►

Still seeing privacy error after running the script?

Run these in PowerShell to check if the certificate was imported:

Get-ChildItem Cert:\LocalMachine\Root | Where-Object { $_.Subject -match "picall" }
Get-ChildItem Cert:\CurrentUser\Root | Where-Object { $_.Subject -match "picall" }

If both return empty, re-run the setup script as Administrator.

►Legacy account info

Default legacy admin accounts from the previous build still work here. New accounts created in the Team Users page are stored with hashed passwords.

►Installing PiCall on a new computer?
 Download Setup Script (Windows)

Right-click → Run with PowerShell — adds hosts entry and trusts SSL cert

► Still seeing privacy error after running the script?

Run these in PowerShell to check if the certificate was imported:

Get-ChildItem Cert:\LocalMachine\Root | Where-Object { $_.Subject -match "picall" }
Get-ChildItem Cert:\CurrentUser\Root | Where-Object { $_.Subject -match "picall" }

If both return empty, re-run the setup script as Administrator.