Data document import/export
You can now import and export data documents with full control over how data is handled:- Append or replace — choose whether to add to existing data or start fresh
- Duplicate detection — automatic ID conflict detection with option to replace with new IDs
- Auto-validation — JSON is automatically cleaned and validated on import
Data document versioning
Data document changes are now saved as versions, just like regular agent documents. View history, compare versions, and track changes over time.Admin agent overview
Customer and group admins now have a dedicated overview page showing all agents at a glance — view capabilities, ownership, and group membership in one place.Gemini 3 is now available
Google’s latest Gemini 3 models are now fully supported in Abundly. Select Gemini 3 from the model picker to try it out.Group management improvements
- Collapsible groups — organize your workspace by expanding and collapsing agent groups
- Better invitations — improved invitation system with proper group role handling
- Role clarity — clear distinction between customer-level and group-level roles
Drag files anywhere
Drop files anywhere in the chat window, not just the input field.Agent groups
Organize your agents into custom groups for better workspace management:- Shared billing — common billing across groups while maintaining fine-grained access control
- Collapsible interface — expand and collapse groups with smooth transitions
- Access control — groups support proper permissions and are customer-specific
Document visibility controls
New visibility settings help your agents focus on what matters:| Visibility | Behavior |
|---|---|
| Full | Always included in agent’s context |
| Summary | Basic info only — saves tokens |
| Searchable | Findable via search but not in prompt |
| Hidden | Not visible to the agent |
Agent-to-agent improvements
- Conversational context maintained across multiple agent calls
- Agents can temporarily grant other agents read/write access to specific documents
- Feature is now stable — removed beta warning!
Gemini integration fixed
Gemini models now work reliably via Vertex AI with improved error handling.Advanced data queries
Data documents now support MongoDB-style query operators:$or, $and, $nor, $notEnhanced file security
Files now require authenticated access via secure proxy endpoints with file access logging for audit trails.Google Gemini models
Gemini models are now available as an LLM option. Switch to Gemini from the model selector in any chat.Document management improvements
- Semantic search — find data documents using natural language queries
- Hidden documents — mark documents as hidden (useful for large email attachments)
- Folder renaming — rename folders to keep your documents organized
- Batch operations — select all button for bulk actions
3-month data retention
Chat threads are now retained for 3 months. Your agent documents and configurations are not affected.GPT-5 support
GPT-5 is now available in Abundly. It works well for complex reasoning tasks, though it’s noticeably slower than Claude 4.5.Smarter LLM controls
- Thinking toggle — fully respected per chat, with per-call override when needed
- Model switching — change models mid-conversation for flexibility
- Larger responses — tool responses now support up to 400k characters
No more daily token limits
Removed the daily token limit — your daily credit limits already cover usage.Phone calling
Your agents can now make and receive phone calls:- Real-time voice conversations powered by OpenAI’s realtime API
- Configurable phone numbers per agent
- Call summaries automatically generated at end of calls
- Full agent capabilities available during calls
Find the new Make Phone Call and Receive Phone Call capabilities in your agent settings.
Enhanced code execution
- Async support — code execution now supports async/await operations
- Tool calling — agents can call any other tool from within code using
callTool(name, params) - Code from documents — load and execute code from agent documents using
codeDocumentId
Event codes
New event code system for fast sign-up to courses and events. Share simple access codes for streamlined onboarding.Data Documents
Agents can now use documents as structured databases with MongoDB-style operations:- Query, insert, update, and delete data items within agent documents
- Filters include
$in,$nin,$ne,$gt,$gte,$lt,$lte,$exists,$regex - Automatic ID assignment for data items
- New
dataSchemafield to describe the structure of document data - Dedicated “Data” tab in the document panel
Enhanced React artifacts
- Charts now work properly in React artifacts
- Added support for common React hooks
- More robust error handling — failed React apps no longer block Abundly
Microsoft integration
- SharePoint — access and manage SharePoint documents and libraries
- Outlook — enhanced email capabilities with CC support
SharePoint and Outlook are available on request — contact Abundly to enable.
SMS messaging
Agents can now send and receive SMS text messages with configurable phone numbers.Agent activity logging
New comprehensive agent log with real-time event tracking:- Tool call monitoring with detailed execution information
- Better debugging capabilities for agent behavior analysis
- Find it in the “Diary & Approvals” section
React artifacts enhanced
loadAgentDocument— React components can now access agent documents as dataupdateAgentDocument— React artifacts can modify agent documents
Agent API access keys
Give external systems programmatic access to your agents:- Generate secure API keys (similar to OpenAI or Anthropic keys)
- Build custom UIs using tools like Lovable
- Integrate agents into external workflows
- Manage multiple access keys per agent
LLM model selection
Choose the right model for your agent:| Model | Best for |
|---|---|
| Claude 4 Sonnet | All-round performance (default) |
| Claude 4.1 Opus | Complex reasoning (expensive) |
| Claude 3.5 Haiku | Simple tasks (fast & cheap) |
Thinking mode toggle
Thinking mode is now enabled by default for better reasoning. Disable it for simple tasks where extra thinking tokens aren’t worth the cost.User activity tracking
New admin analytics for understanding team usage:- Tracks meaningful user actions: chat activities, agent management, document operations
- Page navigation tracking with smart categorization
- View in Admin UI: Usage → User Activity
Token-efficient document saving
Improved handling of large documents in chat — better performance when working with substantial content.Google Calendar improvements
Enhanced Google Calendar integration with improved authentication and more reliable operations.Claude thinking mode
Claude can now show its reasoning process with interactive thinking blocks:- See how Claude works through problems
- Collapsible thinking sections
- Real-time streaming of thought processes
1 million token support
Claude now supports massive context windows — perfect for processing large documents and complex workflows.Personal authentication tokens
Connect your personal Google accounts:- Personal Google Drive access
- Personal Gmail integration
- Personal Google Calendar
Large file uploads
Handle files larger than 32MB with direct transcription service integration.Google Calendar integration
Connect your agents with Google Calendar for scheduling and event management.Customer-level credit limits
Agents can now have daily credit limits set by customer admins:- New usage limits section in agent settings
- Progress indicators and status badges
- Inheritance from customer default limits
CSV export for usage data
Export usage analytics to CSV files from the Usage page.Better copy/paste from artifacts
Fixed background color issues when copying from artifacts to Google Docs.Diary calendar view
Visualize your agent’s activity history with a beautiful calendar interface:- Day view with activity indicators
- Today button for quick navigation
- Cleaner diary interface with better organization
Batch document operations
Move multiple documents to folders simultaneously with improved folder navigation.Improvements
- Auto-scroll to bottom of chat when opening
- Better error messages for tool credentials
- All customers and agents sorted by name by default
Walk & Talk mode
Renamed “Voice Mode” to “Walk & Talk mode” with a new icon and bigger, easier-to-tap microphone button.Deep Research
Comprehensive research capability powered by Perplexity’s deep research model:- Expert-level research with exhaustive searches
- Generates comprehensive reports
- Asks clarifying questions before diving deep
Document publishing
Make any agent document publicly accessible:- Save artifacts as agent documents, then publish
- Works for React apps, HTML, and Mermaid diagrams
- Anyone with the link can view the published document
Enhanced web search
New search models from Perplexity:| Model | Best for |
|---|---|
| sonar | Quick, cost-effective searches |
| sonar-pro | Complex queries and follow-ups |
| sonar-reasoning | Fast real-time problem-solving |
| sonar-reasoning-pro | Deep reasoning with Chain of Thought |
search_recency_filter (hour/day/week/month), search_mode (academic/web), search_domain_filter.Prompt caching
Up to 90% cost reduction for repeated interactions with the same agent. Token costs are dramatically reduced when you have ongoing conversations.Enhanced version control
- Approve/reject workflows — review and control specific changes in document versions
- Visual diff viewer — collapsible unchanged regions with better styling
- Version timeline — beautiful interface for navigating document history
- Bulk actions — “Approve all changes” and “Undo all changes” buttons
Chat length warnings
Helpful warnings when chats get too long, helping you maintain optimal performance.Account enforcement
Customers without credits or active subscriptions will see clear messaging and can no longer use agents until resolved.Multichat
Multiple people can chat with the same agent in the same thread at the same time — perfect for classrooms or onboarding sessions.Collaborative artifact editing
You and your agent can now collaboratively edit artifacts:- Edit artifacts directly in the chat interface
- Changes automatically included in your next message
- Track changes with version navigation
- Revert edits when needed
Rich text editing
Enhanced markdown editor with better formatting and real-time preview for documents, instructions, and artifacts.Coupon codes
Create coupon codes for a class and share via public URL for easy sign-ups.Agent document links
Agents can create direct links to documents that open in side panels for seamless viewing.Welcome to Abundly
We’ve rebranded with updated logos and a fresh look throughout the platform.Enterprise billing
- Enterprise plan option with dedicated support
- Promotion codes in subscription checkout
- Manual billing option for enterprise customers
Security enhancements
- Application-level encryption for secrets and API keys
- New secret management UI for integration credentials
- reCAPTCHA protection on signup
Improvements
- Document version history increased from 10 to 100 versions
- Enhanced web scraping with improved Firecrawl tool
- Better Slack message threading
Tool approval system
New approval system for safer agent interactions:- In-chat approval UI for reviewing and controlling tool actions
- Enhanced approval workflows for HTTP requests and email sending

