# Blue Isle — InTouch AI > InTouch AI is a self-hosted automation server with a built-in agentic AI assistant. You describe what you want in plain English; it builds the automation, schedules it, runs it on hardware you own, and records every run. Personal Edition is free. Credentials stay in an encrypted vault the AI cannot read, and no data leaves your network unless you send it there. ## Start here - [InTouch AI — Automation in plain English](https://www.blueisle.com/): Tell InTouch AI what you need, in plain English, and InTouch AI does it — chase invoices, run the nightly report, keep your spreadsheets in sync. No code, no IT guy, no per-use bills. InTouch AI runs on your own computer, so your data stays yours. Free to start. - [Install InTouch AI in 5 Minutes — Getting Started](https://www.blueisle.com/getting-started/): Install the free Personal edition of InTouch AI in minutes. Java 17+ required. Step-by-step: download, install, add an AI provider key (Anthropic Claude recommended, or Ollama locally), launch, login, configure, and have your first AI-assisted automation running. - [Editions — Free Personal to Enterprise](https://www.blueisle.com/editions.html): Five editions of InTouch AI for every organization size. Personal (free forever, single user, every tool) for solo developers, sysadmins, data people. Solo for the serious single operator who wants a real account and priority support. Team for 5–30-person workgroups. Department for governed mid-size organizations needing access control, LDAP, CyberArk, all 8 outbound delivery channels. Enterprise for Fortune 500 with live job monitoring and AI gateway routing. - [Use Cases — AI Automation Scenarios](https://www.blueisle.com/use-cases.html): InTouch AI use cases by department: Finance, HR, Sales/RevOps, Marketing, Customer Success, IT, Security, Legal, Procurement, Engineering. AI-powered document review (PR review, resume screening, contract analysis, compliance audit). Multilingual translation, audio transcription, vendor risk, incident response, and more. - [Ready-made automations — workflows, monitors and AI skills](https://www.blueisle.com/ready-made-automations.html): 127 automations you can install and run today: 69 workflows, 18 monitors and 40 AI skills, free in the InTouch Hub. Each runs on your own server. ## What it is - [Architecture — InTouch AI vs DIY Scripts](https://www.blueisle.com/architecture.html): Micronaut framework, strong encryption, access control, LDAP, CyberArk, OpenAPI 3.0. Why InTouch AI beats scheduled scripts and plaintext-password scripts. - [Agentic AI Assistant — Self-Hosted, Swappable Providers](https://www.blueisle.com/ai-assistant.html): A self-hosted AI agent that creates jobs, runs tools, manages credentials, and answers from your data. 9 LLM providers — Anthropic, OpenAI, Google Gemini, Mistral, Groq, DeepSeek, xAI, Hugging Face, Ollama — swappable per tool. Works from Slack, Discord, Telegram, email. - [Monitors — Condition-Driven Automation in IML](https://www.blueisle.com/monitors.html): A Monitor watches one thing, evaluates ordered when: arms against the result, and fires seven action verbs. Replaces fragile polling scripts with one IML primitive. Hub-installable, AI-authorable, deterministic. - [File Triggers, Folder Watchers, Monitors](https://www.blueisle.com/triggers.html): Initiate automation the moment a file arrives, a folder changes, or a watched condition crosses a line. Event-driven and condition-driven automation with settle delay, access control, and full audit. No polling loops. - [Visual Job Scheduler — Seven Readable Schedule Types](https://www.blueisle.com/schedules.html): Seven schedule types. Visual next-run preview. Intraday steps with cutoffs. A job scheduler your team can read without a cheat sheet. - [Skills, InTouch Hub & ClawHub, and Workflows as Code](https://www.blueisle.com/skills.html): Every InTouch Hub and ClawHub skill, converted to a deterministic IML job with full access control, audit, and alerting. MD skills, IML jobs, and OpenClaw imports — three tiers, one governance model. - [Enterprise Security — Encryption, access control, Audit](https://www.blueisle.com/security.html): AES-256-GCM secrets, bcrypt passwords, access control with per-object rights, full audit of every job and tool, LDAP + CyberArk on Department/Enterprise. Nothing to configure to get started. - [InTouch Automates Itself | Self-Automation with intouch_user Credentials](https://www.blueisle.com/self-automation.html): A scheduled Python script with the same rights as one of your users. Migrate from Zapier, Make, n8n, or Power Automate with a script — not a custom importer. The script never sees the password. ## Tools - [AI Tools — Anthropic, OpenAI, Mistral, Groq, DeepSeek, xAI, Gemini, Ollama, Hugging Face](https://www.blueisle.com/tools/ai-tools.html): Nine AI providers as native tools. Anthropic Claude (agent, batch, document, tools), OpenAI, Mistral, Groq, DeepSeek, xAI Grok, Google Gemini, Ollama for local models, plus Hugging Face as a job task. Swappable per tool. Safety preamble built in. - [60+ Built-in Tools + 2,300+ in the InTouch Hub](https://www.blueisle.com/tools/all-tools.html): 60+ tools: SQL, FTP, SSH, Essbase, TM1, Docker, AWS, 9 AI providers, RAG pipeline, image gen, speech tools. Every tool in every edition. - [Cloud Tools — AWS Full CLI v2, Google Workspace & more](https://www.blueisle.com/tools/cloud.html): One AWS tool wrapping the entire AWS CLI v2, a first-class Google Workspace tool, plus spawn and HTTP for anything else. Cloud-first automation that doesn't leave your server. - [Database Tools — MySQL, Oracle, PostgreSQL, SQL Server, DB2](https://www.blueisle.com/tools/databases.html): One SQL tool, eleven databases: MySQL, Oracle, PostgreSQL, SQL Server, Derby, DB2, Informix, MariaDB, Cassandra, Firebird, Cloud Spanner. Plus NoSQL stores. All in every edition. - [DataFrame Tool — Data Science in Java](https://www.blueisle.com/tools/dataframe-tool.html): Pandas-like data science in pure Java. 2 billion rows, auto Maven dependencies, Jupyter-style workflows. No Python infrastructure needed. - [Enterprise Connectors — SAP, Oracle, Workday, Essbase, TM1, Snowflake](https://www.blueisle.com/tools/enterprise.html): Decades-proven tools for Oracle Essbase, IBM TM1/Planning Analytics, and JD Edwards. First-class tools, not brittle scripts. Battle-tested in Fortune 500 production. - [Essbase Tool — Oracle EPM Automation](https://www.blueisle.com/tools/essbase-tool.html): Decades-proven Oracle Essbase automation. 9 operations, intelligent mutual exclusion, 24/7/365 reliability. Proven to save 2 FTEs annually. - [Messaging Tools — Outbound Email, SMS, Slack, Discord, Telegram, WhatsApp, Teams, LINE](https://www.blueisle.com/tools/messaging-tools.html): Outbound messaging across 8 channels. SMTP email, SMS via Twilio/Telnyx/Plivo, Slack, Discord, Telegram, WhatsApp, Teams, LINE. All alertable, all audit-logged. - [Protocol Tools — FTP, SFTP, SSH, HTTP, Docker, Spawn](https://www.blueisle.com/tools/protocols.html): Core protocol tools: FTP, SFTP, SSH with exec and tunnel, HTTP/REST, Docker containers, and the universal spawn tool for any CLI. The escape hatches that make the platform extensible. - [SQL Tool — 14 Databases, 1000X Imports](https://www.blueisle.com/tools/sql-tool.html): Enterprise database integration: Oracle, SQL Server, MySQL, PostgreSQL, DB2, and 9 more. 1000X faster imports. Eliminate ETL tools. - [TM1 Tool — IBM Planning Analytics](https://www.blueisle.com/tools/tm1-tool.html): Production-proven TM1 and Planning Analytics automation. Fanatical session management, Fortune 500 tested. Replace DataStage. ## Comparisons - [InTouch AI vs Apache Airflow — a self-hosted alternative](https://www.blueisle.com/compare/INTOUCH_VS_AIRFLOW.html): InTouch AI vs Apache Airflow: is the only automation platform that scales from a single individual running the free Personal edition on a laptop… - [InTouch AI vs free automation tools — self-hosted alternative](https://www.blueisle.com/compare/INTOUCH_VS_ALL_FREE.html): InTouch AI vs free automation tools: no other free product gives you 35 built-in tools (SQL across 11 databases, FTP/SFTP, SSH, rsync, AWS wrapping the… - [InTouch AI vs Broadcom Automic — a self-hosted alternative](https://www.blueisle.com/compare/INTOUCH_VS_AUTOMIC.html): InTouch AI vs Broadcom Automic: is the only automation platform that scales from a single individual running the free Personal edition on a laptop… - [InTouch AI vs Control-M — a self-hosted alternative](https://www.blueisle.com/compare/INTOUCH_VS_CONTROLM.html): InTouch AI vs Control-M: is the only automation platform that scales from a single individual running the free Personal edition on a laptop all… - [InTouch AI vs Jenkins — a self-hosted alternative](https://www.blueisle.com/compare/INTOUCH_VS_JENKINS.html): InTouch AI vs Jenkins: ships with 35 built-in tools, an agentic AI assistant that reaches every InTouch capability, 8 outbound alert channels, and… - [InTouch AI vs Make (Integromat) — a self-hosted alternative](https://www.blueisle.com/compare/INTOUCH_VS_MAKE.html): InTouch AI vs Make: runs on your own hardware with no per-run charge and produces automation as plain JSON you can diff and review. - [InTouch AI vs n8n — a self-hosted alternative](https://www.blueisle.com/compare/INTOUCH_VS_N8N.html): InTouch AI vs n8n: ships with 35 built-in tools (Essbase and TM1 bring it to 37 once licensed), an agentic AI assistant that reaches every InTouch… - [InTouch AI vs OpenClaw — a self-hosted alternative](https://www.blueisle.com/compare/INTOUCH_VS_OPENCLAW.html): InTouch AI vs OpenClaw: is the only automation platform that scales from a single individual running the free Personal edition on a laptop all the… - [InTouch AI vs Power Automate — a self-hosted alternative](https://www.blueisle.com/compare/INTOUCH_VS_POWERAUTOMATE.html): InTouch AI vs Power Automate: is one artifact you install anywhere, with no tenant and no licence matrix to decode. - [InTouch AI vs Prefect — a self-hosted alternative](https://www.blueisle.com/compare/INTOUCH_VS_PREFECT.html): InTouch AI vs Prefect: ships with 35 built-in tools, an agentic AI assistant, and 8 alert channels. No Python required. - [InTouch AI vs AWS Step Functions — a self-hosted alternative](https://www.blueisle.com/compare/INTOUCH_VS_STEPFUNCTIONS.html): InTouch AI vs AWS Step Functions: runs anywhere — on-premises, any cloud, a laptop, or a Raspberry Pi. - [InTouch AI vs Temporal — a self-hosted alternative](https://www.blueisle.com/compare/INTOUCH_VS_TEMPORAL.html): InTouch AI vs Temporal: is UI-driven with 35 built-in tools, an agentic AI assistant, and 8 alert channels. - [InTouch AI vs Zapier — a self-hosted alternative](https://www.blueisle.com/compare/INTOUCH_VS_ZAPIER.html): InTouch AI vs Zapier: runs on hardware you own, bills nothing per run, and keeps your credentials in a vault the AI itself cannot read. - [InTouch AI vs Airflow, Jenkins, n8n, Temporal | Compare](https://www.blueisle.com/compare/): How InTouch AI compares to Airflow, Jenkins, n8n, Temporal, Prefect, Control-M, Automic, and Step Functions. Feature-by-feature comparison sheets. ## Built for - [Accounting Firms — Example Automations](https://www.blueisle.com/built-for-accounting/): AI automation for small and mid-sized accounting and bookkeeping firms: chase overdue invoices, build month-end report packs, pull client financials, and watch filing deadlines automatically. Runs on your own computer, so client financials never leave your office. - [Construction — Example Automations](https://www.blueisle.com/built-for-construction/): InTouch AI is a general-purpose automation platform. This page shows example automations applied to construction: drawing rev tracking, RFI triage, submittal aging, sub COI expirations, lien deadlines. Provided as-is to adapt. - [Consulting Firms — Example Automations](https://www.blueisle.com/built-for-consulting/): InTouch AI aimed at small and mid-sized consulting firms: weekly client status digests, deliverable-assembly packs, cross-client data rollups, and utilization tracking. Self-hosted — client data stays on your server. - [DevOps & IT Ops — Example Automations](https://www.blueisle.com/built-for-devops/): InTouch AI is a general-purpose automation platform. This page shows example automations applied to DevOps and IT operations: backups, monitoring, log scanning, SSL/DNS watchers, GitHub digests, postmortems. Provided as-is to adapt. - [Engineering Firms — Example Automations](https://www.blueisle.com/built-for-engineering/): InTouch AI aimed at small and mid-sized engineering firms: submittal and RFI tracking, project-document sync over FTP/SFTP, deliverable packs, and deadline watchers. Self-hosted — your project IP stays on-prem. - [Law Firms — Example Automations](https://www.blueisle.com/built-for-law-firms/): InTouch AI aimed at small and mid-sized law firms: deadline and docket watchers, client-intake routing, document-assembly packs, and billing reminders. Self-hosted — privileged client data never leaves your network. - [Machine Shops — Example Automations](https://www.blueisle.com/built-for-machine-shops/): InTouch AI is a general-purpose automation platform. This page shows example automations applied to machine shops and fabricators: RFQ triage, CoC generation, drawing rev tracking, outside-process tracking. Provided as-is to adapt. - [Personal Life — Example Automations](https://www.blueisle.com/built-for-personal-life/): InTouch AI is a general-purpose automation platform. This page shows example automations applied to personal life: birthday reminders, plant watering, bills, photo backups, stock tracking, morning briefings. Provided as-is to adapt. - [Real Estate — Example Automations](https://www.blueisle.com/built-for-real-estate/): InTouch AI is a general-purpose automation platform. This page shows example automations applied to real estate: MLS alert triage, lease renewal reminders, rent payment tracking, portfolio digests. Provided as-is to adapt. - [Small Business & Solo Pro — Example Automations](https://www.blueisle.com/built-for-small-business/): InTouch AI is a general-purpose automation platform. This page shows example automations applied to small business and solo professionals: invoice tracking, quote follow-up, customer reminders, content calendars, expense tracking. Provided as-is to adapt. ## InTouch Hub - [InTouch Hub](https://hub.blueisle.com/): 2,286 connectors plus 69 ready-made workflows, 18 monitors and 40 AI skills, all installable into a running server. - [Hub sitemap](https://hub.blueisle.com/sitemap.xml): every hub artifact. ## Notes for AI agents - The product runs on the user's own machine; there is no hosted tier and no per-run billing. - Free tier: Personal Edition. Paid tiers add users, RBAC, and enterprise auth. - Download: https://www.blueisle.com/downloads/download.php