From release v3.1.0, 3B sends a small report about your deployment to Tines when it starts up, and every 12 hours after that. The report is an HTTPS POST to engineering.hq.3b.run; deliveries that fail are logged and have no other effect. This page lists exactly what the report contains.
What is sent
Field | Contents |
| The stack name you set when installing. |
| The deployment type; always |
| The kind of license Tines issued to you. |
| The subject identifier from your license. |
| The unique identifier for this issued license, if present. |
| When your license expires. |
| The exact build your deployment is running. |
| The PostgreSQL server version. |
| Count of enabled AI providers. |
| Count of configured connectors. |
| Count of workflows. |
| Count of spaces. |
| Count of active members. |
| Count of enabled, published skills. |
| Tines units used so far in the current calendar month (UTC). |
What is never sent
The report contains only the versions and counts above. It never includes your signed license token, workflow contents or configuration, credentials or secrets, execution data, logs, or your users’ names and email addresses.
