Support

Troubleshoot Beacon and route privacy or governance issues clearly.

Support is not only for runtime failures. Use this page for operational problems, data-handling questions, privacy requests, and practical checks against the current product posture.

Search docs, support, and public pages
search
Runtime

If Beacon is not starting runs

Checks

Confirm the app server is up, the workflow runtime is reachable, the request payload includes a topic, and the account is authenticated for private /api/briefs usage.

Recurring Workflows

If recurring research is not waking up

Workflow requirement

Beacon relies on durable workflow sleep and resume. Locally, keep `npx workflow dev` running. In deployment, confirm workflow endpoints and runtime hooks are healthy.

Memory

If reruns are not producing a delta

Checks:
  1. use the exact same topic string
  2. open /memory and confirm the topic exists
  3. verify UPSTASH_REDIS_REST_URL
  4. verify UPSTASH_REDIS_REST_TOKEN
  5. rerun after memory is present
Privacy Requests

If you need data access, deletion, or key removal

Self-service actions

Use Settings to clear stored API keys, use Memory Bank controls to remove stored topic memory, and use your authenticated account context to review the briefs and logs that Beacon currently exposes back to you.

Operator review path

If you need a broader privacy review, export, correction, or deletion request across account data, memory, briefs, and logs, route it to the service operator through the project's support or repository issue channel and include the account identifier and affected run or topic where possible.

When to escalate immediately

Escalate immediately if you believe Beacon stored sensitive personal data by mistake, exposed another user's data, retained data after a deletion request, or processed content through the wrong integration channel.

Governance

What support can and cannot currently guarantee

What is visible today

Beacon can currently surface account-scoped briefs, memory, log history, and stored-key status inside the product, which makes basic user review possible.

What still needs process hardening

Beacon does not yet expose a full in-product privacy request workflow, enterprise retention controls, or formal regulator-facing response procedures. Those remain operator-governed processes rather than finished product features.

Reference

Fast paths