Build an agent in a sentence
Open the Agent Builder, describe the job, and click Build agent. DeepMyst:- Reads your request to understand the task and the people who’ll use it
- Picks the right frontend — chat, voice, document, workflow, and more
- Wires in knowledge — handbooks, documents, datasources, and tools the agent needs
- Applies your policy — the same governance every request inherits
“As I type a vendor contract, review each clause against our procurement policy, flag risky language, and propose redlines.”becomes a Document agent that reviews clauses in real time, cites your procurement policy on every flag, and proposes redlines as suggestions — never auto-applying them. You can keep refining in the full builder: attach more knowledge, change the frontend, set policy, and choose how the agent is published.
Agent types
Every agent gets the interface that fits the work. DeepMyst ships a catalog of frontends, each a first-class agent shape:| Frontend | Best for |
|---|---|
| Chat | Q&A, copilots, onboarding buddies |
| Voice | Real-time call coaching and hands-free assistants |
| Document | Track-changes review, drafting, structured briefs |
| Workflow | Multi-step, scheduled, or triggered automations |
| Kanban | Triage and classification onto a board |
| Form | Structured intake that drafts an artifact at the end |
| Wizard | Multi-step vetting and guided processes |
| Code Editor | Diff review against a style guide |
| Spreadsheet | Working models that watch assumptions and flag anomalies |
| Dashboard | Quick actions and briefs on warehouse data |
| Image Studio | Posters and social posts in your brand voice |
| Presentation | Slide decks from a one-line brief |
| Custom App | Bespoke UI for memos, board decks, and OKRs |
What every agent gets
No matter the frontend, every agent runs on the same stack and inherits the same capabilities:Memory
A knowledge graph, documents, connected datasources, and run history. The
persistent layer every agent reads from.
Skills
Built-in tools, MCP servers, web search, and sub-agents. Bring your own or use
the library.
Models
Any of 500+ models behind one API, with optimization, routing, and automatic
failover.
Governance
Identity, cascading policy, and inline security applied to every run — never
bolted on after.
Every department, every workflow
A single platform produces the right agent for any team:Engineering
Bug Triage (Kanban) auto-classifies alerts onto a severity board.
PR Reviewer (Code Editor) reviews diffs against your style guide.
Postmortem Intake (Form) drafts the postmortem from structured input.
Growth
Sales Coach (Voice) coaches calls in real time and logs to your CRM.
Brand Studio (Image Studio) creates posts in your brand voice.
Pitch Deck (Presentation) builds decks from a one-line brief.
Operations
Contract Reviewer (Document) redlines against your procurement policy.
Onboarding Buddy (Chat) points new hires to tools, docs, and people.
Vendor Intake (Wizard) vets vendors and drafts the DPA.
Leadership
Metrics Brief (Dashboard) acts on warehouse data.
Financial Model (Spreadsheet) maintains a working model and flags anomalies.
Strategy Copilot (Custom App) handles memos, board decks, and OKRs.
Production-grade by default
Agents built in a sentence still behave like production software:- Evaluated — every output is scored against your rubric before it reaches anyone
- RBAC-aware — responses are scoped to the role of the person using the agent
- Replayable — every run is logged forever and can be replayed on demand
- Observable — inputs, outputs, latency, tokens, and scores are recorded per run
Skills and tools
Agents do more than answer. Through skills, they take action:- Built-in tools for common operations
- MCP servers — connect any Model Context Protocol server for tool use
- Web search for live information
- Sub-agents — agents that call other agents to break down complex work
- Datasources — query Postgres, ClickHouse, Snowflake, and more
Deployment
When an agent is ready, publish it the way your team will actually use it:- Shareable URL at
your-org.deepmyst.app/agents/... - Embed it into an existing product or internal tool
- Public portal for external-facing agents
- Visibility scopes — organization, department, specific members, or projects
Build a whole company
Company Builder is in private preview for design partners. Get in touch
to join.
- Interviews your founder in human language
- Designs departments and teams, flat or hierarchical
- Curates an agent catalog with rationale and consolidation logic — consolidated, not bloated
- Builds everything atomically — folders, tags, knowledge bases, and policies — into a working workspace
Next steps
Governance
Set the policy, security, and access rules every agent inherits
The OS Stack
See how agents, memory, skills, models, and governance fit together

