Skip to content

Commit 2a9abc6

Browse files
agviegasclaude
andcommitted
docs(ai-quickstart): surface the token dashboard URL at the login step
The dashboard URL was only in the prerequisites; an AI jumping to the login command missed it. Repeat https://platform.thatopen.com/dashboard/data at the point where the token is actually needed. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 3977d4a commit 2a9abc6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/ai-quickstart.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ npm install -g @thatopen/services@latest
2424

2525
## 2. Log in (do this BEFORE creating the project)
2626

27+
Get the token from the platform dashboard — **https://platform.thatopen.com/dashboard/data**
28+
**API Tokens** → create → copy. Ask the user to paste it, then run:
29+
2730
```bash
2831
thatopen login --token <platform-token>
2932
```

0 commit comments

Comments
 (0)