Sharing Briefs
Publish analysis briefs with rich charts and tables while keeping your raw data private.
Briefs are the primary way to share analysis with stakeholders. Share the story without exposing your underlying data.
Making a Brief Public
- Open the brief in the editor
- Click the Share button in the toolbar
- Toggle Public on
- Set a URL slug (e.g.,
q4-sales-analysis) - Optionally add a public title and description
- Copy and share the link
Your brief is now live at:
marginfordata.com/@username/briefs/your-slug
What Viewers See
When someone opens your public brief:
| Visible | Hidden |
|---|---|
| ✅ Your narrative text | ❌ Notebook code |
| ✅ Embedded charts | ❌ Raw datasets |
| ✅ Tables and images | ❌ Other notebooks |
| ✅ Markdown formatting | ❌ Workspace info |
Viewers see rendered outputs only—the polished results you chose to include.
URL Slugs
The slug is the URL-friendly identifier for your brief:
- Must be unique within your profile
- Can contain letters, numbers, and hyphens
- Keep it short and descriptive
Good examples:
q4-2024-revenuecustomer-churn-analysismarket-research-findings
Public Title and Description
Optionally customize what appears on your public profile:
- Public title – May differ from your working title
- Public description – Short summary for preview cards
If not set, the regular title is used.
Linked Notebooks
If your brief is linked to a notebook:
- Embedded artifacts come from that notebook
- The notebook itself remains private
- Viewers cannot access the notebook code
Briefs work independently of notebook visibility. Your notebook stays private even when the brief is public.
Revoking Access
To make a brief private again:
- Open the brief editor
- Click Share
- Toggle Public off
- Save
The public URL stops working immediately. Anyone with the link will see a 404.
Best Practices
- Use descriptive slugs –
q4-analysisis better thananalysis1 - Add descriptions – Help viewers understand what they'll find
- Review before publishing – Check that all artifacts render correctly
- Share selectively – Only make public what you want the world to see
Sharing from the Dashboard
You can also share briefs from the main Briefs list:
- Find the brief in your list
- Click the ⋮ menu
- Select Copy share link (coming soon)
Next Steps
- Sharing datasets – Enable full reproducibility (Pro)
- Privacy model – Understand the security model