How Conversations Work
When someone interacts with your knowledge agent, each interaction creates a conversation. Think of conversations like chat threads - they have:- History - All messages in the conversation
- Context - The AI remembers previous messages
- Auto-generated titles - AI creates descriptive names
- Shareable links - Can be shared publicly
- Forking - Others can copy and continue from any point
Conversation Lifecycle
Auto-Generated Titles
Your knowledge agent automatically generates descriptive titles for conversations after the first few messages. How it works:- AI analyzes the conversation topic
- Generates a concise, descriptive title
- Title appears in conversation history
- Makes it easy to find past conversations
- “Researching AI automation competitors”
- “Creating social media campaign for product launch”
- “Analyzing Q3 sales data and trends”
- “Debugging authentication module errors”
- Clear user requests (AI titles based on main topic)
- Focused conversations (don’t jump between unrelated topics)
If a conversation covers multiple topics, the AI typically titles it based on the first major topic discussed.
Conversation History
All conversations are automatically saved and accessible from the conversation history panel.Accessing Your Conversations
As the agent builder:- Open your knowledge agent
- Look for the conversation list (usually left sidebar)
- See all conversations sorted by most recent
- Click any conversation to reopen it
- Conversations are saved in their account
- They can return and continue conversations
- History persists across sessions
What’s Saved
Each conversation stores:- All messages (user and agent)
- Tool calls made
- Knowledge retrieved
- Timestamps
- Auto-generated title
Privacy note: Builders can see conversations with their own knowledge agents. Consider this when deciding what features to enable on public agents.
Sharing Conversations
One of the most powerful features of knowledge agents is the ability to share individual conversations via public links.How to Share a Conversation
- Have a conversation with your knowledge agent
- Look for the share icon (usually top-right of conversation)
- Click to generate a shareable link
- Copy and share the link anywhere
https://agent.ai/chat/[conversation-id]
What Shared Links Include
When someone opens a shared conversation link, they see:- Full conversation history - All messages in the conversation
- Read-only view - They can read but not modify the original
- Fork option - They can copy the conversation and continue it
- Agent information - Who built it, description
Use Cases for Sharing
Showcase examples:Privacy Considerations
Important: Shared conversation links are public - anyone with the link can view the conversation.Don’t share conversations containing:
- Personal information (emails, phone numbers, addresses)
- Confidential business data
- API keys, passwords, or credentials
- Private customer information
- Sensitive internal discussions
Best Practices for Sharing
Do:- Review the conversation before sharing
- Share conversations that demonstrate value
- Use as examples in documentation
- Share success stories and use cases
- Include context when sharing (explain why it’s interesting)
- Share sensitive information
- Share conversations with errors if showcasing capabilities
- Share incomplete conversations that might confuse viewers
- Assume shared links are private (they’re public)
Forking Conversations
Forking lets users copy a conversation and continue it themselves. This creates powerful collaboration and learning opportunities.How Forking Works
When Users Might Fork
To build on examples:Enabling Productive Forking
As a builder, you can encourage forking by: Creating “template” conversations:- Start a conversation with your agent
- Walk through a complete workflow
- Stop at a point where users can customize
- Share with instruction: “Fork this and add your data”
- Share multiple conversations showing progression
- Each one builds on the previous
- Users can fork at any stage
- Creates learning pathways
Managing Conversations as a Builder
Testing Your Agent
As you build and refine your knowledge agent, you’ll have many test conversations: Organizing test conversations:- Use consistent naming in your test prompts
- Delete obviously failed test conversations
- Keep successful examples to share later
- Archive old tests after major updates
- Always start a new conversation for each test scenario
- Don’t reuse old conversations (context bleeds through)
- Test with realistic user scenarios
Monitoring Usage
Check your conversation history to understand:- What users are asking for
- Where the agent succeeds
- Where it gets confused
- What workflows are most popular
- Refine system instructions
- Add relevant knowledge
- Enable additional tools
- Update sample questions
Pro tip: Review your first 10-20 real user conversations carefully. They’ll reveal assumptions you made that users don’t share, and unexpected use cases you didn’t anticipate.
User Experience Best Practices
Setting Expectations in the First Message
Your welcome message is critical. It should: Be clear about capabilities:Conversational Flow
Acknowledge long-running tasks:Error Handling
When things go wrong, your agent should: Explain what happened:Conversation Analytics
While you can’t export conversation data directly, you can learn from patterns:What to Look For
Common question patterns:- Are users asking for things your agent can’t do?
- → Consider adding new tools or knowledge
- Which workflows work smoothly?
- → Highlight these in examples
- Where does the agent get confused?
- → Update system instructions or add knowledge
- Are users doing things you didn’t anticipate?
- → Consider optimizing for these patterns
Iterating Based on Conversations
Weekly review process:- Review 10-20 recent conversations
- Identify 3 common issues
- Make 1-2 specific improvements
- Test improvements with new conversations
- Repeat
Advanced: Conversation Handoffs
For complex agents, you might want to design conversation handoffs:Handing Off to Humans
Handing Off to Other Agents
Troubleshooting Conversations
Conversation history isn't saving
Conversation history isn't saving
Symptoms: Conversations disappear or don’t persistPossible causes:
- Browser cookies/storage disabled
- Incognito/private browsing mode
- Account authentication issues
- Ensure user is logged in
- Check browser allows cookies and local storage
- Try a different browser
- Clear cache and reload
Agent loses context mid-conversation
Agent loses context mid-conversation
Symptoms: Agent forgets what was discussed earlierPossible causes:
- Conversation is very long (approaching token limits)
- User jumped between multiple unrelated topics
- Technical issue with conversation state
- Start a new conversation for new topics
- Keep conversations focused on one main task
- If very long conversation, fork and continue fresh
- This is rare - if it happens often, report to support
Shared link isn't working
Shared link isn't working
How do I delete a conversation?
How do I delete a conversation?
Answer:
- Find the conversation in your history
- Look for delete/trash icon (usually hover or right-click)
- Confirm deletion
Can I edit messages in a conversation?
Can I edit messages in a conversation?
Answer: No, conversations are immutable. You cannot edit messages after they’re sent. If you made a mistake:
- Continue the conversation with clarification
- Start a new conversation
- Fork the conversation at an earlier point
How do I export a conversation?
How do I export a conversation?
Answer: There’s no built-in export feature currently, but you can:
- Copy and paste the conversation text
- Take screenshots
- Share the link and reference it externally
- Use the conversation as training data (upload as knowledge)
Next Steps
Now that you understand conversation management and sharing:Best Practices
Learn advanced techniques for building exceptional knowledge agents
Troubleshooting
Solve common issues and optimize your agent’s performance
Configuration
Review how to write better system instructions and prompts
Tools Integration
Give your agent more capabilities to create better conversations
Remember: Every conversation is an opportunity to learn what works and what doesn’t. Review conversations regularly, share your best examples, and continuously refine based on real usage.

