Data Export
Data Export
Section titled “Data Export”Your data is yours. Take it with you anytime.
Request an Export
Section titled “Request an Export”Text Figaro:
Export all my dataor
I want a copy of my dataFigaro will generate a download link and send it to you.
What’s Included
Section titled “What’s Included”Your export contains everything:
| Category | Contents |
|---|---|
| Profile | Name, phone, location, timezone, preferences |
| Messages | Full conversation history with timestamps |
| Lists | All lists and their items |
| Reminders | All reminders (pending and sent) |
| Memories | Everything Figaro remembers about you |
| Integrations | Which services are connected (not passwords) |
Export Format
Section titled “Export Format”Your data is exported as JSON — a standard, readable format that works with most programming tools and can be imported elsewhere.
Example structure:
{ "profile": { "phone": "+1...", "name": "Sarah", "location": "Seattle", "timezone": "America/Los_Angeles" }, "messages": [...], "lists": [...], "reminders": [...], "memories": [...]}How to Use Your Export
Section titled “How to Use Your Export”Just want to read it?
Section titled “Just want to read it?”Open the JSON file in any text editor. It’s human-readable.
Want to analyze it?
Section titled “Want to analyze it?”Import into Excel, Google Sheets, or any data tool that reads JSON.
Building something?
Section titled “Building something?”JSON is the standard for APIs — use it in your own apps.
Switching services?
Section titled “Switching services?”Your data in a portable format means you’re never locked in.
Export Timing
Section titled “Export Timing”- Generation: Usually instant, up to a few minutes for large accounts
- Download link: Valid for 24 hours
- No limit: Export as often as you want
Via Dashboard
Section titled “Via Dashboard”You can also export from app.textfigaro.com:
- Go to Settings
- Click Export Data
- Download the JSON file
Why We Offer This
Section titled “Why We Offer This”Part of our Privacy Pledge is that your data is yours. That means:
- You can see everything we have
- You can delete anything or everything
- You can take it with you
No lock-in. No tricks. No “please don’t go” dark patterns.