Most data analysts spend a chunk of every week pulling the same numbers, cleaning the same CRM fields, and writing summaries that were outdated before they hit Slack. Friday Studio is a free, open source agentic workspace that handles that layer so analysts can spend time on work that actually needs their judgment.
Here are the six workflows the Friday AI team documents as working today.
1. Competitive monitoring on a daily schedule
Friday monitors competitor websites, review platforms, news feeds, and LinkedIn pages on a schedule. Pricing changes, feature announcements, and positioning shifts get flagged the same day with a plain-English summary. Because Friday stores findings across sessions, you can ask “what changed with Competitor X this month?” and get a synthesized answer from everything it has tracked, rather than re-running searches manually.
2. Scheduled data reporting without a dashboard
Friday connects to Snowflake, Postgres, SQLite, and HubSpot. You configure the query once. Friday runs it on schedule, compares against the prior period, and writes a plain-English summary with the numbers that moved. If a metric crosses a threshold you define, such as MRR down 5% week-over-week or conversion rate below a set floor, Friday alerts the right person the day it happens. Setup takes about 20 minutes.

3. Research synthesis before big decisions
Give Friday a question, and it runs multi-source web research, pulls the most relevant findings, and produces a structured briefing with citations. Paste in customer interview transcripts or survey responses and it clusters themes, surfaces the strongest quotes, and produces a one-page summary. The output lands in Google Docs or Notion.
4. CRM and data quality audits
Friday runs a weekly HubSpot audit: contacts missing required fields, companies with no associated contacts, deals with no activity in the past 30 days. Results arrive as a prioritized Slack message with enough context for a sales ops person to act within an hour. You can extend it to auto-enrich flagged contacts using web research before queuing them for review. According to the Friday team, one analyst runs this every Sunday night so the team has a clean working list by Monday morning. Before this setup, that cleanup happened quarterly, if at all.
5. Multi-agent content and analysis pipelines
An analyst tired of running the same five-step research process manually built this workflow in Friday: a research agent pulls source material, a summarization agent distills key findings, and a scoring agent evaluates output against explicit criteria including depth, coverage of counterarguments, and source freshness. Each criterion gets a specific note on what is pulling it down. The loop runs without a human until the finished briefing appears in Notion. The Friday team reports this takes about 45 minutes to wire up the first time.
⚠️ 6. Anomaly alerting for production data
Friday monitors key data sources on a schedule. You define what normal looks like: acceptable ranges, expected row counts, join rates that should not drop below a threshold. When something falls outside those bounds, Friday posts a Slack alert with context, including which table, which metric, how far off, and a plain-English note on where to look first. The Friday team reports one data team caught a broken ETL pipeline 40 minutes after it failed because Friday flagged the row count drop before anyone opened a dashboard.
Getting started
Friday Studio is free to download at hellofriday.ai and open source on GitHub. Each workflow above is configured in plain English via chat. The Friday team says most setups take under 30 minutes to run the first time.
