Publish
Publishing allows your Agent to start receiving real feedback.
We recommend publishing early — you don't need to wait until it's "perfect". Share it with a few friends first and discover issues from their conversation logs. This is more efficient than testing alone and is the best path to building a high-quality Agent.
Value of Publishing
graph LR
A[Publish to Friends] --> B[Collect Real Conversations]
B --> C[Discover Improvement Opportunities]
C --> D[Build Eval Cases]
D --> E[Iterate and Improve]
E --> A
Each cycle of publish → feedback → improvement makes your Agent more mature and confident to face a larger audience.
Publishing Methods
| Method | Description | Use Case |
|---|---|---|
| Web Channel | Create a dedicated web chat interface | Most common, share URL to start using |
| API Key | Access via API | Programmatic integration, automation |
Quick Start
Step 1: Create a Channel
Step 2: Share with Friends
After publishing, you'll get a URL that you can share directly.
Step 3: Monitor Conversation Logs and Feedback
View your friends' conversations from the "History" tab to find areas where the Agent's responses are unsatisfactory. Users can also provide feedback directly in the chat interface, helping you discover issues faster.
→ Learn more: Collect Feedback
→ Next, you can move to Confident Iteration to transform issues into test cases
Advanced Settings
- Collect Feedback — Learn how to collect and utilize user feedback
- API Access Setup — Programmatic integration
- Version Management — Each publish creates a unique version number for tracking changes. Currently, version numbers are displayed on the channel details page.