# Settings Menu

The Settings Menu in the Wadzzo app provides Brands with options to manage their account and personalize their experience. This guide will introduce you to its features and how to effectively use them.

**Features of the Settings Menu:**

1. **Delete User Data**:
   * This allows you to remove personal data from the app. Use this option if you wish to erase specific data without deleting the entire account. Confirm the data you wish to delete before proceeding.
2. **Delete Account**:
   * Should you decide to stop using the app, this option will let you permanently delete your account. Please note that this action is irreversible, and you'll lose access to all your saved preferences and data.
3. **Upload Image**:
   * Personalize your profile by adding or updating a profile picture. It can improve your identity within the app, especially if you interact with other users or teams.
4. **Change Password**:
   * For security reasons, it's recommended to update your password regularly. Use a combination of uppercase, lowercase, numbers, and symbols for enhanced security.
5. **Log Out**:
   * This option lets you sign out of your account. It's especially useful if you're accessing the app on a shared or public device.

**Best Practices:**

* Before deleting any data or your account, make sure to back up any essential information you might need later.
* Regularly review and update your settings to ensure a smooth and personalized user experience.
* If you suspect any unauthorized activity in your account, change your password immediately and contact customer support.
* Use the "Log Out" feature whenever accessing the app from a device that's not your own to protect your account's security.

***

The Settings Menu is designed to give you control over your account and enhance your app experience. Familiarize yourself with its features and use them responsibly.


---

# 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://wadzzo.gitbook.io/wadzzo/wadzzo-user-guide/admins-dashboard/settings-menu.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.
