Pulse Agent

Chat with Pulse Agent in the app, manage sessions, and configure workspace agent settings.

Pulse Agent

Pulse Agent is Pulse's in-app AI assistant — multi-turn chat that can read workspace context, use approved tools, and help with planning and execution when enabled for your workspace.

Pulse Agent requires the workspace ai_workflows capability and the pulse_agent feature flag. MCP client setup is documented separately under Integrations.

Open the agent

  • Sidebar quick action Agent/agent for a new chat
  • /agent/{sessionId} resumes an existing session
  • Agent panel may dock on entity pages where the product embeds it

Sessions persist until you delete them or workspace retention policy removes them.

What the agent can do

Capabilities depend on workspace configuration:

  • Answer questions about issues, projects, and goals you can already access
  • Use connectors and loopback tools the admin approved
  • Read knowledge sources indexed for the workspace or team
  • Propose actions that respect your permissions (the agent cannot bypass ACL)

The agent runs on models and endpoints configured by admins — not on a fixed public model.

Settings overview

AudiencePathPurpose
YouSettings → Agent personalizationPersonal defaults, knowledge, skills
MembersSettings → Pulse AgentWorkspace agent hub
Workspace managersSettings → Pulse Agent → WorkspaceWorkspace-scoped routing, knowledge, repos
Platform adminsSettings → Pulse Agent → AdminProviders, model bindings, infrastructure
Team managersSettings → Your teams → <team> → AgentTeam-scoped agent config

Sections include General, Models, Knowledge, Repositories, Connectors, Routing, Secrets, and Effective (resolved config preview).

Knowledge and code intelligence

  • Knowledge — documents and sources the agent may retrieve (RAG)
  • Code intelligence — indexed repositories for code-aware answers (workspace manager setting; separate kill switch in deployment)

These are distinct from Documents you edit manually — knowledge settings define what the agent may index.

MCP vs in-app agent

In-app AgentMCP server
Where/agent in PulseClaude Code, Cursor, Codex, …
AuthYour Pulse sessionOAuth / tokens per client guide
Setup docThis pageMCP server

Use both when your organization allows — they share workspace policy but different clients.

Next

Last updated on