It’s all about the prompt
Wordware makes it almost effortless to build and maintain powerful agents. At its heart, these features are built around the concept of a prompt. A prompt is a piece of text, image, audio, and soon video that you provide to the AI to generate content. It can be as simple as a single sentence or as complex as an exported database, complete with illustrations. In Wordware, the way you edit and manage prompts is through the editor. The editor is where you can build, test, collaborate on and deploy your prompts, and the logic that surrounds them.
Run
button to the
top right or the keyboard shortcut CTRL
+ R
(on Mac, CMD
+ R
). Each flow can have any number of different steps,
whether AI generation, loop, or any of the many other nodes available in Wordware. You can even have your flow call
other flows! Add new nodes by typing /
in the editor, and typing the name of the node you want to add. For text, you
can just start typing.
Let’s add a basic prompt to get started.
Using the editor
Anything you type into the editor is a prompt. You can add an almost unlimited amount of content of many forms, and barring very few exceptions, the AI for any generation will be able to see and interact with any content that appears above the generation in the flow. This is the “What You See is What You Get” principle in action.There are a small number of exceptions to the “What You See is What You Get”
principle. Most notably, comments are hidden to the AI, and
to your deployed app if you decide to deploy your flow.
Running your flow
When you’re ready to execute, hit the “Run” button. You can watch live as the WordApp you wrote runs step by step, prompting you for any inputs you’ve defined, and showing you the outputs as they’re generated. You can see the AI’s responses in real time, and even interact with the AI as it generates content.The Navigation Bar

files
button at the far left of the navigation bar.

New flow
button, and manage your existing ones. You can duplicate, rename, and delete flows as you see fit to best organize your projects. You can also create folders to better organize your flows by pressing the add folder
button.

templates
button to access some pre-populated WordApps.


Run
button for executing your prompts, as well as sharing controls. Wordware is better
with friends, and you can share your prompts with anyone you like, or even embed them in your own website or app. To
make collaboration easy, you can add additional users to your organizations, and work together on the same prompts. You
can also share your prompts publicly, to collaborate with anyone anywhere.

🚀 Deploy
button and fill out the requested fields. This is a great way to deploy your projects as standalone applications, or to share them with the world.
Check these out next
Here are some next steps you may want to take to get the most out of Wordware:Build a Chatbot
Walk through a simple chatbot recipe to accomplish your goals with Wordware
Run Custom Code
Add custom JavaScript or Python code to your WordApp to do anything you can imagine.
Get a Walkthrough with a Pro
Book a call with one of our experts to get a personalized walkthrough of Wordware.
Generations
See how generations enable you to accomplish most anything you can imagine.