<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Agentic Analytics</title><description>Agentic analytics is AI agents that answer data questions in plain English. Join the open community learning to build ones your whole company can trust.</description><link>https://agentic-analytics.io/</link><item><title>Is read-only MCP access to your database safe?</title><link>https://agentic-analytics.io/blog/is-read-only-mcp-access-safe/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/is-read-only-mcp-access-safe/</guid><description>Read-only database access sounds safe for an AI agent, but a real SQL-injection flaw in a popular MCP server bypassed it. Why it is not enough, and what is.</description><pubDate>Tue, 07 Jul 2026 00:00:00 GMT</pubDate></item><item><title>What is agentic analytics?</title><link>https://agentic-analytics.io/blog/what-is-agentic-analytics/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/what-is-agentic-analytics/</guid><description>Agentic analytics is AI agents that answer data questions in plain English by writing their own queries. How it works, why it is hard, what makes one reliable.</description><pubDate>Mon, 06 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Text-to-SQL vs the semantic layer</title><link>https://agentic-analytics.io/blog/text-to-sql-vs-semantic-layer/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/text-to-sql-vs-semantic-layer/</guid><description>Text-to-SQL writes queries on the fly, a semantic layer serves predefined metrics. How they differ, what the benchmarks show, and when to use each in an agent.</description><pubDate>Sun, 05 Jul 2026 00:00:00 GMT</pubDate></item><item><title>How to evaluate an analytics agent</title><link>https://agentic-analytics.io/blog/how-to-evaluate-an-analytics-agent/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/how-to-evaluate-an-analytics-agent/</guid><description>How to evaluate an analytics agent before you trust it. Build a test set, measure execution accuracy, use an LLM judge, and run evals as regression tests.</description><pubDate>Sat, 04 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Why text-to-SQL fails on real data</title><link>https://agentic-analytics.io/blog/why-text-to-sql-fails/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/why-text-to-sql-fails/</guid><description>Text-to-SQL works in demos but fails silently on real warehouses. Why it happens, from ambiguous metrics to wrong joins and missing context, and what fixes it.</description><pubDate>Fri, 03 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Open-source analytics agents, explained</title><link>https://agentic-analytics.io/blog/open-source-analytics-agents/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/open-source-analytics-agents/</guid><description>An open-source analytics agent is one you can read, self-host, and control. Why that matters for data teams, the tradeoffs against closed SaaS, and what to look for.</description><pubDate>Thu, 02 Jul 2026 00:00:00 GMT</pubDate></item><item><title>How to build an analytics agent</title><link>https://agentic-analytics.io/blog/how-to-build-an-analytics-agent/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/how-to-build-an-analytics-agent/</guid><description>A practical guide to building an analytics agent. Connect your warehouse, engineer the context, give it a correction loop, evaluate accuracy, and deploy.</description><pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate></item><item><title>Agentic analytics use cases</title><link>https://agentic-analytics.io/blog/agentic-analytics-use-cases/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/agentic-analytics-use-cases/</guid><description>Where agentic analytics actually helps, from revenue and finance questions to product analytics, ops, marketing, and giving execs self-serve answers without SQL.</description><pubDate>Tue, 30 Jun 2026 00:00:00 GMT</pubDate></item><item><title>What is an AI data analyst?</title><link>https://agentic-analytics.io/blog/what-is-an-ai-data-analyst/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/what-is-an-ai-data-analyst/</guid><description>An AI data analyst answers data questions in plain English by writing its own queries. What it can do, where it falls short, and how it compares to a human.</description><pubDate>Mon, 29 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Conversational analytics, explained</title><link>https://agentic-analytics.io/blog/conversational-analytics-explained/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/conversational-analytics-explained/</guid><description>Conversational analytics lets anyone query data by asking in plain English. How it works, how it differs from dashboards, and what makes it reliable.</description><pubDate>Sun, 28 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Is it safe to give an AI agent access to your data?</title><link>https://agentic-analytics.io/blog/is-it-safe-to-give-an-ai-agent-your-data/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/is-it-safe-to-give-an-ai-agent-your-data/</guid><description>The real risks of giving an analytics agent your data, from exposure to wrong answers, and how to run one safely with governance and self-hosting.</description><pubDate>Sat, 27 Jun 2026 00:00:00 GMT</pubDate></item><item><title>How to run analytics from Slack or Teams</title><link>https://agentic-analytics.io/blog/analytics-in-slack-and-teams/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/analytics-in-slack-and-teams/</guid><description>Put an analytics agent in Slack or Teams so anyone can ask data questions where they work. How it works, why chat fits, and what to watch for.</description><pubDate>Fri, 26 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Why MCP alone is not enough for AI analytics</title><link>https://agentic-analytics.io/blog/why-mcp-alone-is-not-enough/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/why-mcp-alone-is-not-enough/</guid><description>MCP connects an AI agent to your data, but it does not make the answers correct. Why analytics agents need a semantic layer on top of MCP, and what Gartner says.</description><pubDate>Thu, 25 Jun 2026 00:00:00 GMT</pubDate></item><item><title>How to test a text-to-SQL agent in production</title><link>https://agentic-analytics.io/blog/how-to-test-a-text-to-sql-agent/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/how-to-test-a-text-to-sql-agent/</guid><description>A hands-on guide to testing a text-to-SQL agent. Build a question set with known answers, measure execution accuracy, and catch silent drift in production.</description><pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate></item><item><title>How to self-host a semantic layer for AI agents</title><link>https://agentic-analytics.io/blog/self-host-semantic-layer-for-ai-agents/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/self-host-semantic-layer-for-ai-agents/</guid><description>Why self-host a semantic layer for AI agents, the dbt Cloud constraint, the open-source options like MetricFlow and Cube, and how it fits an analytics agent.</description><pubDate>Tue, 23 Jun 2026 00:00:00 GMT</pubDate></item><item><title>LangChain vs Wren AI vs nao: which open-source tool for agentic analytics?</title><link>https://agentic-analytics.io/blog/langchain-vs-wren-ai-vs-nao/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/langchain-vs-wren-ai-vs-nao/</guid><description>Three open-source projects for agentic analytics tested on the same BigQuery question. Setup, accuracy, context approach, and which one to pick.</description><pubDate>Fri, 22 May 2026 00:00:00 GMT</pubDate></item><item><title>How to Make the Semantic Layer Work for Analytics Agents</title><link>https://agentic-analytics.io/blog/how-to-make-semantic-layer-work-for-analytics-agents/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/how-to-make-semantic-layer-work-for-analytics-agents/</guid><description>How to go from a semantic layer answering no questions to 82% reliability across a wide business range, in 4 steps with real benchmark data.</description><pubDate>Tue, 07 Apr 2026 00:00:00 GMT</pubDate></item><item><title>How to Do Data Modeling for AI Agents: 8 Practical Rules</title><link>https://agentic-analytics.io/blog/how-to-do-data-modeling-for-ai-agents/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/how-to-do-data-modeling-for-ai-agents/</guid><description>A practical guide to data modeling for AI agents, with clear rules to optimize for precision, reliability, and better chat-with-data performance.</description><pubDate>Wed, 01 Apr 2026 00:00:00 GMT</pubDate></item><item><title>How to Build a Context Stack for Agentic Analytics</title><link>https://agentic-analytics.io/blog/how-to-build-context-stack-for-agentic-analytics/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/how-to-build-context-stack-for-agentic-analytics/</guid><description>A practical 7-step guide for data teams to build a context stack that improves analytics agent reliability, speed, and cost control.</description><pubDate>Fri, 20 Mar 2026 00:00:00 GMT</pubDate></item><item><title>How to do context engineering for analytics agents</title><link>https://agentic-analytics.io/blog/how-to-do-context-engineering-for-data-teams/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/how-to-do-context-engineering-for-data-teams/</guid><description>A summary of three context engineering studies on analytics agents. What actually moves reliability, whether a semantic layer is worth it, and how to set up a testing and monitoring framework.</description><pubDate>Thu, 19 Mar 2026 00:00:00 GMT</pubDate></item><item><title>What&apos;s the Best Analytics Agent for Your Data Team?</title><link>https://agentic-analytics.io/blog/best-analytics-agent-for-data-team/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/best-analytics-agent-for-data-team/</guid><description>A practical guide to choose the best analytics agent option for your data team, comparing buy, setup, build, and open-source approaches.</description><pubDate>Mon, 16 Mar 2026 00:00:00 GMT</pubDate></item><item><title>How to Set Up an AI Analytics Slack Bot with an Open Source Framework</title><link>https://agentic-analytics.io/blog/setup-ai-analytics-slack-bot-open-source/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/setup-ai-analytics-slack-bot-open-source/</guid><description>A practical step-by-step guide to set up an AI analytics Slack bot with an open source framework so your team can chat with data directly in Slack.</description><pubDate>Thu, 12 Mar 2026 00:00:00 GMT</pubDate></item><item><title>How to Set Up an AI Analytics Teams Bot with an Open Source Framework</title><link>https://agentic-analytics.io/blog/setup-ai-analytics-teams-bot-open-source/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/setup-ai-analytics-teams-bot-open-source/</guid><description>A step-by-step guide to set up an AI analytics Microsoft Teams bot with an open source framework so your team can chat with data directly in Teams.</description><pubDate>Thu, 12 Mar 2026 00:00:00 GMT</pubDate></item><item><title>4 Steps to Improve Your Analytics Agent Reliability from 45% to 86%</title><link>https://agentic-analytics.io/blog/improve-analytics-agent-reliability-steps/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/improve-analytics-agent-reliability-steps/</guid><description>A practical case study on how context engineering, dbt documentation, and data-model fixes improved an analytics agent from 45% to 86% reliability.</description><pubDate>Wed, 11 Mar 2026 00:00:00 GMT</pubDate></item><item><title>How to Build Your In-House Analytics Agent Fully with Open Source</title><link>https://agentic-analytics.io/blog/build-open-source-analytics-agent-text-to-sql/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/build-open-source-analytics-agent-text-to-sql/</guid><description>A practical 7-step framework to build your in-house analytics agent fully with open source tooling, from context engineering to evaluation and rollout.</description><pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate></item><item><title>5 Steps to Deploy an Analytics Agent on dbt MCP to Your Whole Company</title><link>https://agentic-analytics.io/blog/deploy-analytics-agent-dbt-mcp-steps/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/deploy-analytics-agent-dbt-mcp-steps/</guid><description>A practical 5-step setup guide to deploy an analytics agent on dbt MCP with nao, from choosing the right MCP to rolling out chat with data across your company.</description><pubDate>Tue, 03 Mar 2026 00:00:00 GMT</pubDate></item><item><title>How to Build an AI-First Data Team</title><link>https://agentic-analytics.io/blog/ai-first-data-team-steps/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/ai-first-data-team-steps/</guid><description>A practical 5-step guide to turning your team into an AI-first data team with context engineering, open source analytics, and chat with data workflows.</description><pubDate>Mon, 02 Mar 2026 00:00:00 GMT</pubDate></item><item><title>How Data Teams Build Skills for Agentic Analytics: 7 Practical Steps</title><link>https://agentic-analytics.io/blog/claude-skills-for-agentic-analytics/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/claude-skills-for-agentic-analytics/</guid><description>A practical 7-step guide for data teams to design, organize, and test skills that improve analytics agent reliability and chat-with-data outcomes.</description><pubDate>Fri, 27 Feb 2026 00:00:00 GMT</pubDate></item><item><title>How to Evaluate an Analytics Agent: A Practical Guide with nao test</title><link>https://agentic-analytics.io/blog/analytics-agent-benchmark-context-stack/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/analytics-agent-benchmark-context-stack/</guid><description>A step-by-step guide to evaluating your analytics agent&apos;s reliability using nao&apos;s built-in unit test framework, from writing your first test to running the visual dashboard.</description><pubDate>Thu, 26 Feb 2026 00:00:00 GMT</pubDate></item><item><title>What Is the Impact of a Semantic Layer on Analytics Agent Performance?</title><link>https://agentic-analytics.io/blog/semantic-layer-impact-analytics-agent/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/semantic-layer-impact-analytics-agent/</guid><description>We tested MetricFlow semantic layers against a plain rules.md file to measure the real impact on analytics agent reliability, cost, and speed. Here is what the data says.</description><pubDate>Tue, 24 Feb 2026 00:00:00 GMT</pubDate></item><item><title>What Context Has the Most Impact on Analytics Agent Performance?</title><link>https://agentic-analytics.io/blog/context-impact-analytics-agent/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/context-impact-analytics-agent/</guid><description>We tested schema, data sampling, profiling, dbt repos, and rules.md to find which context pieces actually improve analytics agent reliability. Here is what the data says.</description><pubDate>Sat, 21 Feb 2026 00:00:00 GMT</pubDate></item><item><title>5 Best Open Source Analytics Agents (2026 Comparison)</title><link>https://agentic-analytics.io/blog/open-source-analytics-agent-builder-playbook/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/open-source-analytics-agent-builder-playbook/</guid><description>Compared 5 open source analytics agents on SQL accuracy, context depth, and production readiness. Find the right stack for your data team.</description><pubDate>Wed, 18 Feb 2026 00:00:00 GMT</pubDate></item><item><title>Why data teams need an open framework for context engineering</title><link>https://agentic-analytics.io/blog/open-framework-context-engineering/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/open-framework-context-engineering/</guid><description>Analytics agents won&apos;t scale without a proper context stack. Here is why context engineering needs its own open framework, and what that framework looks like.</description><pubDate>Sat, 14 Feb 2026 00:00:00 GMT</pubDate></item><item><title>5 Reasons Natural Language Analytics is Replacing Traditional BI Dashboards</title><link>https://agentic-analytics.io/blog/natural-language-replacing-bi-dashboards/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/natural-language-replacing-bi-dashboards/</guid><description>Why natural language interfaces are displacing traditional BI dashboards, and how to prepare your data warehouse for this shift.</description><pubDate>Thu, 05 Feb 2026 00:00:00 GMT</pubDate></item><item><title>How to Build Production-Ready AI Agents for Data Analytics: The Complete Guide</title><link>https://agentic-analytics.io/blog/build-production-ready-ai-agents/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/build-production-ready-ai-agents/</guid><description>A complete guide to building reliable AI agents for data analytics, from context engineering to production deployment.</description><pubDate>Wed, 04 Feb 2026 00:00:00 GMT</pubDate></item><item><title>20 Best AI Analytics Agents Compared: 2026 Benchmark</title><link>https://agentic-analytics.io/blog/ai-data-agents-compared/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/ai-data-agents-compared/</guid><description>A full benchmark of 20 AI analytics agents on accuracy, cost, context depth, and data team UX. Warehouse-native tools, AI-native BI, and open-source agents compared.</description><pubDate>Tue, 03 Feb 2026 00:00:00 GMT</pubDate></item><item><title>Basics of Git data analysts should learn</title><link>https://agentic-analytics.io/blog/git-basics-for-data-professionals/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/git-basics-for-data-professionals/</guid><description>Learn Git essentials for data professionals, including practical workflows and how AI can help automate version control for SQL, Python, and data projects.</description><pubDate>Thu, 09 Oct 2025 00:00:00 GMT</pubDate></item><item><title>How to choose the right data stack</title><link>https://agentic-analytics.io/blog/data-stack-guide/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/data-stack-guide/</guid><description>A comprehensive guide to choosing the right data stack for your company&apos;s stage and data maturity.</description><pubDate>Sun, 05 Oct 2025 00:00:00 GMT</pubDate></item><item><title>How to Set Up dbt Core (2026): Your First Model with AI</title><link>https://agentic-analytics.io/blog/dbt-setup-guide/</link><guid isPermaLink="true">https://agentic-analytics.io/blog/dbt-setup-guide/</guid><description>Learn to set up dbt Core in 2026. Install the CLI, write staging and fact models on BigQuery, add tests, and use AI to build 10x faster.</description><pubDate>Mon, 01 Sep 2025 00:00:00 GMT</pubDate></item></channel></rss>