Core Concepts
Agently is an AI operating system for your company. Instead of a chatbot bolted onto your tools, it gives you three things that work as one: a single agent (Jarvis) that does real work, a Brain that learns your company and gets smarter over time, and a workspace where that work gets run, tracked, and shipped.
This page is the map. Each concept has its own deep-dive linked inline.
Workspace
Your workspace is your company's home base. Everything lives inside it, your agent, your Brain, your connected apps, your tasks, pages, and billing.
- You can belong to multiple workspaces (handy if you run several businesses or teams).
- Each workspace has its own Brain, its own integrations, and its own billing.
- Members have roles (Owner, Admin, Member) that control what they can do. See Workspace Management.
Jarvis, your agent
Jarvis is the one AI agent that runs your workspace. You don't pick a bot for the job, you describe the outcome, and Jarvis plans the work, pulls context from your Brain, acts through your connected apps, and delegates heavy sub-tasks to focused sub-agents when needed.
This replaces the old model of separate named agents. One orchestrator now covers sales, operations, marketing, customer success, and research. See Meet Jarvis.
Brain
The Brain is your company's knowledge, stored as a temporal knowledge graph, a web of connected facts, each tagged with when it was true and where it came from. When Jarvis answers, it searches the Brain and returns cited, time-aware context, so responses are grounded in your reality instead of generic AI guesses.
You fill it three ways: upload files and notes, connect apps so it syncs automatically, or let Jarvis save things as it works. The more it holds, the sharper your agent gets. See Brain.
Command Center
The Command Center is where you direct work, the default screen when you open your workspace. It's three things in one:
- A Mission board, durable, re-runnable tasks the agent executes.
- A chat with Jarvis, for conversational, exploratory work.
- A live HUD, streaming progress, activity, and stats.
This is the innovation at the center of Agently: two ways to direct the same agent, side by side. See The Command Center.
Missions
A Mission is a task an agent runs. Its description is the briefing, the exact instructions sent to the agent. Missions flow across a board (To Do → In Progress → Review → Done), run concurrently, and can be re-run with feedback until they're right, then shipped. Unlike a throwaway chat turn, a mission is a durable unit of work you can revisit and repeat.
Skills
Skills are reusable playbooks that teach Jarvis to do a specific job your way. Each skill is a set of instructions the agent follows on demand, for example, draft an X post in my voice or turn research into a cited digest. Agently ships built-in skills, and you can install more from the marketplace or author your own (by hand or with AI help). See Skills.
Spaces
Spaces are Agently's built-in project management. The hierarchy is Space → Folder → Board → Column → Task. Create boards for different workflows, add tasks with assignees, due dates, and priorities, and track them across columns. Jarvis can create and update tasks here too. See Spaces.
Pages
Pages are Agently's document workspace, notes, presentations, spreadsheets, and interactive artifacts in a block-based editor. Pages can be kept private, shared by link, gated to capture leads, or published as a live website at a youpage.agently.dev address. Jarvis can draft and edit Pages for you. See Pages.
Calendar & scheduling
The Calendar brings your time into one view: agent runs you've scheduled and events from your connected Google Calendar, side by side. Schedule Jarvis to run a mission later or on a recurring cadence (a Monday digest, a daily review) and results land back in your workspace. See Calendar.
Integrations
Integrations connect the tools you already use. Agently supports 67 integrations through secure OAuth, your agent reads context from them into the Brain and takes action through them on your behalf, and your passwords are never exposed. Connections are made at the workspace level, so the whole team benefits. See Integrations.
Inbox & Approvals
The Inbox is your workspace's notification center, task updates, system alerts, and Decisions. For agent work that runs on its own, you can require sensitive actions to be proposed for your approval before they happen; those land in the Inbox to approve or reject. See Inbox & Approvals.
How It All Works Together
- Your Workspace holds everything.
- You fill the Brain with company knowledge, uploads and connected apps.
- You connect integrations (email, calendar, CRM, and more).
- In the Command Center, you brief Jarvis, as a chat or a Mission.
- Jarvis reads the Brain, follows any relevant Skills, and acts through your Integrations.
- Work gets tracked in Spaces, written in Pages, and timed on the Calendar.
- Sensitive autonomous actions wait for your sign-off in the Inbox.
Every piece connects: a single request can search your Brain, draft a Page, create a Spaces task, send an email, schedule a follow-up, and repeat weekly, all from one briefing.
Next Steps
- Meet Jarvis, How the agent thinks and works
- The Command Center, Where you direct work
- Getting Started, Set up your workspace in minutes
- Use Cases & Playbooks, Real workflows you can copy