{% extends "base.html" %} {% block title %}My tokens — {{ config.INSTANCE_NAME }}{% endblock %} {% block content %}
Long-lived tokens for CLI and headless clients.
This cannot be undone and will immediately sign out any session using this token.
Long-lived tokens let the CLI, CI jobs, and Claude Code talk to the server without a browser session. You'll see the token value exactly once.