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

# Sharing Bridges with Consumers

## Overview

Once you’ve created a bridge, as a bridge builder, you can customize the bridge view for the rest of your team (consumers) to ensure that they’re seeing the most actionable, relevant information in their feed and email digest. This configuration will be reflected both in consumers’ “My Feed” as well as within their email digest.

## How to configure the consumer view

<Steps>
  <Step title="Switch the bridge to Consume view">
    <Frame>
      <img src="https://mintcdn.com/starbridge/ePiV4-5ZEWTUX-4L/images/help-center/builders/configuring-bridges-for-consumers/image.png?fit=max&auto=format&n=ePiV4-5ZEWTUX-4L&q=85&s=6445e3de22aefc7082587f7266eed30b" alt="Bridge view toggle showing Consume mode" style={{ borderRadius: "0.5rem" }} width="648" height="196" data-path="images/help-center/builders/configuring-bridges-for-consumers/image.png" />
    </Frame>
  </Step>

  <Step title="Open Configure consumer view">
    <Frame>
      <img src="https://mintcdn.com/starbridge/ctaJfy6BYmhrwBqt/images/help-center/builders/configuring-bridges-for-consumers/image-1.png?fit=max&auto=format&n=ctaJfy6BYmhrwBqt&q=85&s=149a8ca50d45405f340df478807b097a" alt="Consume view menu with Configure consumer view option" style={{ borderRadius: "0.5rem" }} width="884" height="378" data-path="images/help-center/builders/configuring-bridges-for-consumers/image-1.png" />
    </Frame>
  </Step>

  <Step title="Update layout, then set filters and sorting">
    You’ll be able to customize the consumer view by changing the default information layout and by applying filters & custom sorting to ensure only the most relevant data is shown to your team.

    <Info>
      As you customize the consumer view configuration, you can see a live preview of how the bridge will be presented to your team. Changes you make aren’t applied until you click "Save consumer view" in the top right.
    </Info>

    <Frame>
      <img src="https://mintcdn.com/starbridge/ctaJfy6BYmhrwBqt/images/help-center/builders/configuring-bridges-for-consumers/image-2.png?fit=max&auto=format&n=ctaJfy6BYmhrwBqt&q=85&s=13f98fc914c50d9bded9dc4359d5a8c4" alt="Consumer view configuration screen with live preview" style={{ borderRadius: "0.5rem" }} width="3014" height="1390" data-path="images/help-center/builders/configuring-bridges-for-consumers/image-2.png" />
    </Frame>
  </Step>
</Steps>

## Consuming feed card layout

<Note>
  There are two bridge views: table view and card view. Only the card view is available on “My Feed”. Within the bridges tab, users can toggle between the table view and card view.
</Note>

You can change the column layout to customize the order in which bridge information is presented to your team. The layout can be configured for both the table and feed (card) view.

<Frame>
  <img src="https://mintcdn.com/starbridge/ctaJfy6BYmhrwBqt/images/help-center/builders/configuring-bridges-for-consumers/image-3.png?fit=max&auto=format&n=ctaJfy6BYmhrwBqt&q=85&s=eaecbff712a75953ba3a13c6ee61f199" alt="Column layout configuration for table and feed views" style={{ borderRadius: "0.5rem" }} width="898" height="1168" data-path="images/help-center/builders/configuring-bridges-for-consumers/image-3.png" />
</Frame>

For both views, you can decide which columns (or data) you’d like to show by checking the checkbox next to each column, in addition to the order that this information shows in by dragging the columns into your desired order. The columns shown in the table view and the feed (card) view do *not* need to match. You can easily copy the column layout between the Feed & Table views by clicking on the “Copy to feed view” or “Copy to table view” option on the top right.

<Warning>
  Certain columns cannot be removed from the feed (card) view because they’re fundamental to the feed experience and must be present.
</Warning>

<Info>
  When adding new columns to a Bridge, they are hidden in the consumer view by default, so make sure to enable them if you'd like them to be visible to your team.
</Info>

## Filters & Sort

Bridge filters & sorting help you determine which subset of bridge data is visible to your team, and in what order based on data attributes. Consumers can further filter and sort their bridge results, but their filters do not impact any other users or their email digest. You can filter by the following filter types:

* **Meeting Filter:** Determine whether results will be shown from all buyers, or buyers in each consumer’s territory. By default, this will be toggled to “Only buyers in a user’s territory”. If a user does not have a territory, they will see signals from all buyers.

<Frame>
  <img src="https://mintcdn.com/starbridge/ePiV4-5ZEWTUX-4L/images/help-center/builders/configuring-bridges-for-consumers/CleanShot_2026-01-20_at_20.55.312x.png?fit=max&auto=format&n=ePiV4-5ZEWTUX-4L&q=85&s=7288d821705680f562e7ae8e4ab0a6a8" alt="Meeting filter settings showing territory toggle" style={{ borderRadius: "0.5rem" }} width="878" height="294" data-path="images/help-center/builders/configuring-bridges-for-consumers/CleanShot_2026-01-20_at_20.55.312x.png" />
</Frame>

* **Column Filter:** Filters limit signals to be shown only if certain column criteria is met. For example, you could configure filters to only show signals with scores above a certain threshold, to only show signals for buyers that are currently customers, etc.

<Frame>
  <img src="https://mintcdn.com/starbridge/ctaJfy6BYmhrwBqt/images/help-center/builders/configuring-bridges-for-consumers/image-5.png?fit=max&auto=format&n=ctaJfy6BYmhrwBqt&q=85&s=d239830b6088085e7b14c2f00b746d6a" alt="Column filter configuration UI" style={{ borderRadius: "0.5rem" }} width="868" height="426" data-path="images/help-center/builders/configuring-bridges-for-consumers/image-5.png" />
</Frame>

You can sort the bridge results based on the value of each column, so that the results are displayed based on your desired priority/order. For example, you could sort by account score (largest to smallest), enrollment size, and more.

<Frame>
  <img src="https://mintcdn.com/starbridge/K2JBv-Wrm36jvmsn/images/help-center/builders/configuring-bridges-for-consumers/image-6.png?fit=max&auto=format&n=K2JBv-Wrm36jvmsn&q=85&s=772535802e751a495292fbc2cbd5ea57" alt="Sort configuration UI for bridge results" style={{ borderRadius: "0.5rem" }} width="910" height="442" data-path="images/help-center/builders/configuring-bridges-for-consumers/image-6.png" />
</Frame>
