Get started

Canvass for agents

Give your agent governed access to Canvass.

Connect Claude, Codex, Grok, or Hermes to your workspace with the Canvass CLI. Your agent can research accounts and prepare campaigns using the permissions and approvals you choose.

Canvass CLImacOS and LinuxSHA 256 verified
TerminalInstalls the latest release
curl -fsSL https://canvass.fabric.pro/install.sh | sh

Then run gtm setup. It diagnoses your machine and points you to the approved workspace connection flow.

Quick start

From install to a useful first command.

  1. 01

    Install

    Download the signed release for your operating system and architecture.

  2. 02

    Set up

    Run gtm setup to diagnose the machine and open the next connection step.

  3. 03

    Connect

    Create a pairing code in Canvass, then run gtm connect <pairing-code>. Approval stores the credential in your system keychain.

  4. 04

    Add your agent

    Run gtm agents detect, gtm agents install auto, and gtm doctor. Then call gtm capabilities --json.

Put an agent to work

Start with the outcome you want.

Your agent can discover the commands and permissions available to its registration.

Prepare account research

Use the Canvass CLI to find Northstar Robotics, summarize the current evidence, and draft the next best action. Do not launch anything.

Review launch readiness

Check the Q4 platform campaign with the Canvass CLI. Show approvals, blockers, evidence, and the exact action a person must take next.

Monitor replies

Use the Canvass CLI JSON output to summarize new replies, meetings, failed operations, and work waiting for approval. Make no mutations.

Let your agent prepare the work.
Review the decisions that need you.

Access without a bypass

The CLI follows the same rules as the product.

Your agent can

  • Inspect approved workspace context
  • Prepare governed records, campaigns, and messaging
  • Return stable workflow and invocation IDs
  • Monitor evidence, replies, meetings, and operations

Your agent cannot

  • See provider credentials or secret values
  • Cross tenant or campaign grant boundaries
  • Bypass Fabric Platform actions and audit
  • Activate consequential delivery without required human approval

Before you install

Common questions.

Which agents work with the CLI?

Any agent that can run terminal commands and read structured JSON can use it. Claude Code, Codex, Grok, Hermes, and similar tools are supported operating patterns.

Does setup give an agent my full account access?

No. Setup connects one approved, tenant bound registration. The server rechecks its tools, actions, campaign scope, expiry, and approval policy for every request.

Can an agent send email automatically?

Only through the governed campaign path and only when the current authorization, audience safety, launch readiness, and human approval rules allow it. Dry runs never activate a provider campaign.

What about Windows?

Use the PowerShell installer from the CLI reference. The release includes Windows binaries and the same checksum verification.

Ready for your agent

Connect your agent to Canvass.

curl -fsSL https://canvass.fabric.pro/install.sh | sh

Read the CLI reference for Windows, pinned versions, updates, and troubleshooting.