Skip to main content
Quick Triage — run these four checks first:
  1. Is the issue in a DM or a group Space?
  2. Is the expert hired and configured (no warning badge)?
  3. In group Spaces — did you include @BrainTrust in your message?
  4. Try once more with a shorter, simpler prompt.

Common Issues

SymptomLikely CauseFix
No response in group SpaceNo experts added, or missing mentionRun /list, add expert with /add, include @BrainTrust
/add failsWrong email or expert not hiredVerify email on expert page and hire first
Expert says setup requiredMissing credentialsOpen expert page and run Configure
Stuck on “Thinking…”Timeout or temporary loadWait briefly, retry once, simplify prompt
Wrong expert responds in group SpaceAmbiguous request or weak routing rulesWrite a more specific prompt or set /orchestrator rules
Cannot remove expertExpert not in current group SpaceRun /list then /remove <exact-email>

Credential Problems

ProblemFix
OAuth popup blockedAllow popups for Braintrust domain and retry
API key/token rejectedReplace with valid key/token and re-save
Previously working tool now failsReconfigure; token may have expired/revoked

Automation Problems

ProblemFix
Cron trigger did not runCheck trigger is enabled and schedule/timezone is correct
Calendar trigger not firingReconnect calendar integration, then test again
Output appears in wrong placeVerify trigger delivery target (DM vs group Space)

If It Still Fails

Collect this before asking for help:
  • Exact error text
  • Expert name/email
  • Whether issue was in DM or group Space
  • Command/prompt used
  • Approximate timestamp

Agent Hung or Frozen

Symptom: The expert shows “Thinking…” indefinitely with no response or the response seems to stop in midway.
Common causes:
  1. A tool call is taking very long. Some operations — like a NetSuite heavy query or a QuickBooks fetchAll with no date bounds — can take several minutes.
  2. Rare: the agent is frozen waiting for a response that was dropped due to a transient error.
What to do:
  • Wait up to 5 minutes for slow tool calls to complete.
  • If still stuck after 5 minutes, send a new message to start a fresh interaction.
Prevention:
  • Use specific date ranges in data queries.
  • Avoid fetchAll without filters.
  • Break large requests into smaller, scoped queries.

Getting a Fresh Start

If an expert is consistently misbehaving, try these steps in order:
  1. Reset context: Send “Start fresh” or “Forget the previous context” to clear the conversation state.
  2. Reconfigure credentials: If tools are failing, open the expert page and click Configure to re-enter credentials.
  3. Re-hire the expert: Un-hire and re-hire the expert. This creates a new instance with fresh state.
  4. Contact the expert owner: If the expert itself seems broken (not just your instance), reach out to the builder to check for issues with the expert’s configuration.

Credential Type Quick Reference

Credential TypeWhen You Get ThisHow to Enter ItCommon Expiry Issues
OAuth (Connect Account)Sign-in flow from the providerClick Connect, sign in with your accountToken expires if not used, or if OAuth app is deauthorized
API KeyStatic string from provider dashboardPaste into the key fieldKeys can be revoked or rotated by the provider
Bearer TokenShort-lived token stringPaste into the token fieldOften expires in hours or days
Basic AuthUsername + passwordEnter in two separate fieldsPassword changes break the connection
Environment VariableField values defined by expert creatorEnter the value as labeledCheck with expert owner for expected format

Next Steps

Slash Commands

Validate command syntax and expected behavior.

Connecting Tools and Integrations

Re-run credential setup safely.

Using Multiple Experts Together

Improve group Space routing quality.

Glossary

Clarify terms used in errors and docs.