If you want to transfer a pipeline from one owner to another, follow these steps.
Note: This process won't work if you don’t have access to the same apps, tables, and fields.
Export the pipeline
If you're the current pipeline owner, or realm admin who has selected Switch to User:
Navigate to the My Pipelines page
In the pipeline list, find the pipeline to be transferred, select the vertical ellipsis, and then Export

Select Download YAML, which creates a .yaml file
Provide the .yaml file to the new pipeline owner, or a realm admin who will use Switch to User to access the new pipeline owner.
Note: A realm admin can't use Switch to User to select another realm admin. You'll receive the message, "This is a special Quickbase user admin. You cannot impersonate this person."
The exported YAML includes an Account slugs section that lists the connected accounts the pipeline uses. When the new owner imports the file, Quickbase uses this section to check which accounts are already connected and which still need to be.
Import the pipeline
The new pipeline owner imports the .yaml file:
Navigate to My Pipelines and select Import.
.png?sv=2026-02-06&spr=https&st=2026-08-06T17%3A51%3A10Z&se=2026-08-06T18%3A02%3A10Z&sr=c&sp=r&sig=j7DXPJLVCMer0cgU3KFOcfdH9DruU1jgpetf%2FFNRoNA%3D)
You'll now see the Import pipeline dialog box
Skip Name and Description because these are located in the .yaml file being imported. Optionally enter tags now or later. (Tags aren't in the YAML.)
Select the Choose a YAML file button
Navigate to the location of the .yaml file provided to you and for which you'll assume ownership
Select Import pipeline. You'll be brought into the Pipeline visual builder.

Quickbase checks the accounts listed in the YAML against your own connected accounts. Any account you haven’t connected yet appears as a placeholder, and the pipeline imports in a disabled state.
.png?sv=2026-02-06&spr=https&st=2026-08-06T17%3A51%3A10Z&se=2026-08-06T18%3A02%3A10Z&sr=c&sp=r&sig=j7DXPJLVCMer0cgU3KFOcfdH9DruU1jgpetf%2FFNRoNA%3D)
If you’re transferring the pipeline to a different Quickbase app, collect the app and table IDs (DBID) for the destination app, and update them before you activate the pipeline.
To collect these:
Navigate to the app
Select the App settings
Select App management
Select Show support information
Connect accounts and activate the pipeline
Connect your own account for each remaining channel the pipeline uses. You can do this through the channel account connection flow, or from the Accounts page.
As you connect each account, Quickbase replaces the matching placeholder with your account.
Once every placeholder is replaced, select Run to activate the pipeline.
For another way to read about importing a YAML file, view the Importing YAML use cases help article.