# Edit Profile Page

![Edit profile page](/files/2PJ6OEfM9WL9XeADH2BP)

### Features <a href="#features-1" id="features-1"></a>

| Feature                  | Description                                                                                                                                                                     |
| ------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Community profile update | Update community information such as avatar, community name, description, category, and permission. The community's profile will be updated after clicking the **Save** button. |
| Closing community        | Click **Close** to close the community. When you close the community, the community page and all its content will be removed.                                                   |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.social.plus/social-plus-uikit/uikit-3/web/social-uikit/our-components/community-settings-page/community-profile-edit-page.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
