bbt Explorer not showing my sources

We are working to add raw data sources to all of our models, how ever they dont show up in the dbt Explorer, it says “No source collections were found”.

I’ve ran

dbt build

and

dbt docs generate

which outputs that it finds the sources.

17:52:11 Running with dbt=1.7.8
17:52:11 Registered adapter: bigquery=1.7.5
17:52:11 Found 98 models, 5 seeds, 2 tests, 13 sources, 0 exposures, 0 metrics, 587 macros, 0 groups, 0 semantic models

Thank you.