allv Docs

Getting Started

Sign in, set up your workspace, and complete your first allv workflow cycle.

First Login and Workspace Setup

  1. 1

    Open the sign-in page

    Go to `/login`, enter your work email, and continue with the magic-link sign-in flow.

  2. 2

    Complete verification

    Use the email link and finish two-factor verification when prompted.

  3. 3

    Select your workspace

    Choose the workspace where you want chats, workflows, runs, and memory to be stored.

  4. 4

    Connect at least one tool

    Open `/connections` and connect an app or AI provider so your assistant can take real actions.

  5. 5

    Start in chat

    Go to `/chat` and ask the assistant to complete a practical task.

Complete Your First Workflow Cycle

  1. 1

    Create a workflow

    Open `/workflows`, choose Create, and define a clear name and goal.

  2. 2

    Add trigger and steps

    Choose a trigger type, then add steps with clear input and expected outcome.

  3. 3

    Run and inspect

    Use Run Now to test, then review `/runs` to validate each step output.

  4. 4

    Enable in production

    When test results look correct, activate your workflow and monitor run history.

  • check_circleUse descriptive workflow names so your team can find automations quickly.
  • check_circleAdd approval steps for actions that affect external users or production systems.
  • check_circleReview the first few runs before relying on schedule-only execution.