Skip to main content
The Together CLI sends anonymous usage events that help Together AI understand how the CLI is used and prioritize fixes and features. Telemetry applies only when you use the tg command-line tool (also available as together). It is separate from the Python SDK’s behavior unless you invoke the CLI.

How to opt out

You can disable telemetry tracking by setting the TOGETHER_TELEMETRY_DISABLED environment variable, or by running tg telemetry disable, which saves the choice to a local configuration file on disk.
Use these commands to enable, disable, or check telemetry status: Config file location:
  • macOS / Linux: $XDG_CONFIG_HOME/together/cli.json if XDG_CONFIG_HOME is set, otherwise ~/.config/together/cli.json.
  • Windows: %APPDATA%\Together\cli.json.
The same file also stores a generated UUID as a stable, pseudonymous device identifier. An example config file:

What is tracked

The CLI collects the following data for every event: