Skip to content

How It All Fits Together

Pencel is built around a small set of concepts that work together to automate your business operations.

Before diving into each concept individually, it helps to see the big picture. The diagram below shows how every piece connects.

The Concept Map

Workflow ──── assigned to ────→ Agent
Agent ──── governed by ────→ Guidelines (in Knowledge)
Agent ──── uses ────→ Connections (in Settings)
Agent ──── draws on ────→ Knowledge (docs, context, memory, vaults)
Agent execution ──── produces ────→ Artifacts (Workspace)
Agent execution ──── runs on ────→ Jobs (history, monitoring, schedules)
Triggers ──── schedule or start ────→ Jobs
Results ──── published as cards to ────→ Pulse (Feed + To-dos + Radar)
Solution packs ──── install ────→ Agents + Workflows + Connections at once

Read it top to bottom: you author agents and workflows (or install a solution pack from the Marketplace), they run as Jobs, and their results land in Pulse for you to read and act on.

What Each Relationship Means

Workflow → Agent Every workflow is assigned to an agent that carries out the work. You pick the agent when you create the workflow, though you can change it later. Think of the workflow as the script and the agent as the actor.

Agent → Guidelines Guidelines shape how an agent behaves. They set the tone, enforce data policies, and draw boundaries around what the agent can decide on its own. A single guideline can apply to every agent in your workspace or just one specific workflow.

Agent → Connections Connections are the external tools and services your agent can reach — Slack, Notion, Google Sheets, a database, and more. Without a connection, an agent can only think and write. With connections, it can actually do things.

Agent → Memory Memory lets an agent retain lessons learned across runs. If an agent discovers that a particular client prefers bullet-point summaries, it remembers that for next time. Memory is automatic — you do not need to configure it.

Agent execution → Artifacts Artifacts are the tangible outputs of a run: reports, spreadsheets, drafted emails, or any other file the agent produces. They are saved and versioned so you can review or reuse them later.

Agent execution → Runs Every time a workflow executes, Pencel creates a run. Runs track each step, show you what the agent did, how long it took, and whether it succeeded. They are your audit trail.

Triggers → Runs Triggers determine when a workflow runs. You can trigger a run manually, on a schedule (e.g., every Monday at 8 AM), or in response to an event.

Knowledge → Agent Knowledge is where agents get their background: documents, context files, guidelines, memory, and connected folder vaults, organized into a knowledge graph. You give the agent domain knowledge — company policies, product catalogs, SOPs — so it can make informed decisions without you repeating yourself. (Guidelines and context files used to be separate surfaces; they now live inside Knowledge.)

Results → Pulse Every run publishes its result as a card in Pulse — a briefing card, or a roll-up card that routes into a pack's record tab. Pulse is where you read what happened and act on it (approve, ask, investigate, draft a reply).

TIP

You do not need to set up everything at once. Most teams start by creating one agent, writing a simple workflow, and running it manually. Add guidelines, connections, and schedules as you learn what you need.

New to roles and jobs?

If you are unsure when to use an agent vs. a workflow, read Agents vs Workflows: Roles and Jobs for the two-question decision funnel and worked examples.

Explore Each Concept

Surfaces — the places you work:

SurfaceWhat it isLearn more
PulseYour home for reading results and acting on themPulse
JobsRun history, live monitoring, trust rollups, schedulesJobs
WorkflowsThe reusable jobs you author (a workflow is the app)Workflows
AgentsAI workers with distinct roles and permissionsAgents
KnowledgeDocs, context, guidelines, memory, folder vaultsKnowledge
MarketplaceMarketplace of solution packs that install a whole job in one clickMarketplace
WorkspaceFiles and outputs produced by runsArtifacts & Workspace

Building blocks — the concepts inside those surfaces:

ConceptWhat it isLearn more
Agents vs WorkflowsWhen to use which — the role/job mental modelAgents vs Workflows
Guided TaskThe "Your job" pane you author workflows inGuided Task
StepsThe building blocks inside structured workflowsSteps
Triggers & SchedulesWhen and how workflows run (Heartbeat, cron)Triggers & Schedules
GuidelinesPolicies that shape agent behavior (in Knowledge)Guidelines
Context FilesDomain knowledge documents (in Knowledge)Context Files
MemoryHow agents retain and recall information (in Settings)Memory
ConnectionsExternal tools and services agents can use (in Settings)Connections
Custom ToolsReusable JavaScript functions agents can callCustom Tools
To-dosThe personal checklist scope in PulseTo-dos
RadarOpt-in background scans that post insight cardsRadar
RunsThe execution log for every workflowRuns
ChatDirect conversation channel with agentsChat
TailorThe RFP proposal builderTailor