# Manage Account

## Change Language

You can switch the Wegic interface language by following these steps:\
1\. Go to your <https://wegic.ai/workspace>

2\. Click the Wegic logo in the top-left corner

3\. Click Setting in the menu

4\. At the location shown in the image, click to expand the language options

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

5\. Select your preferred language to complete the change

## Delete Account

If you wish to permanently delete your account:

1. Log in to your account.
2. Go to Account Settings.

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

3. Click \[Delete Account].

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

4. You will be asked to confirm your decision. Please note that **deleting your account is permanent and cannot be undone.** Click \[Continue] and go to the next step.
5. To confirm, please type in \[Delete my account].
6. Lastly, we'd appreciate it if you could share why you're leaving. Your feedback will help us improve Wegic.

{% hint style="warning" %}
Once deleted, all your account data will be removed, and you will no longer have access to the platform.
{% endhint %}

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


---

# 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://help.wegic.ai/welcome-to-wegic/manage-account.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.
