mirror of
https://github.com/different-ai/openwork
synced 2026-05-10 17:22:05 +02:00
37 lines
772 B
Plaintext
37 lines
772 B
Plaintext
---
|
|
title: "Share a worker with one invite link"
|
|
description: "Use OpenWork invite links to prefill URL and token"
|
|
---
|
|
|
|
OpenWork now supports a copyable invite link in the worker share modal.
|
|
|
|
## What it does
|
|
|
|
The invite link pre-fills:
|
|
|
|
- worker URL
|
|
- access token
|
|
- startup mode (`server`)
|
|
|
|
This removes copy/paste friction for teammates.
|
|
|
|
## How to use it
|
|
|
|
1. Open worker menu -> **Share**.
|
|
2. Copy `OpenWork invite link`.
|
|
3. Send the link to a teammate.
|
|
4. When they open it, OpenWork pre-fills remote connect fields.
|
|
|
|
## Security note
|
|
|
|
Invite links include a token. Treat them like credentials and rotate tokens if a link is exposed.
|
|
|
|
## Fallback
|
|
|
|
If links are blocked in your workflow, share:
|
|
|
|
- `OpenWork worker URL`
|
|
- `Access token`
|
|
|
|
manually from the same modal.
|