What features does DataDoe offer?
DataDoe provides several features for working with your Amazon data: a dashboard, on-demand and recurring exports, pre-built reports, an interactive explorer, AI-powered chat, and scheduled prompts.
DataDoe is in active development. Some features may change or be replaced as the platform evolves.
Home
Home is your entry point to the DataDoe platform. It's a dashboard that summarizes your data and shows key performance indicators at a glance.
- Access: app.datadoe.com (opens in a new tab)
- Integration: not integrable - Home is the UI dashboard.
Exports
Exports generate data files in CSV, Excel, JSON, and other formats - either on demand or on a recurring schedule.
- Access: app.datadoe.com/exports (opens in a new tab)
- File types: CSV, TSV, Excel, JSON, XML
- Data: all tables in the Data Scheme
- Integration: via REST API or MCP. Recurring Exports also support a static link and direct Excel / Power BI connection.
Reports
Reports show snapshots of your data from a specific business domain (sales, ads, inventory, finance, etc.), with smart action suggestions and KPI visuals.
- Access: select a specific Report from the side menu in DataDoe.
- Freshness: updated periodically; frequency depends on the Report type and source. Most are daily.
- Integration: via REST API.
Explorer
Explorer is an interactive query tool for inspecting your data ad-hoc, with filters, sorting, and column selection.
- Access: app.datadoe.com/explorer (opens in a new tab)
- Integration: indirect - Explorer pulls data through the same path as Exports, which is integrable.
Scheduled Prompts
Scheduled Prompts run AI queries against your data on a recurring schedule, delivering results to Slack, email, or other destinations.
- Access: app.datadoe.com/scheduled-prompts (opens in a new tab)
- Integration: internal-only feature.
Chat
Chat lets you interact with DataDoe AI using natural language. It can answer questions about your Amazon data and help you explore conversationally.
- Access: app.datadoe.com/chat (opens in a new tab)
- Integration: via REST API endpoints for prompting DataDoe AI.
When should I use which feature?
- One-time look at a number or trend? → Home (KPIs) or Reports (domain snapshots).
- Need data in Excel / Power BI / a spreadsheet? → Exports.
- Filtering, sorting, slicing data manually? → Explorer.
- Asking questions in natural language? → Chat.
- Want answers delivered automatically each day / week? → Scheduled Prompts.
- Building a custom app, dashboard, or AI agent? → REST API or MCP (see Integrations).

