Creating Workflows
To get started, head over to codewords.agemo.ai and create an account.
Once registered, you will be able to create your first workflow.
This will be your first point of contact with the CodeWords agent, where you can chat to build workflows. Enter a prompt to get started, and CodeWords will do the rest!
Prompting
CodeWords makes it simple by allowing you to build a workflow by prompting with the agent.
Be Specific About Your Goal
To get the best results from Cody, start with a clear, specific description of what you want to accomplish.
What Doesn't Work:
"I need something for social media"
"Make a workflow that helps with marketing"
"I want to automate my business"
What Works Great:
"Create a workflow that will scrape website X and summarise the content and email me the response"
"Build me a workflow which scrapes google review data for restaurants and saves it into a CSV file "
"Build me something can extract text data from an image of a hand written letter"
"Create a workflow that transcribes a youtube video, distills it into notes and stores in my google doc"
The difference is clear: Cody needs to understand the specific business problem you're solving.
Focus on Outcomes, Not Tools
Instead of asking for specific technologies, describe what you want to achieve
Don't Focus on the How:
"I need a web scraper"
"Build me an AI thing"
"I want to use the OpenAI API"
Focus on the What:
"I want to extract product prices from competitor websites every week"
"I want to analyse customer reviews and tell me the main themes"
"I want to automatically respond to simple customer emails"
When you focus on what you want to achieve rather than how you think it should be built, Cody can choose the best tools and approach for your needs.
Provide Context and Details Give Cody enough information to make smart decisions about your workflow
Instead of Vague Requests: "Build me a lead generation workflow"
Provide Rich Context:
Describe Your Current Process Walk Cody through exactly what you do now, step by step
Example: "Right now I manually:
Check our Twitter analytics for mentions and engagement
Look at LinkedIn post performance
Put it all in a PowerPoint for my weekly team meeting
This takes me 2 hours every Monday morning
I want a workflow that does this automatically and emails me the report."
Be Specific About Data Show Cody exactly what data you're working with, including examples Good
Example: "I have a Google Spreadsheet with:
Column A: Customer names
Column B: Their LinkedIn URLs
Column C: Company names
About 200 rows updated weekly
I want to add job titles and company size in columns D and E."
Clear Integration Requirements Specify exactly where results should go and what notifications you need Example: "When the workflow finds new leads, I want it to:
Add them to my HubSpot CRM in the 'Marketing Qualified' pipeline
Send a Slack message to our #sales channel with the count
Email me a summary if it finds more than 10 high-priority leads"
The Perfect Request Template
Use this structure to get the best results:
What I Want to Accomplish: [Clear business goal]
My Current Process: [Step by step what you do manually now]
My Data/Inputs: [What information you're starting with, with examples]
Desired Outputs: [Exactly what you want to get back]
Integration Needs: [Where results should go, notifications needed]
Success Criteria: [How you'll know it's working well]
Start simple and add features progressively. Provide business context so Cody understands your industry and challenges.
In order to understand what apps CodeWords can work with, Simply ask in the chat if it can connect to any specific apps.
"Can CodeWords connect to my Google Sheets/Hubspot/Slack app?"
Customising a Template
You can customise any existing workflow template by clicking the 'edit' button, or you can click into Cody. The customised option on a workflow template or on a workflow that's yours allows you to change that automation to your vision. Just describe how you want to customise it!
This is a great way to explore the capabilities that you want to build.
Last updated