# BPM Together — powered by AI — your settings
# You do NOT need to edit this file. Click Start: it asks for your ProjectAdm token
# (once) and fills in the rest by itself — your board and, at each step, the list
# IDs. Do not share this file: the token is yours.

PROJECTADM_TOKEN=YOUR_TOKEN_HERE

# Your BOARD on ProjectAdm — the board IS your project. Filled in automatically.
BOARD_ID=0

# The LANGUAGE of the course. It already comes right in the package you downloaded
# (PT on the Portuguese site, EN on the English one) — you do not need to touch it.
# It changes what the scripts write on screen, the prompts they hand to your AI and
# the cards on your board.
#   PT = Portuguese   EN = English
LANGUAGE=EN

# When you open the course, check ONCE A DAY whether a new version is out and ask
# whether you want to update (the update preserves this file — token, board and
# progress). With no internet the check disappears on its own and the menu opens all
# the same. It switches nothing off in the course; put NO here if you would rather
# update only through option 0 of the menu, whenever you choose.
CHECK_UPDATE=YES

# The name of the process you are going to manage (the scripts read this to
# name the board and the diagrams). Step 1 ASKS for it -- you do not need to
# fill it in by hand.
PROCESSO=WRITE THE NAME OF YOUR PROCESS HERE
