# Managing accounts & profiles

On Stack Talent, effective account and profile management is crucial for making the most of our platform:

* **Edit account information:** You can always update your account information, such as email address or password, from your profile settings.
* **Customize your profile:** Add or modify information on your profile to reflect your current skills and background.
* **Delete Your Account:** If you wish to delete your account, refer to our help section for detailed instructions.

Make the most of Stack Talent by efficiently managing your account and maintaining an attractive professional profile.


---

# 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.stack-talent.com/registration-and-login/managing-accounts-and-profiles.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.
