# dbt Project Dependencies

## How to manage your projects

Once your data source is created you will se a "Projects" tab in the data source settings where you can Add or remove additional projects.

<figure><img src="https://3470314135-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MgAiVthA_yg9UXKuhyY%2Fuploads%2Fgit-blob-a483a827a54e12ab21bf3526424b0098e0f41319%2FScreen%20Recording%202024-07-08%20at%203.13.28%E2%80%AFPM.gif?alt=media" alt=""><figcaption><p>dbt projects settings</p></figcaption></figure>

## Editing a data source with multiple projects

When configuring a datasource that has more than one project there will be a notification at the bottom of the form letting you know this is the case and pointing you to the projects settings.

<figure><img src="https://3470314135-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MgAiVthA_yg9UXKuhyY%2Fuploads%2Fgit-blob-82bbf1719cf75b1ad0b9c0e885a46e0b5ef0bd43%2Fimage.png?alt=media" alt=""><figcaption><p>configure datasource with multiple projects</p></figcaption></figure>

## How the project's data is processed

1. Once your datasource is ingested all projects will be processed, de-duplicating the objects found
2. The lineage view will now show lineage across dbt objects across all projects that have been added in the same data source
