{% with staff_user_tabs_base="/staff/users/" ~ user.uuid, staff_user_tabs_active="security" %}
{% include "partials/staff_user_tabs.html" %}
{% endwith %}
{% include "partials/flash.html" %}
API tokens let you authenticate API requests and Git smart-HTTP operations from scripts and tools. You can have up to 5 active tokens at a time. Learn more in the
docs.