# Account settings

* [How to Edit Personal Account Settings](/admin-panel/account-settings/how-to-edit-personal-account-settings.md)
* [​How to Upload an Account Icon or Platform Logo](/admin-panel/account-settings/how-to-upload-an-account-icon-or-platform-logo.md)
* [​How to Add and Manage External Links](/admin-panel/account-settings/how-to-add-and-manage-external-links.md)
* [​How to Add and Manage Domains](/admin-panel/account-settings/how-to-add-and-manage-domains.md)
* [How to set up SSO SAML 2.0 with Azure](/admin-panel/account-settings/how-to-set-up-sso-saml-2.0-with-azure.md)
* [How to set up SSO OAuth 2.0 with Azure](/admin-panel/account-settings/how-to-set-up-sso-oauth-2.0-with-azure.md)
* [​How to Set Up SSO with Google](/admin-panel/account-settings/how-to-set-up-sso-with-google.md)
* [​How to Add an SSO Provider](/admin-panel/account-settings/how-to-set-up-sso-provider.md)
* [​How to Configure Password Policy](/admin-panel/account-settings/how-to-configure-password-policy.md)
* [​How to Configure Session Policy](/admin-panel/account-settings/how-to-configure-session-policy.md)
* [How to Delete an Account](/admin-panel/account-settings/how-to-delete-an-account.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://support.docstudio.com/admin-panel/account-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.
