Accessing and Configuring Managed n8n Automation
Learn how to log in to your managed n8n dashboard, connect nodes, and execute automated workflows.
Once your managed n8n node is provisioned, you will receive a secure URL (e.g., https://n8n-xxxxx.snbd.media) along with your login credentials.
- Navigate to your custom n8n URL in your browser.
- Enter the administrator email and password provided in your client portal.
- You will be redirected to the n8n canvas dashboard.
Creating Your First Workflow
- Click Create New Workflow in the top right.
- Add a Trigger Node (e.g., Webhook, Schedule, or On Email Received).
- Connect action nodes by clicking the + symbol on the node connector.
- Configure each node by double-clicking it and entering required credentials or data values.
- Click Listen for Test Event to test, then Activate in the top right corner to run it permanently.