# Community Profile Edit Page

<figure><img src="https://2352509137-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX0mOAVWkotGme0iRzu%2Fuploads%2FUQ7VuyXdNPMdmQrGV9fT%2FScreenshot%202566-02-20%20at%2012.18.27.png?alt=media&#x26;token=1c7c9e29-6651-49e7-b4d4-0ff02a5cb7c5" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2352509137-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX0mOAVWkotGme0iRzu%2Fuploads%2FIxdHSQ7w0vodmgEJo7od%2FScreenshot%202566-02-20%20at%2012.18.27.png?alt=media&#x26;token=e1589318-43f2-43b1-a9d8-b349398e9c64" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
In this version, there is no support for `Only admin can post.`
{% endhint %}

### Features

| Feature                  | Description                                                                                                                                                     |
| ------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Community profile update | User can update the information such as avatar, community name, description, categories, etc for this community. Profile will be updated upon tapping **Save**. |

### Usage

**Create a view controller**

```swift
let viewController = AmityUserProfileEditorViewController.make()
```
