Skip to main content

Source Suggestions Admin

Review suggested sources submitted from the app, approve/reject them, and track whether they were promoted to the ingestion source list.
This page requires an authenticated admin user (configured via ADMIN_USER_IDS in the API).

Promotion workflow

  1. Approve valid suggestions on this page.
  2. Promote approved suggestions into /Users/sonle/Github/ai-thought-leadership/config/sources.yaml using:
cd /Users/sonle/Github/mintlify-starter/scripts
npm run suggestions:promote -- --sources-file /Users/sonle/Github/ai-thought-leadership/config/sources.yaml
  1. Use “Mark promoted” here to keep tracking state aligned when needed.