# Edit Profile

To edit your member profile information in eckoGOV, follow these steps:

1. Log in to your eckoGOV account.
2. Navigate to your member profile or account settings section by clicking in the profile icon on the top right.

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

2. Locate the option to view your profile information.

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

3. Each space has an individul profile which you can edit, eckoDAO is shown in the example below.
4. Click on the "Edit Profile" button.

<figure><img src="/files/3J4btEgkQOSvXoWgfkqo" alt=""><figcaption></figcaption></figure>

4. Update the desired information such as username, profile picture, or any other relevant details and select "Save".

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

{% hint style="info" %}
Please note that the specific steps may vary slightly depending on the interface and design of each eckoGOV Space.
{% endhint %}


---

# 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.ecko.finance/eckodao/eckogov/getting-started/members/edit-profile.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.
