Contacts are touch-points for agents

A contact is a connection point on the server for agents to communicate through. Agents can be custom written against one (or multiple) contacts. Each contact logs all agent connections - and all commands it hands out. Download a report for any contact below.



{% for c in contacts %} {% endfor %}

{{ c.name }}

{{ c.description }}