# Account details

You can find your [account details here](https://sqr.co/account) if you're logged in.

## Settings

Basic profile settings of your account. You can set your name, change your email and timezone.

You can also set a Anti-phishing code, when you fill in this input we will always send you this code so you know it's SQR who is emailing you.

## Two-factor authentication

Use a mobile authentication app to get a verification code to enter every time you log in.

## Change Password

To change your password fill in your current password and then 2 times your new password. Hit update and your new password is set.

## Extra

{% content-ref url="/pages/xvM7OxNNMEm9hjOSgk1J" %}
[Subscription plan](/dashboard/account-details/subscription-plan.md)
{% endcontent-ref %}

{% content-ref url="/pages/cvL54rmOS3pmnnoVfCVs" %}
[Invoices](/dashboard/account-details/invoices.md)
{% endcontent-ref %}

{% content-ref url="/pages/wHPEtmSZ983paKmUyWWO" %}
[Delete my account](/dashboard/account-details/delete-my-account.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.sqr.co/dashboard/account-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.
