# Member Selection Page

![User selection flow](https://2352509137-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MX0mOAVWkotGme0iRzu%2F-MX6jYv-eQ40U6yC1dXw%2F-MX6jizLpcvwRuzTUWc9%2Fimage%20\(31\).png?alt=media\&token=bcfb5cf3-7cb0-490b-9e29-d51ecbc114a2)

<figure><img src="https://2352509137-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX0mOAVWkotGme0iRzu%2Fuploads%2F0jIspVxy4dEUCFg3QL5I%2FScreenshot%202566-02-22%20at%2006.32.50.png?alt=media&#x26;token=6914f583-bc90-4a11-b444-c0ccae86ab79" alt=""><figcaption><p>Search Flow</p></figcaption></figure>

### Features

| Feature          | Description                     |
| ---------------- | ------------------------------- |
| Member Selection | User can select a list of users |

### Usage

```swift
let vwiewController = AmityMemberPickerViewController.make()
navigationController?.pushViewController(viewController, animated: true)
```
