# Overview

Systalink Agent Builder is a multi-tenant workflow platform for building, running, and operating AI agents. You drag nodes onto a canvas, wire them together, and ship workflows that combine LLM reasoning with HTTP calls, integrations, retrieval, custom logic, and human approval steps.

## Who it's for

- **Developers** who want a programmable runtime (HTTP, code, MCP, tools, triggers) with versioning, credentials, and observability — without rebuilding the orchestration layer.
- **Business users** who want a visual editor to assemble agents from pre-built nodes and tools without touching code.

The same workflow scales from a personal automation to a production multi-tenant deployment.

## Key features

- **Visual workflow editor** with a node palette, live config panels, and an AI builder that can scaffold workflows from a prompt.
- **AI agents** with configurable models, system prompts, tools (function, web search, code interpreter, file search, image gen, shell, MCP), and structured output modes.
- **Triggers**: manual, webhook, schedule, and polling event listeners.
- **Integrations** via HTTP, MCP servers, a **Send Email** node (Gmail OAuth, SMTP, or the shared platform mailbox), Notion, and a Function tool for custom logic.
- **Encrypted credential store** — secrets are encrypted at rest and never exposed to the model.
- **Production space** per agent: conversations persisted on every surface, per-node traces, APM metrics (success rate, p50/p95), and the Deploy surfaces (API, widget, shared chat).
- **Prepaid billing**: every LLM call is metered against a dollar credit balance, with a per-model price list.
- **Marketplace** for sharing and installing workflow templates across tenants.
- **Multi-tenant** isolation: every tenant has its own workflows, credentials, runs, and quotas.

## Finding your way around

The **left sidebar** drives global navigation: **Workflows** (the home table with status dots, run and token columns), **Production** (the deployed-agent back offices), **Credentials**, **Marketplace**, **Billing**, and **Documentation**. The floating **+** button on the home page opens the New Workflow modal — start empty, from a template, or import an Agent Builder JSON workflow.

## How it compares

| Tool | Strength | Where Systalink fits |
|------|----------|----------------------|
| n8n | Integrations, self-host | More AI-native; agents are first-class |
| Zapier | Breadth of SaaS triggers | Code + agents + MCP in one runtime |
| LangGraph | Programmatic agents | Visual + multi-tenant + ops included |

If you've used n8n or Zapier, the canvas will feel familiar — but the unit of composition is the **Agent**, not the integration.

---

*Source: https://agentbuilder.systalink.sn/docs/overview — human documentation.*
*Other language: [/docs-md/fr/overview.md](/docs-md/fr/overview.md).*
*Machine-readable index: [/llms.txt](/llms.txt).*
