| How you teach it | You record the real job, or upload a video of it, including desktop apps and sites with no API. | Grok Bot records up to 10 minutes in its browser. Claude and ChatGPT learn from a description, or from working alongside you. |
| What you keep | A saved workflow your team owns: the steps, the inputs and outputs, and a test run you already watched. | A skill, memory, or chat thread. The next run still depends on the model looking at the screen and deciding. |
| What happens next time | It follows the same steps. If a button moved, computer vision finds it. It does not invent a new plan. | The bot looks at the screen and decides what to do from the skill and its memory. The path can change. |
| Doing it many times | You run it across a list of rows, on a schedule, or from your other tools. One workflow, many cases. | You message it, or set a schedule. Each run is still a conversation with the bot. |
| Logins and secrets | Passwords and MFA codes sit in your organization vault. Teammates run the workflow without seeing the secret. | You type the password on the agent's computer, or use a one-time handoff. On Grok Bot, every bot on your account can use that login. |
| What you can show later | Screenshots, a run report, timestamps, inputs, outputs, and an audit log you can hand to compliance. | The chat. |
| When something goes wrong | The run fails on a known step. You fix that workflow and test it again before it touches the rest of the list. | You go back to the chat. The next run may take a different path without telling you. |