# Account Settings

Through the account settings page, you can change your profile image, workspace name, and author name. These are reflected throughout your dashboard and demos created.

**Here's a short how-to guide for customizing your account settings:**

{% @supademo/embed demoId="e\_i5hivIoUkBjqtAR9FVi" url="<https://app.supademo.com/demo/e_i5hivIoUkBjqtAR9FVi>" %}

1. Click on the profile picture to start.
2. Next, go to account settings.
3. Click here to give your workspace a name or adjust it.
4. Set or change your profile picture by clicking here. This is shown for Supademos you've created when shared as a link.
5. Change your name here. This is also shown on the demo URL page if you are the author of the Supademo.
6. Everything looks great? Go ahead, hit 'Save'.<br>


---

# 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://docs.supademo.com/admin-and-billing/workspace-maintenance/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.
