Real-time audit trails for every AI agent action. 3 lines of code. Client-facing dashboards, risk scoring, and AI-generated summaries. Start free.
import { Entelog } from '@entelog/sdk'
// One line to start auditing
const audit = new Entelog('a0_live_xxx')
// Log every agent action automatically
await audit.log({
agent: 'SalesBot',
action: 'data_access',
data: result
)
Works with your AI stack
How it works
From install to live dashboard — no config files, no infrastructure.
Step 01
One npm install, one line of code. Your agents start logging immediately.
Step 02
Every agent action is captured, risk-scored, and summarized by AI in real-time.
Step 03
View your own dashboard or share a read-only portal with stakeholders. Full isolation per project.
Who it's for
Give clients a branded dashboard that shows exactly what their agent did — no weekly update calls.
Deployed an AI agent at work? Show your manager it's working — and safe. No code required.
Track what your bots are doing while you build. Clean dashboard, zero complex setup.
Let non-technical stakeholders see what the AI is doing without reading code or logs.
Features
Live stream of every agent action with instant risk assessment.
GPT translates raw JSON into plain English anyone on your team can understand.
Automatic low/medium/high classification based on action sensitivity.
Each project gets its own sandbox. Zero data leakage between workspaces.
Filter by agent, risk level, or action type and generate targeted audit PDFs on demand.
Invite clients or stakeholders to view their workspace. They see their data, nothing else — no login hassle.
Integrations
Use our SDK, send a webhook, or connect through Zapier. Your choice.
For developers
Install the npm package and add 3 lines of code. Works with any Node.js agent.
npm install @entelog/sdkFor Zapier & Make.com
Send a POST request to our webhook. Works with Zapier, Make.com, n8n, or plain cURL.
POST /api/webhook/log?key=xxxFor anything else
Full REST API with Bearer auth. Build custom integrations in any language.
Read the docsPricing
No credit card required. Upgrade when you're ready.
Perfect for solo developers and testing.
Get started freeFor growing teams and businesses.
Start free trialWhite-label dashboards for your clients.
Start free trialFor teams with advanced compliance needs.
Contact usEverything you need to know about Entelog.
Entelog is a third-party audit trail platform for AI agents. It logs every action your agent takes, scores each action for risk, and translates raw JSON data into plain-English summaries using AI. Your clients get a real-time dashboard showing exactly what their agent is doing.
Install the Entelog SDK, add 3 lines of code to your agent pipeline, and every action gets logged to a real-time dashboard. Generate a shareable link and send it to your client — they can see every action the agent takes, summarized in plain English, without creating an account or logging in.
Install the Entelog SDK (npm install @entelog/sdk), initialize it with your API key, and call audit.log() wherever your agent performs an action. Each event is automatically summarized in plain English by AI and scored for risk. Works with any framework — LangChain, OpenAI, CrewAI, or custom agents.
AI agent observability is the ability to understand what an AI agent is doing in production — what actions it takes, what data it accesses, and what decisions it makes. Entelog provides observability through real-time activity feeds, AI-powered plain-English summaries, automatic risk scoring, and shareable client-facing dashboards.
Langfuse and LangSmith are developer-focused LLM tracing tools designed for debugging prompts and chains. Entelog is designed for client-facing audit trails — shareable dashboards with plain-English summaries that non-technical stakeholders can understand, plus compliance-ready PDF reports. If your audience is developers, use Langfuse. If your audience is clients, use Entelog.
Yes. You can generate a shareable portal link for any workspace. Your client clicks the link and sees a read-only, real-time view of their agent activity — no account or login required.
Entelog is free to start with the Starter plan (1 workspace, 1,000 events/month). The Pro plan is $9/month (10 workspaces, 25,000 events/month). The Agency plan is $29/month with unlimited workspaces, white-label portals, and custom logo. No credit card required to get started.
Entelog generates PDF audit reports with one click. Select a time range, and the report includes every agent action, its risk score, and a plain-English summary. Use these reports for compliance reviews, client presentations, or internal audits.
Most developers integrate Entelog in under 5 minutes. Install the SDK, initialize with your API key, and add audit.log() calls to your agent pipeline. Full documentation is available at entelog.com/docs.
Add Entelog in 5 minutes. Send your clients a dashboard link. Let them see for themselves.
Start for free