# Your Profile

<figure><img src="/files/65IWejEgxliywDEX6aHs" alt=""><figcaption><p>The Your Profile section in your Dashboard.</p></figcaption></figure>

## Profile Details

To **enter** details:

1. **Select** a text entry.
2. **Enter** the desired value you wish to update to.
3. **Click** the Update button associated with that entry to apply the change.

{% hint style="info" %}
**Quick Tips!**

These preferences *only* apply to the user account that is currently logged in to your Tuplo Dashboard.
{% endhint %}

***

## Update Password

To **change** your password:

1. **Enter** your current password.
2. **Enter** the new password.
3. **Enter** the new password again to confirm.
4. **Click** Update Password to finish the action.

{% hint style="info" %}
**Quick Tips!**

By activating the newsletter checkbox, you can subscribe to receive newsletters.
{% 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.tuplo.com/tuplo-account-management-guide/your-tuplo-dashboard/your-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.
