Getting Started
Welcome. This guide gets you from zero to your first result in under ten minutes.
What you need
- n8n — Cloud, Desktop, or self-hosted
- An Anthropic API key from console.anthropic.com
Install in three steps
# 1. Download the product package and locate workflow.json
# 2. In n8n: Workflows → Import from File → select workflow.json
# 3. Add your API key as an environment variable:
ANTHROPIC_API_KEY=sk-ant-your-key-here
Then activate the workflow and open its form URL.
Generate your first result
- Open the form URL in your browser.
- Enter your input (for Sales Intel: a lead name, company, and website).
- Submit. Your result renders in seconds.
That's it — you're running a Micrasolutions product.