# Managing Your Account Information

### How to change my personal details

You can update your personal details directly from your account settings.

1. Log in to your dashboard
2. Navigate to Account Settings
3. Update your information as needed
4. Save your changes

In some cases, changes to sensitive information (such as name or account ownership) may require additional verification.

If you need assistance, you can contact support for guidance.

<br>


---

# 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://varntix.gitbook.io/resources/getting-started/managing-your-account-information.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.
