{% extends "base.html" %} {% block title %}Setup — Finite State Report Kit{% endblock %} {% block content %}

Welcome to Finite State Report Kit

Let's configure your connection to the Finite State platform.

Step 1: Enter your domain

Your Finite State domain (e.g., customer.finitestate.io)

Step 2: Enter your API token

Set via FINITE_STATE_AUTH_TOKEN environment variable, or enter below. The token will be stored in ~/.fs-report/config.yaml.

Step 3: Configure defaults

{% endblock %} {% block scripts %} {% endblock %}