> For the complete documentation index, see [llms.txt](https://decentramind.gitbook.io/decentramind/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://decentramind.gitbook.io/decentramind/tutorials-for-communities/how-to-update-community-information.md).

# How to Update Community Information?

You can update your community profile by finding the settings button in the community you created.

<div align="left"><figure><img src="/files/m5IOeO2pBTmqR9AD0HDe" alt="" width="224"><figcaption></figcaption></figure></div>

Update any community information, and click "Save."&#x20;

<div align="left"><figure><img src="/files/NKNoTP4w8BBQDEp96qnG" alt="" width="431"><figcaption></figcaption></figure></div>

After clicking "Save," you will see a successful update message at the location marked as 1.&#x20;

Then, click on the location marked as 2 to view the latest community information.

<figure><img src="/files/xgC4itNzKPt6qlUOar5Y" alt=""><figcaption></figcaption></figure>

Video Tutorials:

{% embed url="<https://youtu.be/FgasiiQQyzc>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://decentramind.gitbook.io/decentramind/tutorials-for-communities/how-to-update-community-information.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.
