> ## Documentation Index
> Fetch the complete documentation index at: https://plantis.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Source Suggestions Admin

> Review and maintain community-submitted content sources

# Source Suggestions Admin

Review suggested sources submitted from the app, approve/reject them, and track whether they were promoted to the ingestion source list.

<Info>
  This page requires an authenticated admin user (configured via <code>ADMIN\_USER\_IDS</code> in the API).
</Info>

<div data-source-suggestions-admin />

## Promotion workflow

1. Approve valid suggestions on this page.
2. Promote approved suggestions into `/Users/sonle/Github/ai-thought-leadership/config/sources.yaml` using:

```bash theme={null}
cd /Users/sonle/Github/mintlify-starter/scripts
npm run suggestions:promote -- --sources-file /Users/sonle/Github/ai-thought-leadership/config/sources.yaml
```

3. Use "Mark promoted" here to keep tracking state aligned when needed.
