Quick Overview

Step-by-Step Onboarding enables you to easily onboard others to an agent template. Instead of requiring template users to navigate a complex flow editor, build a simple form-style onboarding that allows your template users to easily configure and start using the agent!
Step-by-Step Onboarding
Key benefits:
  • Simplified setup — Form-style interface instead of complex flow editor
  • Guided configuration — Step users through only the essential settings
  • Professional experience — Clean, intuitive onboarding flow
  • Automatic auth handling — User authorizations collected automatically
  • Template sharing — Easy distribution with built-in onboarding

Creating a Step by Step Onboarding

This is the high-level process for creating a Step by Step Onboarding:

Step 1: Plan Your Requirements

Input Collection Figure out what input you need to collect from your users to configure the agent template. Example: Meeting Notetaker Template
  • Required: Calendar selection (required field)
  • Optional: ‘Restrict by attendee type’ configuration
Output Display Determine what output you need to show users so they can use the template. Example: Meeting Scheduler Template
  • Output: User’s Lindy Mail address for CC’ing to email threads

Step 2: Build the Onboarding Flow

Build the onboarding flow in the Flow Editor using:
  • Form Actions — Show information and collect input
  • Lindy Configuration Actions — Configure template steps
All Step by Step Onboardings start with an Onboarding trigger from Lindy Configuration Actions (located under Lindy Utilities).
Step-by-Step Onboarding Trigger
User authorizations are automatically collected at the beginning of onboarding. You do not need to collect user auths as an onboarding step.

Step 3: Test and Share

Step-by-Step Onboarding Test
  1. Click Test in the upper right corner
  2. Select the onboarding trigger
  3. Make changes if necessary
  4. Share your template

Form Actions

Form Actions enable you to show information and collect input from users:
ActionPurpose
Show Multiple-ChoiceShows a multiple choice question to users and collects input
Show Copyable ContentShows a piece of text ready to copy
Show Info StepShows information to template users
Show Text InputShows a question to users and collects long or short text input
Show Copyable Embed CodeShows the code snippet of a Lindy embed to copy
Each step has an ‘illustration’ field. If no file is uploaded, there will be a default illustration.

Lindy Configuration Actions

Located within Lindy Utilities in the action modal, these actions allow you to collect input from users while configuring template steps:

Collect User Input to Configure Step

Collects input from a user for a specific field and uses the values to update the configuration of the fields in a step.
You cannot configure AI Agents or condition steps. Use Configure Step for these instead.

Configure Step

Collects input from a user for a step and updates the configuration of any step. Use this over “Collect User Input to Configure Step” if:
  • There are multiple fields in a step that you want to configure
  • You need to configure AI Agents or condition steps

Configure Lindy Embed

Configures the Lindy embed trigger node.

Configure Knowledge Base

Collects data sources for a knowledge base node.

Get User Info

Gets a user’s information, including:
  • Name
  • Email
  • Time Zone
  • Lindy Mail Suffix

The Step by Step Onboarding Experience

User Flow

  • Incomplete onboarding: Users who click out without completing will land on the Flow Editor for the template and can resume onboarding
  • Completed onboarding: Users are redirected to the Task View for the agent they just configured

Harmonious Experience

To ensure a smooth experience, add a Message Received trigger to your template with a greeting message that introduces your user to the Lindy.

Best Practices

Template users will not be able to see the onboarding flow in their template’s Flow Editor after sharing.

Next Steps

Enhance your template sharing with these concepts: