TellTide Documentation
Collect, triage, and manage in-app feedback with an embeddable widget and TellTide dashboard.
TellTide is a feedback management app. You register an app, customize an embeddable widget, install one script on your product, and review submissions in the Feedback Inbox.
What TellTide includes
| Area | What you do |
|---|---|
| Dashboard | See submission counts, trends, and recent feedback across apps |
| Apps | Create and edit apps; each app gets isolated submission credentials |
| Manage Widget | Customize categories, colors, launcher text, and copy the embed snippet |
| Feedback Inbox | Filter, search, and update status on submissions |
| API credentials | Manage publishable keys, private keys, scopes, rotation, and revocation |
| Settings | Workspace profile and account actions |
How it works
- A visitor opens the TellTide launcher on your site and submits feedback.
- The submission is sent to TellTide and stored in your account.
- You review and triage it in Feedbacks and on the Dashboard.
Quick links
- Getting started — create your first app and embed the widget
- AI agents — connect LLM tools and agent workflows over HTTPS
- Complete machine-readable docs — retrieve every public documentation page in one plain-text request
- Agent pack — load the exact tools, payloads, errors, and operating rules an AI agent needs
- Integration — install the widget (Next.js, websites, SPAs)
- API submissions — HTTP examples for apps and backends
- Next.js guide — step-by-step for Next.js App Router
- Widget reference — optional script attributes
- Troubleshooting — common errors and fixes
- FAQ
Machine-readable files for AI agents
Use the agent pack index as the entry point, or retrieve the exact operational file needed:
- SKILL.md — when to use TellTide and the safe integration procedure
- memory.md — durable product, authentication, scope, and limit facts
- tools.md — supported HTTP tools and function schemas
- payloads.md — request and response shapes
- errors.md — error handling and retry behavior
