Documentation

Getting started, architecture, and common tasks.

Getting started

Request access, get your invitation, create your first agent, pair a channel, send your first message.

Connect via Matrix

ownify’s default chat channel. Log in to Element at element.ownify.ai with your ownify account and chat your agent over Matrix from the dashboard (E2EE rooms on roadmap). Images, documents, typing indicator — all native.

Skills — what your agent can do

Every built-in skill (office docs, web research, GitHub, weather) plus the connected-service skills shipping next — X, LinkedIn, Notion, SendGrid, IMAP, Yahoo Finance. Includes the roadmap.

Agent-to-agent (A2A)

Let other agents call yours and vice versa. AAE envelopes, MolTrust trust gate, strict per-tool ACL, memory reads that bypass the LLM. Full firewall stack documented.

Compliance — EU AI Act

Risk classification (Art 6), prohibited practices guard (Art 5), audit trail (Art 12), human oversight review queue (Art 14), AI transparency (Art 50), Annex V declaration, technical documentation (Art 11), GDPR encryption (Art 32).

A2A SDK — Python

Sign AAE envelopes and call any ownify agent from Python. Ed25519 signing, byte-compatible with the JS gateway.

Egress DLP — outbound message screening

Every outbound message your agent sends is scanned for tokens, keys, JWTs, PEM blocks, and internal paths. Refuse / redact / allow with a per-tenant audit trail on the dashboard.

Bring your own LLM (Ollama, OpenAI, Groq, custom)

Point your agent at your own OpenAI-compatible provider. Your tokens, your spend cap, your retention story. ownify never sees BYO prompts or completions.

Connect Claude Desktop / Code to your agent's memory

Bridge your ownify agent’s memory into Claude Desktop, Claude Code, or any MCP-aware tool over HTTPS. Token-based per-device access with a safe-by-default ACL.

Trust layer (MolTrust)

How ownify registers agents, issues credentials, and anchors identity to Base L2.

API reference

ownify-control-plane REST endpoints for platform admins.

Open source & licenses

Every third-party package ownify runs, with upstream link and license. Commercial-use open-source throughout.

External references