PALATINELABSDocsENES

What is Palatine

Palatine is an RPA control room. Your team builds automations in a web app, runs them unattended on Windows devices, and reads in plain words what each run did and why.

The pieces

Palatine is five programs. You work in the first one; the others do the work on each device.

PieceWhat it doesWhere it runs
The room (Jupiter)The server and the web interface: the editor, runs, schedules, devices, Insights, users, the Vault and the audit trail.On a server. You use it in a browser.
The agent (Mercury)A Windows service that takes work from the room, runs it, and reports back. A tray icon shows the person at the computer what is running.On each Windows device.
The browser extension (Janus)Lets the agent read and drive web pages in Chrome and Edge: capture an element, click, type, read a table.In Chrome or Edge on the device.
The step engine and packages (Minerva)The steps an automation is made of, as versioned packages: files, Excel, email, databases, REST, PDF, windows and more.Inside the agent.
Capture and self-healing (Clio)Captures the screen or web element a step acts on, finds it again when the screen changes, and turns a recording into steps.Inside the agent.

How they connect

PeopleAny browser: build, run, watch, read the numbers
The roomJupiter: the server and the web interface
A Windows device
MercuryThe agent: runs the work
MinervaThe steps and their packages
ClioCapture and self-healing
JanusIn Chrome or Edge, for web pages
People use the room in a browser. Each device's agent opens its own connection to the room and waits for work; the room never connects in to a device.

AI first, reliable, fast

AI first. AI is part of the daily work, and a person can always see and undo what it did.

Reliable. Releases are signed. Each room serves its devices the exact agent version its release pins. Every change is written to the audit trail. A run page says first what happened, then shows every step beside the screen recording.

Fast. The Dashboard answers in seconds: what needs a person, what is running, which devices are online and what is queued. The editor is built for the keyboard: every row reads as a sentence, / adds a step and Ctrl Enter runs.

Coming from Automation Anywhere

Palatine covers the work a team does in Automation Anywhere, in its own words. The room imports Automation Anywhere config and event XML files, and many packages follow the Automation Anywhere package of the same name, action by action. Concepts and words maps one set of words to the other.