Features
Sheets
Sheets - Opulent documentation
Sheets
An integrated spreadsheet environment for native data manipulation and visualization alongside your chat.
What is Sheets?
When agents pull data—whether from your CRM, marketing platforms, or web scraping—outputting raw CSVs or markdown tables into the chat stream quickly becomes unreadable and hard to manipulate.
Opulent's Sheets feature provides a persistent, full-featured spreadsheet interface mounted directly inside the workspace UI. It allows your agents to seamlessly dump, format, and synthesize tabular data while giving you the power to interact with it just like a traditional spreadsheet application.
Capabilities
Native Data Operations
Agents don't just paste data; they interact with the sheet programmatically. You can ask an agent to:
"Pull all active subscriptions and dump them into the Sheet""Filter the Sheet to only show customers with MRR > $500""Add a new column that calculates the percentage change from last month"
Live Visualization
The Sheets panel includes integrated charting capabilities. Instead of relying on an external BI tool, you can instruct the agent to visualize the data currently loaded in the sheet.
"Create a bar chart comparing Q3 vs Q4 revenue based on this sheet.""Generate a line chart showing daily active users over the last 30 days."The charts are rendered instantly as artifacts next to the tabular data.
Persistent Context
Because Sheets are tied directly to your persistent Workspace environment, the data remains available across sessions. If you pull a competitor matrix on Tuesday, you can ask the agent to add a new competitor to the existing sheet on Thursday without having to scrape all the data again.
Workflow Example: Pipeline Review
- Extraction:
"Connect to Salesforce and pull all deals closing this quarter into the Sheet." - Refinement:
"Highlight any rows in red where the 'Last Contacted' date is more than 14 days ago." - Synthesis:
"Generate a summary report of the total pipeline value grouped by Sales Rep, and insert a pie chart." - Export: Once the data is perfect, you can manually export it as a pristine CSV or hand it off to another subagent (e.g., an Email subagent to blast the report to the team).
Why Integrated Sheets Matter
By keeping data manipulation inside the Opulent environment:
- You eliminate the constant context-switching of downloading CSVs, opening Excel, and re-uploading modified data.
- The agent maintains full Data Provenance. It knows exactly where the data came from and the transformations applied to it.
- You empower the agent to act as a complete data analyst, spanning extraction, transformation, visualization, and reporting in a single unified interface.