# Account Changes and Deletions

## 1. How do I change my name and email address?

* Click your initials in the top right corner of Scrintal
* Select **Settings → Account**

***

## 2. How do I update my billing information?

* Click your initials in the top right corner of Scrintal
* Select **Settings → Subscription**
* Click "Invoices & Billing," and you will be directed to Stripe, where you can change your Billing information.

***

## 3. Where do I check my subscription status?

* Click your initials in the top right corner of Scrintal
* Select **Settings → Subscription**

***

## 4. Where do I cancel my subscription?

* Click your initials in the top right corner of Scrintal
* Select **Settings → Subscription**
* Click "**Cancel Subscription**" and confirm

***

## 5. How can I permanently delete my account?

You can delete all your account data by yourself in [the app](https://app.scrintal.com/).

* Click on your initials in the top right corner of [the app](https://app.scrintal.com/).
* Select **Settings → Account**
* Click on **"Permanently delete my account"**

Once you permanently delete your account, you will not be able to recover it. All your data will be deleted from our system. Upon clicking the "Permanently delete my account" button, you will be asked to enter a code that will be sent to your email address.

## :interrobang: Can't find your answers here?

### Contact us at **<hello@scrintal.com>.**


---

# 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://scrintal.gitbook.io/scrintal-support-docs/account-changes-and-deletions.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.
