# 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](https://docs.airdev.co/canvas/5.3/canvas-library/page-templates/sidebar-profile-page-with-tabs "mention")
  * Posts tab
    * [social-feed](https://docs.airdev.co/canvas/5.3/canvas-library/blocks/social-feed "mention")
  * Media tab
    * [multimedia-slideshow-popup](https://docs.airdev.co/canvas/5.3/canvas-library/popups/multimedia-slideshow-popup "mention")
