> For the complete documentation index, see [llms.txt](https://docs.airdev.co/canvas/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.airdev.co/canvas/6.0/canvas-library/ui-patterns/social-network-profile-page.md).

# Social Network Profile Page

## Overview

This is a common UI pattern for a profile page in social apps and it includes:

* **Sidebar** for displaying user information
* **Posts tab** for a feed
  * The post message UI can be hidden and only shown to the profile owner
* **Media tab** for viewing uploaded multimedia content

Please note that no complex workflows are included in this asset.

## Structure

Please reference existing documentation to customize the page:

* Page\
  [Sidebar Profile Page with Tabs](/canvas/6.0/canvas-library/page-templates/sidebar-profile-page-with-tabs.md)
  * Posts tab
    * [Social Feed](/canvas/6.0/canvas-library/blocks/social-feed.md)
  * Media tab
    * [Multimedia Slideshow Popup](/canvas/6.0/canvas-library/popups/multimedia-slideshow-popup.md)
