Quickstart
Here's a quick guide to all the CodeWords features to get you started.
Visit codewords.agemo.ai/login and sign in
Start a new chat to create your first automation
Describe your automation idea in natural language (or ask Cody for ideas!)
Review the output and iterate as needed by asking in the chat
Prompt: Describe your idea
Head to the chat interface and start by describing what you want to build in natural language. CodeWords will clarify the automation idea with you and build it end-to-end.
Try these simple prompts to get started:
"A workflow that monitors feature launches on my competitor websites"
"A workflow that extracts the transcript from YouTube videos"
"A workflow that enriches my LinkedIn name list with contact info"
"A workflow that sends this form when someone submits an inquiry"
Iterate: Refine your automation
Once CodeWords has built your automation, you can iterate, update, and improve it through conversation.
For example:
Change the output destination to a different app (e.g., Slack)
Add further conditions to your workflow automation
Ask for changes in natural language: "Add a email addresses to the enrichment process"
Testing, debugging, and deploying
CodeWords builds and develops your workflow automation end-to-end.
What this means:
Testing: CodeWords tests your workflow at every stage.
Debugging: When CodeWords detects an error, it automatically starts debugging the issue and continues doing this until it finds and implements a solution.
Deploying: After you've confirmed you're happy with the built automation, CodeWords will deploy it for you. When something is deployed, you'll see CodeWords confetti!
Views
Graph view
When you're building an automation in the chat, CodeWords will generate a graph view that contains all the nodes and conditions. Other tools would usually require you to drag, drop, and configure these nodes. Instead, CodeWords builds them for you end-to-end.
Click an integration node to connect to that integration in a couple of clicks.

Code view
Whilst CodeWords builds your automation, it also writes the code for you.
Click the code view at the top of the graph section to see your workflow's code.
You can also export it.

Chat mode
Sometimes you might want to use CodeWords for web scraping, as a chat, or without building a workflow automation.
You can declutter your chat view by clicking Chat only view and expand the chat area.

Templates
CodeWords templates are pre-built workflow automations that are ready for you to use.
Clicking on a template will take you straight to its run page. Here you can add custom inputs to run the workflow, or you can click the Edit button to update it or customize it for your use case.
There are two main locations where you can access automation templates:
Template Gallery - This contains all the pre-built automations from the CodeWords community.
My Workflows - These are all your automations. When you finish building an automation with CodeWords, you'll be given a URL that takes you straight to your workflow run page. You can access all of these here.

AI Models
CodeWords gives you access to all the latest AI models.
You can ask Cody in the chat interface to use a specific AI model. For example, if you'd prefer to use Claude for your output, you can do so by asking while you're building that automation.
CodeWords has access to a growing number of AI models, including:
Anthropic models (Claude Opus, Claude Sonnet, Claude Haiku, etc.)
OpenAI models (GPT 4.1, 5, etc.)
Google Gemini models (e.g., for text generation, image generation, and video generation, etc.)
You can ask Cody in the chat if you're wondering whether CodeWords has access to a specific AI model.
FAQs
Next Steps
Now that you’ve finished the Quickstart, you can:
Last updated
Was this helpful?