# Edit profile

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

<table><thead><tr><th width="202">Field</th><th>Description</th></tr></thead><tbody><tr><td>My Photo</td><td>Upload your own profile picture. The most common formats are supported.</td></tr><tr><td>Salutation</td><td>The user's salutation such as Mr. or Mrs... Titles such as Dr. or Prof. can also be used.</td></tr><tr><td>First name</td><td>The first name of the user.</td></tr><tr><td>Name</td><td>The last name of the user.</td></tr><tr><td>Email Address</td><td>This email address is used for the login. If a change is made, the user will first receive an email with a confirmation link.</td></tr><tr><td>Phone</td><td>The landline telephone number of the user.</td></tr><tr><td>Mobile</td><td>The mobile phone number of the user.</td></tr><tr><td>Language</td><td>The default language of the user. The language of the Interface is taken from those settings every time the user logs in</td></tr></tbody></table>


---

# 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.saaster.io/fundementals/user-guide/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.
