> ## Documentation Index
> Fetch the complete documentation index at: https://relevanceai.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Super GTM

> An AI super agent for your entire go-to-market stack, with persistent skills, memory, and deep integrations

<Warning>
  Super GTM is currently in closed beta (started March 2, 2026) and only available for Enterprise customers. If you're an Enterprise customer and want to join the beta, contact your account team.
</Warning>

Super GTM is a Chat mode that gives you an AI super agent capable of working across your entire go-to-market (GTM) technology stack — including CRM, calendar, email, calls, support tickets, and more. It doesn't just read from your tools; it takes actions across them, with your approval.

What sets Super GTM apart from standard Chat is its persistent layer of context: skills that run repeatable workflows, a file system that stores documents and reference material across sessions, and memory that learns your preferences and history over time. These three features work together to make the agent capable, consistent, and personal.

## What you can do with Super GTM

<CardGroup cols={2}>
  <Card title="Deep integrations" icon="plug" href="/get-started/chat/super-gtm/integrations">
    Connect your CRM, calendar, email, call recordings, support tickets, and other GTM tools
  </Card>

  <Card title="Skills" icon="wand-magic-sparkles" href="/get-started/chat/super-gtm/skills">
    Define repeatable workflows the agent can activate automatically whenever you need them
  </Card>

  <Card title="File system" icon="folder-open" href="/get-started/chat/super-gtm/file-system">
    Store documents and reference material that persist across conversations
  </Card>

  <Card title="Memory" icon="brain" href="/get-started/chat/super-gtm/memory">
    The agent learns your preferences, feedback, and context — and carries it into every session
  </Card>

  <Card title="Scheduled tasks" icon="clock" href="/get-started/chat/super-gtm/scheduled-tasks">
    Run skills automatically on a recurring schedule
  </Card>

  <Card title="Subagents" icon="robot" href="/get-started/chat/super-gtm/subagents">
    Connect any Agent you've built in Relevance AI so Super GTM can call it as a subagent
  </Card>
</CardGroup>

## Getting started

### Prerequisites

* You must be on an Enterprise plan with Relevance AI.
* Requires enrollment in the Super GTM closed beta. Contact your account team to request access.

### Enrollment

Super GTM is enabled by Relevance staff after discussion with your Account Executive (AE).

<CardGroup cols={2}>
  <Card title="By user" icon="user">
    Provide a list of email addresses to your AE
  </Card>

  <Card title="By domain" icon="globe">
    Enable for all users with a specific email domain
  </Card>
</CardGroup>

Once enrolled, you'll see the Super GTM option in your Chat interface.

### Accessing Super GTM

<Tabs>
  <Tab title="Web">
    <div style={{ width: '100%', position: 'relative', paddingTop: '56.25%' }}>
      <iframe src="https://app.supademo.com/embed/cmmlhs5wg3xr3qfzsj0wvm2bw" frameBorder="0" title="Accessing Super GTM" allow="clipboard-write; fullscreen" webkitAllowFullscreen="true" mozAllowFullscreen="true" allowFullscreen style={{ position: 'absolute', top: 0, left: 0, width: '100%', height: '100%', border: '3px solid #5E43CE', borderRadius: '10px' }} />
    </div>

    <Steps>
      <Step title="Navigate to Chat">
        Go to [chat.relevanceai.com](https://chat.relevanceai.com)
      </Step>

      <Step title="Open the model picker">
        Click the model picker in the chat interface
      </Step>

      <Step title="Enable Super GTM">
        Toggle on the Super GTM mode
      </Step>

      <Step title="Start working">
        Start working across your GTM stack
      </Step>
    </Steps>
  </Tab>

  <Tab title="iOS (TestFlight)">
    <Steps>
      <Step title="Install TestFlight">
        [Download the TestFlight app](https://apps.apple.com/us/app/testflight/id899247664) on your iPhone
      </Step>

      <Step title="Join the beta">
        [Open the invite link](https://testflight.apple.com/join/xx1C1Z6y) to join the Relevance AI iOS beta
      </Step>

      <Step title="Install the app">
        Install Relevance AI from within TestFlight. Turn on automatic updates so the app stays up-to-date.
      </Step>

      <Step title="Toggle Super GTM">
        Open the model picker and enable the Super GTM mode toggle
      </Step>
    </Steps>
  </Tab>
</Tabs>

## Quick start

<Note>
  By default, the agent asks for your confirmation before any write action (send, create, update, or delete). You can adjust this per integration in your [integration settings](/get-started/chat/super-gtm/integrations#write-approval).
</Note>

<Steps>
  <Step title="Connect your integrations">
    Click the gear icon next to the Super GTM toggle and connect the tools you use — CRM, calendar, email, and more. See [integrations](/get-started/chat/super-gtm/integrations) for setup instructions.
  </Step>

  <Step title="Ask the agent something">
    Start with a real task. Try something like:

    > "What deals are closing this month?"

    > "Prep me for my next meeting"

    > "Draft a follow-up email to the attendees from my last call"

    The agent pulls from your connected tools and responds with actionable output.
  </Step>

  <Step title="Create your first skill">
    When you find a workflow you want to repeat, ask the agent to turn it into a [skill](/get-started/chat/super-gtm/skills). Skills save the full process so the agent can run it again without you re-explaining it.
  </Step>
</Steps>

Share feedback with your account team or [contact support](/get-started/support) at any time.
