Prerequisites
- A Discord or GitHub account
- A modern browser (Chrome, Firefox, Safari, or Edge)
Step 1: Sign in
- Navigate to app.triform.ai
- Click Sign in with Discord or Sign in with GitHub
- Authorize Triform to access your account
- You’ll be redirected to your workspace
Step 2: Explore your workspace
When you first log in, you’ll see:- Top Bar — Navigation, breadcrumbs, and deploy controls
- Canvas — The visual workspace where you build
- Chat Panel — Triton, your AI assistant
- Properties Panel — Configuration and execution controls
Step 3: Create your first Flow
Let’s build a simple workflow using Triton:- Click in the Chat Panel at the bottom
- Type: “Build me a Flow that gives me a summary of the latest news from HackerNews”
- Watch as Triton:
- Plans the structure
- Creates the necessary components
- Connects them together
Step 4: Execute your Flow
- Select the Flow node on the Canvas
- Open the Properties Panel on the right
- Navigate to the Execute tab
- Enter a test payload:
- Click Execute
- View the results in the output panel
Step 5: Explore further
Now that you’ve created and executed your first Flow, try:- Modifying the Flow — Add more Actions or Agents
- Creating an Agent — Ask Triton to build a tool-using Agent
- Viewing Executions — Check the execution history for your Flow
- Deploying — Make your Flow accessible via API
Next steps
Explore the documentation to learn more about:- The Workspace interface
- Core Concepts like Projects, Agents, Flows, and Actions
- Building your first Project
- Using Triton, the AI assistant
Common first-time questions
Q: Can I invite teammates?Yes! Go to Profile → Organization → Members to invite collaborators. Q: How do I save my work?
Everything auto-saves. Your Projects, Flows, Agents, and Actions are persisted automatically. Q: What languages are supported?
Actions use Python. Agents can interact with any API or service through Actions. Q: Is there a free tier?
Yes! Check our quotas documentation for details on free and paid tiers.
Need help?
- Ask Triton directly in the Chat Panel
- Join our Discord community
- Contact support for technical issues