Tutorial: Lead Enrichment Guide
This guide will walk you through creating a lead enrichment agent using SmythOS.
The Lead Enrichment Agent is an AI agent designed to gather and analyze online data to enhance lead profiles with rich, actionable insights...
Agent Setup
- Navigate to Templates.

- Select the Sales tab. Click the Remix button on the Lead Enrichment Agent template.

- Allow the template to initialize and configure.
Run Agent with Form Preview
- After loading the remixed agent workflow, click Form Preview.

- Enter the required information on the form then click Run.

- Here’s the output:

When working with templates or agents that use external API services, you can leverage the Mock Data feature for API Call components during testing and debugging:
- Enable Debug Mode in the toolbar at the top of the Builder
- Select an API Call component that uses API keys from the Vault
- In the component settings, enable the Use Mock Data toggle
- Define the mock response data you want the component to return
- Run your workflow to test without needing actual API credentials
Pro Tip: The Mock Data feature is perfect for testing third-party integrations without having to register for multiple external services. Learn more about Mock Data configuration.
Deploy the Agent in Your Workflow
Once the setup is complete, deploy your agent to make it live and ready for integration into your workflow. SmythOS automatically provides a production subdomain for your deployed agent (e.g., xyz.agent.pa.smyth.ai
), but you can also configure your own custom subdomain.
Key deployment features:
- • Automatic SSL/TLS certification
- • Built-in rate limiting
- • Request logging and monitoring
- • Version control and rollback capabilities