> ## Documentation Index
> Fetch the complete documentation index at: https://docs.10et.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# tenet onboard

> Onboard a new service repo into your workspace

Register and configure a new service under your GTM workspace.

```bash theme={null}
tenet onboard ./path/to/repo   # onboard from local path
tenet onboard https://github.com/org/repo  # onboard from URL
```

Creates `.tenet/` config, registers the service, sets up context scopes.
