Platform Compatibility
Monitor API compatibility between the Istari Digital Platform server and the agents connected to your organization.
Navigation: Admin hub > Compatibility (or go to /admin/compatibility)
This section is visible only to organization administrators (customer admins).
Server versions
At the top of the page, the platform shows:
- Registry Service version — the backend API version for your deployment
- Frontend version — the web UI release version
Agent Compatibility table
The Agent Compatibility section lists connected agents with:
| Column | Description |
|---|---|
| Agent | Agent display name |
| Version | Agent software version |
| Status | Compatibility result (see below) |
Status values
| Status | Meaning |
|---|---|
| Compatible | Agent version matches server expectations |
| Incompatible | Agent cannot work with this server version |
| Revision Mismatch | Agent and server API revisions do not align |
| Deprecated | Agent version is deprecated for this server |
| Unreachable | Agent could not be reached for the check |
| Unknown | Status could not be determined |
A summary line above the table reports how many agents are compatible, incompatible, or need attention.
Filters and actions
- Organization — when you belong to more than one organization, filter the table by org or All organizations.
- Refresh — reload compatibility data for the current filter.
- Pagination — page through results; choose page size 10, 20, or 50.
- Export JSON — download a JSON report with server versions and the full agent compatibility list.
Related
- Agents — manage agents and agent pools
- Administrator Guide overview