TT01 Docs Updated 11/08/2026 13:33

Getting Started

Learn the first steps to set up TT01, connect the Runner, and run your first workflow.

1. Sign in to the CMS

Open the TT01 CMS, sign in with your account, and go to the dashboard. Admin users can manage documents, actions, packages, versions, and Runner releases.

2. Create an API key

Open API Key from the sidebar and create a key for your Runner machine. Use one key per device or environment so you can revoke a single key without affecting other machines.

3. Download the Runner

Go back to the home page, download the Windows Runner, and keep the API key ready. The Runner uses this key to fetch test cases and send execution results back to the CMS.

4. Build your first workflow

Create a test case, choose a template or start blank, then use the visual builder to arrange actions. Save the workflow before exporting or running it.

5. Run and review results

Start the Runner, select your workflow, and execute it on a real Android device connected through USB or the same LAN. Review run history in the CMS after the test finishes.

Tip: keep test cases small at first. A short reliable flow is easier to debug and extend than one large workflow.