Deploy AI agents that run research, monitor competitors, and surface insights continuously.
Your team makes better decisions. Dialog does the legwork.
Documentation · Get Started · Website
Dialog is an AI agent platform that gives product teams a parallel workforce of specialized assistants. Each agent has its own persistent workspace, access to 74+ connected tools, and memory that builds over time.
- Start with a Chief of Staff — Every account begins with a default agent. Add specialized presets (Social Media Manager, Product Analytics Agent) or build custom personas as you scale
- 74+ tools connected — Research across Reddit, social media, web, Gmail, Slack, Jira, Linear, Notion, and more
- Persistent workspace — Every link saved, every research note, every task tracked across sessions
- Multi-channel delivery — Get briefings via Telegram or Slack today (Discord and WhatsApp coming soon)
- Custom skills & scheduling — Teach your agents reusable workflows and automate recurring research
| Use Case | Example |
|---|---|
| Competitive intelligence | Monitor competitor positioning, pricing changes, and product launches |
| Research | Deep-dive any topic across Reddit, social media, and the web with sourced citations |
| Content creation | Ideate LinkedIn posts, draft marketing copy, iterate on messaging |
| Saving & organizing | Send links to your agent — it scrapes, enriches, tags, and files them |
| Scheduled briefings | Set up daily or weekly monitoring pushed to you automatically |
| Task management | Track to-dos, milestones, and action items conversationally |
This repo contains the source for docs.dialog.tools. The docs cover:
- Getting Started — Account creation, quickstart, first query
- Core Concepts — Agents, memory & workspace, tools, skills, scheduling, channels
- Features — Research chat, Reddit feeds, real-time streaming, session management
- Guides — Effective queries, content creation, Telegram delivery, billing, and more
- Support — FAQ and troubleshooting
- Sign up at app.dialog.tools — free, no credit card required
- Start chatting with your default agent
- Try: "What are people saying about [competitor] on Reddit?"
See the full Quickstart Guide for more.
This documentation site is built with Mintlify.
# Install the Mintlify CLI
npm i -g mintlify
# Start the dev server
mintlify devThe site will be available at http://localhost:3000.
├── introduction.mdx # Landing page
├── quickstart.mdx # Quick start guide
├── getting-started/ # Onboarding flow
├── core-concepts/ # Architecture & system design
│ ├── agents/
│ ├── memory/
│ └── tools/
├── features/ # Feature descriptions
├── guides/ # How-to guides
├── support/ # FAQ & troubleshooting
├── logo/ # Brand assets
└── docs.json # Site configuration
- Create a branch for your changes
- Run
mintlify devto preview locally - Submit a pull request
Copyright Dialog. All rights reserved.
