Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.zentien.io/llms.txt

Use this file to discover all available pages before exploring further.

What is Zentien?

Zentien is a Salesforce reliability monitoring platform. It captures Apex exceptions, Flow faults, and integration failures in real time and routes them to a centralised dashboard with Slack and email alerts. The problem it solves: Salesforce orgs have no single place to see what is breaking. Flow error emails go unread, debug logs expire, and most teams find out about failures from users filing tickets. Zentien fixes that.

What you get

Error Monitoring

Apex exceptions, Flow faults, and integration failures — captured in real time, grouped and deduplicated.

Salesforce Pulse

Org health dashboard: job runs, scheduled jobs, governor limit trends, and anomaly detection.

Infrastructure Checks

HTTP, TCP, and heartbeat monitors for your external APIs, databases, and services.

Correlation

See infrastructure outages and Salesforce error spikes side by side to find root causes faster.

Smart Alerts

Route notifications to Slack, Microsoft Teams, or email. Save reusable channels and apply them everywhere.

AI Error Analysis

One-click root cause analysis and suggested fix for any error, powered by AI.

Jira Integration

Create Jira tickets directly from any error group. Link stays attached to the error.

Callout Monitoring

Track every outbound HTTP callout from your org — duration, status code, failures.

What you install in Salesforce

The Zentien package is fully open source — you can inspect every line:
ComponentTypePurpose
ErrorEvent__ePlatform EventCarries error data to Zentien in real time
ErrorLogger.clsApex ClassCall from try/catch blocks to log handled errors
CalloutEvent__ePlatform EventCarries outbound callout data to Zentien
ZentienHttpCallout.clsApex ClassDrop-in wrapper for Http.send() to track callouts
Zentien_Log_Flow_ErrorFlowSubflow to add to any Flow fault path
No managed package black boxes. No hidden code.

Next steps

Quickstart

Get up and running in under 10 minutes.