Skip to content

Quick Start

This guide walks you through creating your first AI agent and having a conversation with it. By the end, you will have a working agent that you can share with your team.

  • A Sprigr Teams account. Sign up here if you do not have one.
  • Nothing else. New organizations start on the free plan, so you can create your first agent right away and upgrade later if you need more.
  1. Sign in to the Sprigr Teams portal

    Navigate to team.sprigr.com and sign in. If you are the first user, the Sprigr Setup Assistant guides you through creating your workspace in a short chat, then provisions your personal companion agent. See Onboarding for a full walkthrough.

  2. Open the Agents page

    In the sidebar, under Agents, click All Agents. This is where all of your organization’s AI agents are listed. On a new workspace you will see your companion agent under Your AI and an empty list below it.

  3. Create a new agent

    Click the New Agent button. Give your agent a name (for example, “Help Desk Assistant”) and a brief description of what it does. The name is visible to anyone who interacts with the agent.

  4. Configure the agent’s persona

    Every agent has a persona - a system prompt that defines its behavior, tone, and expertise. Write a clear description of the role you want the agent to play. For example:

    You are a helpful IT help desk assistant for Acme Corp. You help employees
    troubleshoot common technical issues, reset passwords, and submit support
    tickets. You are friendly, patient, and always ask clarifying questions
    before suggesting solutions.

    A well-written persona is the single most important factor in agent quality. Be specific about the agent’s role, boundaries, and communication style.

  5. Send your first message

    Open Chat from the sidebar and start a conversation with your agent. Type a message like “Hi, my laptop won’t connect to WiFi” and press Send. Your agent will respond according to the persona you configured.

  6. Invite your team

    Go to Members (under Account in the sidebar) and click Invite Member to add colleagues by email. They can sign in and start conversations with the agents you have created. Each team member gets their own conversation history.

Now that you have a working agent, here are some ways to make it more capable:

  • Add a knowledge base - Upload documents so your agent can answer questions about your organization’s specific processes and policies. See Knowledge Bases.
  • Connect an integration - Link Gmail, Slack, or other services so your agent can send emails, look up tickets, or pull data from external systems. See Integrations.
  • Set up a workflow - Automate multi-step processes like employee onboarding or incident response with approval gates and conditional logic. See Workflows.
  • Create an Agent Team - Group specialist agents so they can delegate work to each other behind a single entry point. See Agent Teams.
  • Deploy a channel - Make your agent available on Telegram, WhatsApp, or Slack alongside the built-in WebChat. See Channels.