Quickstart Guide
This quickstart walks you through building your first working agent in SmythOS. You’ll use the Lead Enrichment Agent template, which gathers public data to enrich lead profiles with actionable insights.
Step 1: Remix a Template
- From the Studio, open the Templates section in the top navigation.
- Switch to the Sales tab.
- Find the Lead Enrichment Agent and click Remix.


Step 2: Run the Agent with Form Preview
Next, test your agent by providing some input. SmythOS offers several options such as Chat, API, LLM, and MCp. For this guide, we’ll use Form Preview, which lets you enter required fields and run the workflow.
You can open Form Preview in two ways:
Option A: From the top toolbar
- Click Test in the top-right toolbar.
- Switch to the Form Preview tab.
- Enter sample details.
- Click Run to execute the workflow.
Option B: From the canvas
- Click the Form Preview button on the block you want to test.

- Provide inputs. Provide inputs. You can either enter your own details or use this sample to quickly run the agent:
Sample Lead Enrichment Input
Full name: Aria Smyth
Email: [email protected]
Company name: SmythOS

- Click Run and the agent will return a structured lead profile.

No API Keys Yet?
Step 3: Deploy Your Agent
Once your agent runs successfully, you can deploy it from Studio.
Once your agent runs as expected, deploy it:
- Click Deploy in the workspace header.
- Choose your environment: Agent Cloud, Enterprise, or Local Runtime.
- Use Agent Logs to monitor execution history and debug if needed.
If you want to make your agent accessible under a branded domain, see the Subdomains guide.
What’s Next
You now have a working agent. From here, you can explore the rest of the SmythOS platform:
- Use Weaver for building agents conversationally from prompts.
- Switch to Studio Canvas for visual editing and advanced workflows.
- Learn about the Runtime to see how agents run in production.
- Review Deployments to publish your agent to users securely.
Need more help?