Overview
Most data reaches Alfred automatically through Streams — integrations with Gmail, Notion, Omi, and other services that feed events into your vault continuously. You don’t need to copy-paste or upload anything for these sources. The flow is:- Stream event arrives (e.g., a new Gmail thread, a Notion page update, an Omi recording)
- The Event Processor reads and classifies it
- The Curator creates structured vault records and links them together
- Records appear in your vault within seconds
Automatic sources (Streams)
The following integrations feed events into your vault without any manual effort:- Gmail — emails, threads, and attachments (100-day backfill + continuous sync)
- Notion — pages and database entries as they change
- Omi — ambient recordings and transcriptions
- OpenClaw sessions — chat sessions with Alfred’s agents are captured as stream events via the
alfred-inboxhook
Manual sharing (ad-hoc data)
For content that doesn’t come through a stream, share it manually:From the dashboard
- Go to your Alfred Black dashboard
- On the Home page, click Upload to Vault in the Quick Actions section
- Enter a title and paste your content
- Click Submit
Via the API — single item
Via the API — multiple items at once
Share several items in a single request:What to share
Alfred works best with rich, natural-language content:- Meeting notes — standups, planning sessions, 1:1s, retrospectives
- Conversation exports — email threads, chat logs, discussion summaries
- Research — competitor analysis, market research, technical investigations
- Voice transcripts — transcribed calls, voice memos, interviews
- Ideas and brainstorms — rough thoughts, feature proposals, strategy notes
- Project updates — status reports, progress summaries, post-mortems
What happens next
Once content reaches the inbox:- The Curator picks it up within seconds
- It identifies entities: people, organizations, projects, tasks, decisions
- It creates structured records for each entity
- All records are cross-linked to each other
- The original input is marked as attended to
Seeing what Alfred prepared
After sharing content, you can see what Alfred created: From the dashboard: Browse your vault, filter by type, and see newly created records. Via the API:Tips for best results
- Include people’s full names — “Alice Smith” works better than just “Alice”
- Mention project names explicitly — “the Platform v2 project” helps Alfred create proper links
- Be specific about decisions — “Decision: use PostgreSQL” is clearer than “we talked about databases”
- Include dates — helps Alfred create accurate timelines
- Don’t worry about formatting — raw text, markdown, or bullet points all work
Browsing Your Vault
See what Alfred created from your content
API Reference: Inbox
Full inbox API documentation
