tota doctor re-runs the setup wizard with your current values pre-filled. Press Enter on any field to keep it unchanged, or type a new value to replace it.

  • API keys are shown masked: sk-x••••4f2a
  • Providers and models can be reselected; tota fetches models again for changed credentials
  • Telegram token — type none to disable Telegram, or paste a token to start the pairing-code flow
  • Daily budget — change the token budget limit
tota doctor

#Configure a Single Feature

You don’t need to step through every section to change one thing. Pass a feature name to jump straight to that section:

tota setup websearch    # add or swap your web search key
tota setup llm          # change provider or model
tota setup telegram     # update bot token
tota setup whatsapp     # enable / configure WhatsApp channel
tota setup github       # update PAT or default repo
tota setup browser      # install Chromium for browser automation
tota setup computer     # enable / disable computer-use & Android ADB
tota setup api          # enable / configure the REST API channel
tota setup budget       # change your daily token limit
tota setup identity     # update your name or agent name
tota setup calendar     # configure Google Calendar credentials
tota setup voice        # configure TTS/STT providers
tota setup vault        # view secrets vault backend info

tota doctor <feature> is an alias for the same thing.

FeatureWhat it configures
identityYour name and agent name
llmLLM providers and models
telegramTelegram bot token and pairing
whatsappWhatsApp channel (QR link, allowed numbers, auth directory)
githubGitHub username, PAT, default repo
websearchWeb search provider key (Brave / Serper / Tavily)
browserInstall Chromium browser binary (Playwright)
computerEnable / disable computer-use and Android ADB tools
apiREST API channel (port, auth key)
budgetDaily token budget
calendarGoogle Calendar OAuth2 credentials
voiceTTS/STT providers (OpenAI / ElevenLabs / Google / Groq)
vaultShow secrets vault backend and usage info

The running agent is not interrupted — open a new terminal tab while tota is running.

#From the / Menu

While chatting in the CLI, open the / command picker and choose Configure. Pick a feature from the list — tota prints the exact command to run so you can paste it in a new terminal without interrupting the session.