Get Started with Your First Automation
Welcome to NimbleBrain Studio! This quickstart guide walks you through the NIRA-powered onboarding experience you’ll encounter on your first login.What You’ll Build
In this tutorial, NIRA will help you create a simple but powerful automation. You’ll learn:- How to interact with NIRA conversationally
- How NIRA selects and configures MCP tools
- How to provide API credentials securely
- How to deploy and monitor your automation

Prerequisites
All you need is:- A web browser (Chrome, Firefox, Safari, or Edge)
- A GitHub or Google account for authentication
- ☕ 5 minutes of your time
Step 1: NIRA’s Introduction
When you first log into NimbleBrain Studio at studio.nimblebrain.dev, you’ll see NIRA’s welcome message:Step 2: Describe Your Automation
NIRA will ask you what you’d like to automate. For this tutorial, try one of these examples:Example 1: Weather Alert (Easiest) ⭐
Example 1: Weather Alert (Easiest) ⭐
- Selects OpenWeatherMap MCP server for weather data
- Selects Slack MCP server for messaging
- Creates a daily 8am schedule
- Asks for your OpenWeatherMap API key and Slack credentials
Example 2: Daily Calendar Summary
Example 2: Daily Calendar Summary
- Connects to Google Calendar
- Formats your day’s events
- Sends email via your preferred email service
- Asks for Google Calendar and email credentials
Example 3: Price Monitor
Example 3: Price Monitor
- Sets up cryptocurrency price tracking
- Implements conditional logic (only alert if > $100k)
- Schedules hourly checks
- Asks for Slack credentials

What NIRA Does Behind the Scenes
When you describe your automation, NIRA:Understands Intent
Selects Tools
Designs Workflow
Generates Playbook
Identifies Credentials
Step 3: Add Your API Keys
NIRA will identify which services you need and prompt for credentials:- OpenWeatherMap API (for weather data)
- Slack (to send you messages)
Click 'Add API Key'
Follow NIRA's Guidance
- Click the link NIRA provides
- Sign up or log in to the service
- Generate your API key
- Copy it
Paste Credentials
Save Securely
Step 4: Review Your Playbook
Once you’ve added credentials, NIRA shows you the generated playbook before deploying:- Fetches current weather and 24-hour forecast for San Francisco
- Formats a friendly message with temperature, conditions, and forecast
- Sends to your Slack DM
- ✅ Deploy Now - Launch your automation immediately
- ✏️ Edit - Ask NIRA to modify anything (“Change it to 7am” or “Add wind speed”)
- 👀 View Details - See the full playbook configuration
- 🗑️ Start Over - Have NIRA build something different

Step 5: Deploy & Test
Click “Deploy Automation” and NIRA handles the rest:NIRA Validates Configuration
Test Run
Schedule Activation
Immediate Confirmation

Step 6: Monitor & Manage
After deployment, NIRA shows you how to:View Execution History
Check Logs
Edit Automation
Pause/Resume
What’s Next?
Now that you’ve completed the tutorial, you can:Build More Automations
Explore Connections
Learn About Playbooks
Connect to Claude
Workspace Management
Activity Logs
Tips for Working with NIRA
Make the most of your NIRA experience with these tips:Be Specific About Timing
Be Specific About Timing
Name Your Data Sources
Name Your Data Sources
Describe the Output Format
Describe the Output Format
Ask for Modifications Anytime
Ask for Modifications Anytime
- “Make the report more detailed”
- “Change the schedule to 6am”
- “Add weather data to the summary”
- “Only send alerts if revenue is above $10k”
Use Examples
Use Examples
- “Format it like: ‘Today’s weather: 72°F, Sunny. Forecast: Clear skies.’”
- “Include metrics similar to last week’s report”
Common Questions
Can I edit NIRA's automations manually?
Can I edit NIRA's automations manually?
What if NIRA doesn't understand my request?
What if NIRA doesn't understand my request?
- “Could you be more specific about the timing?”
- “Which email address should I send to?”
- “What should trigger this automation?”
How do I know what tools/services NIRA can use?
How do I know what tools/services NIRA can use?
Can NIRA build really complex automations?
Can NIRA build really complex automations?
- Multi-step workflows with conditional logic
- Automations that use 5+ different tools
- Scheduled tasks with complex timing rules
- Data transformations and calculations
What happens if my automation fails?
What happens if my automation fails?
- Notify you if something fails
- Show you detailed error logs
- Help you fix the issue
Troubleshooting
NIRA says she needs more information
NIRA says she needs more information
- Timing (“when should this run?”)
- Data sources (“which service has the data?”)
- Output destination (“where should results go?”)
API key connection failed
API key connection failed
- Double-check you copied the entire key (no extra spaces)
- Verify the key hasn’t expired
- Make sure the account has proper permissions
- Try regenerating the key and adding it again
Automation didn't run on schedule
Automation didn't run on schedule
- Check the execution logs in the Monitoring tab
- NIRA may have encountered an issue with an external service
- Click “Run Now” to test manually
- Ask NIRA: “Why didn’t my weather alert run this morning?”
Results aren't formatted how I want
Results aren't formatted how I want
- “Make the report shorter and only include the top 3 items”
- “Add emojis to make it more visual”
- “Format dates as MM/DD/YYYY instead of YYYY-MM-DD”
NIRA is taking a long time to respond
NIRA is taking a long time to respond
- Check your internet connection
- Refresh the page
- If the issue persists, the platform may be experiencing high load—try again in a few minutes
Real User Examples
See what others have built with NIRA on their first try:Need Help?
NIRA is always available in your workspace to help, but here are other resources:Ask NIRA
Read the Docs
Contact Support
You’re All Set! 🎉
You’ve completed the quickstart and built your first automation with NIRA. You now know how to:- ✅ Describe automations in natural language
- ✅ Add API credentials securely
- ✅ Review and deploy with confidence
- ✅ Monitor and modify automations