> For the complete documentation index, see [llms.txt](https://docs.signius.eu/signius-professional-platform-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.signius.eu/signius-professional-platform-en/account-settings.md).

# Account settings

## Available options in the account settings

In the gear wheel, in the top right of the page, is the Settings panel. In it you can perform the following actions:

1. Change your password
2. Change the language of the platform
3. Change your data
4. Add or change your own signature graphic symbol (uploading your own file, e.g. facsimile), which will be applied to all documents, for which the option "Self-indicated location" of graphic representation of the signature is selected
5. Check if your documents are automatically deleted after 30 days (if you are in a team then this option is decided by the Administrator)
6. [Delete](#deleting-an-account) the account along with the folders and documents you have created

<figure><img src="/files/qYT5IRYMla2hIys38bmU" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/8304vhCRF6a4EywBRSst" alt=""><figcaption></figcaption></figure>

## Deleting an account

To delete your account click the "**Delete Account**" button at the end of the account settings page. Then confirm the action with an SMS code sent to your phone number.

#### **❗ WARNING!!!**

If you delete your account, the documents and folders you created will be deleted **irretrievably** and your data will be anonymized. All your signature packages will be deactivated regardless of their status. Renewal of any subscriptions will be automatically disabled.

<figure><img src="/files/9sHPUOG5A5iOGSHJb93Q" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.signius.eu/signius-professional-platform-en/account-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
