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

# Set sidebar view

> Use this action to set the sidebar view. This feature works exclusively with Daily Prebuilt. Learn more about this action in [Daily's documentation](https://docs.daily.co/reference/daily-js/instance-methods/set-sidebar-view)

export const feature_0 = "action"

<Warning>
  🔐 Bundle plugin only: This {feature_0} is exclusive to the [Video, Audio & Live
  Bundle](/bubble/video-audio-live-bundle/getting-started). Get the bundle
  plugin
  [here](https://bubble.io/plugin/video-audio--live-bundle-1727441795463x240182085842370560).
</Warning>

### General Fields

| **Field**          | **Type** | **Description**                                                                                                                                                                               |
| ------------------ | -------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Sidebar View**   | dropdown | Options: `null`, `people`, `chat`, `network`, `breakout`, `custom`. To use a custom view, select **custom** and input the **integration ID**. To close the sidebar, set this field to `null`. |
| **Integration ID** | text     | Required if you select **custom** for the sidebar view. Enter the ID of the integration you want to display.                                                                                  |

### Returned Values

This action does not return any values.

<CardGroup cols={2}>
  <Card title="Need Help?" icon="envelope" href="/support/plans">
    View our options for free community and priority support.
  </Card>

  <Card title="Have a feature request?" icon="lightbulb" href="https://lunchpaillabs.canny.io/feature-requests?selectedCategory=daily-video-plugin-for-bubble">
    Post your feature request on our

    <a href="https://lunchpaillabs.canny.io/feature-requests?selectedCategory=daily-video-plugin-for-bubble">
      idea board.
    </a>
  </Card>
</CardGroup>
