You can display your pipeline board anywhere on your site using simple shortcodes.
### Using Specific Feed IDs
To show a specific pipeline regardless of the user viewing it, use the `id` attribute:
`
*(Replace "12" with your actual Feed ID, found in the Pipeline Feed list).*
### Using Dynamic Defaults
To show the pipeline that the current user has set as their "Default Pipeline" (see Guide #6), use the shortcode without an ID:
`
This is perfect for creating a "My Team's Board" page that adapts to each logged-in manager.