> For the complete documentation index, see [llms.txt](https://docs.signius.eu/signius-professional-platform-ua/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-ua/nalashtuvannya-oblikovogo-zapisu.md).

# Налаштування облікового запису

## Опції, доступні в налаштуваннях облікового запису

У зубчастому колесі у верхньому меню праворуч знаходиться панель налаштувань. Ви можете виконати в ній наступні дії:

1. Змінити свій пароль
2. Змінити мову програми
3. Змінити свої дані
4. Додати або змінити графічне відображення підпису (завантаживши власний файл, наприклад, факсиміле), який буде застосовано до всіх документів, для яких буде обрана опція графічного зображення підпису у формі "Самостійного визначення місця".
5. Перевірити, чи документи автоматично видаляються після 30 днів (якщо ви в команді, вибір цієї опції залежить від Адміністратора).
6. [Видалити свій обліковий запис](#vidalennya-oblikovogo-zapisu) разом із папками та документами, які Ви створили

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

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

## Видалення облікового запису

Щоб видалити свій обліковий запис, натисніть кнопку **"Видалити обліковий запис"** в кінці сторінки налаштувань облікового запису. Потім підтвердіть дію за допомогою СМС-коду, надісланого на Ваш номер телефону.

#### **❗** УВАГА!!!

Якщо Ви видалите свій обліковий запис, створені Вами папки та додані документи будуть **видаленні без можливості поновлення**, а Ваші дані - анонімізовані. Усі Ваші пакети підписів будуть дезактивовані незалежно від їх статусу. Оновлення будь-яких підписок буде автоматично вимкнено.

<figure><img src="/files/KdqiOv6uNJDqQnfS4ZC3" 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-ua/nalashtuvannya-oblikovogo-zapisu.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.
