Skip to main content

AI Coach

Updated over 3 weeks ago

Overview

AI Coach is an intelligent chat powered by GPT-4, integrated across the entire Intempt platform. It enables you to create key entities — Event, Segment, and Journey — simply by interacting through natural language conversation.

Accessible from any page within the platform, AI Coach lets you quickly build and configure essential objects without navigating away from your current workflow.

Key Features

  • Always Accessible – The AI Coach button is located on the left side of the interface. You can open it from any page in GrowthOS.

  • Quick Prompt Templates – When opened, a dialog window appears at the bottom of the screen with ready-made prompt suggestions for creating each type of entity: Event, Segment, or Journey.

  • Interactive Conversation – Once you send a prompt, the AI Coach may ask clarifying questions if the request is ambiguous.

  • You can reply freely with your text, or choose from predefined response buttons shown below the AI Coach’s message.

  • Entity Creation from Prompts – The AI Coach will process your request, handle any follow-up questions, and generate the requested Event, Segment, or Journey.

How to Use the AI Coach

  1. Open the AI Coach
    Click the AI Coach button on the left side panel. The chat window will appear at the bottom of the screen.

  2. Choose a Template or Write Your Own Prompt

    • Select one of the predefined prompt templates to get started quickly.

    • Or type your own request in natural language.

  3. Answer Follow-Up Questions
    If clarification is needed, respond in free text or by clicking one of the suggested answers.

  4. Review and Confirm
    The AI Coach will create the requested entity. You can review the generated configuration and make any adjustments.

Examples

AI Coach can create all three key entities — Event, Segment, and Journey — based on your prompts.

Below are example prompts along with screenshots illustrating how the AI generates and configures these objects step-by-step.

Creating an Event

Prompt:

Define a purchase event filter with:

  • quantity ∈ {1, 2},

  • price ∈ [100 $, 400 $],

  • session.utm_source = "web".

Discussion with the chat:

Result:

Creating a Segment

Prompt:

Create a segment where:

'Session Start' location is in {US, Canada},
in 'Session end' session duration > 30 minutes.

Then append England and Germany to the location filter.

Discussion with the chat:

Result:

Creating a Journey

Prompt:

Create a marketing automation journey with these specifications:

  • Trigger: session started

  • Action (immediate): send 'Welcome to our newsletter' email.

  • Delay: wait 30 days (next edition).

    • Condition: subscribed to the newsletter

      • Match: send 'Standard newsletter edition,' 'bonus content email.'

      • Not-match: send 'We miss you newsletter reminder,' then leave the journey.

  • Exit rule: exit on goal match.

Discussion with the chat:

Result:

Did this answer your question?