# Settings

### About Account Settings Category <a href="#about-quick-start-category" id="about-quick-start-category"></a>

Welcome to the Account Settings Category!

This category provides quick access to everything you need to manage your account preferences and security. Here, you’ll find guidance on updating personal details, changing your password, adjusting notification and privacy settings, and reviewing connected devices and sessions. Use these resources to tailor your account to your needs and keep your information safe and up to date.

### Related Resources <a href="#related-resources" id="related-resources"></a>

* [How to create a BurgerPrints account](/getting-started/settings/how-to-create-a-burgerprints-account.md)
* [Understanding Team manangement and create sub-account](/getting-started/settings/understanding-team-manangement-and-create-sub-account.md)
* [Understanding multi-channel notification feature](/getting-started/settings/understanding-multi-channel-notification-feature.md)
* [Understanding the BurgerPrints fulfillment process](/getting-started/quickstart-and-support/understanding-the-burgerprints-fulfillment-process.md)
* [Understanding the BurgerPrints Dashboard](/getting-started/quickstart-and-support/understanding-the-burgerprints-dashboard.md)


---

# 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.burgerprints.com/getting-started/settings.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.
