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

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://help.kajabi.com/feedback

```json
{
  "path": "/articles/products/courses/how-to-link-to-your-community-in-your-course-sidebar",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Link a Community to a Course sidebar

> Add a Community link to a Course sidebar so customers can navigate between products.

If you've bundled your Course and Community into a single Offer, adding a sidebar link helps customers move seamlessly between the two products. This guide walks you through copying your Community URL and adding it as a custom block in your Course sidebar.

## Copy your Community URL

1. From your dashboard, select the **Products** tab.
2. Select the **Community** tab.
3. Click the **Go to Community** link next to your Community name. Your Community opens in a new browser tab.
4. Navigate to the Community page you want to link.
5. Copy the URL from your browser's address bar.

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/xm78ssuvoq" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>

## Add the link to your Course sidebar

1. Return to the browser tab where you're logged into Kajabi.
2. Select **Courses** in the left sidebar, then click to open the Course where you want to add the link.
3. Select the **Customize** tab.
4. Hover over the course template image and select **Customize**.
5. In the left sidebar of the template editor, click **Product Sidebar**.
6. Select **Add Content** and choose **Custom Block**.
7. Add information about your Community such as a title, image, and description. Update the **CTA Text** field to indicate that clicking the button leads to your Community.
8. In the first CTA field, select **Go to a URL**. Paste the Community URL you copied into the second field.
9. (Optional) Select the **Open in New Window** checkbox to open the URL in a new browser tab.
10. Click **Save**.

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/e4apv9x2g9" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>

<Note>
  **Note:**
  If you're using the Momentum course template, select **Dashboard Sidebar** instead of **Product Sidebar**, click **Add Content**, then select **Card** as the content type.
</Note>
