Connect your accounting data

Connection is initiated from the AET workstation running the review tool, not from this page. No credentials are held on this web server.

To connect or reconnect, an authorized AET operator runs:

python scripts/print_auth_url.py

That opens Intuit's consent screen. After authorizing, the callback page displays a one-time code, which the operator exchanges for tokens locally. Tokens are stored on the operator's workstation and are never transmitted to this server.

To revoke an existing connection, see Disconnect.