# Edit Profile details

You can edit profile details like Name, Phone number, Company, and Country from the Profile detail page.

{% hint style="info" %}
If you want to update your email address or password, please refer to the [Update email & Password](/how-to/private-network/account/update-email-and-password.md)
{% endhint %}

### Edit Profile details

* Login to your Sypdra account and click on the user Profile icon at the right top
* Select User profile

![Screenshot](https://images.tango.us/workflows/6ce748aa-59ca-49c5-b47f-4e44ddfee337/steps/55650acb-04f6-4486-ba21-0c4162f607da/6bbaf358-0666-41ab-98ba-f8280a2811e3.png)

* Make the required changes to the profile details.

![Screenshot](https://images.tango.us/workflows/6ce748aa-59ca-49c5-b47f-4e44ddfee337/steps/145b207f-c047-4b56-992d-e56566ba45b2/9a52327c-8970-40cf-83d5-0490616373fa.png)

* And Save done.

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

{% content-ref url="/pages/UdaEc69gPQk2pQ28SFUU" %}
[Update email & Password](/how-to/private-network/account/update-email-and-password.md)
{% endcontent-ref %}


---

# 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.spydra.app/how-to/private-network/account/edit-profile-details.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.
