# Changing the author profile

You can update your author profile from the main screen of Uz Studio, the scenario list screen.

## Steps to Update

**① Click the icon in the top right corner**

**② Select "Edit Author Profile"**

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

**③ Modify the author profile and save**

Items to configure:

* **Author Name:** You can set a different name than your Uz player nickname.
* **Cover Image**
* **Icon Image:** You can set a different one from your Uz player icon.
* **Introduction**
* **Links**

<figure><img src="/files/8cQoutvVUiIoFcjye8Ez" alt=""><figcaption></figcaption></figure>

## Author Page Button

Once you've created at least one version of a scenario, an "Author Page" button will appear on your Uz account linked with Uz Studio.

From the author page, you can check the list of released scenarios and the total number of likes.

※ If you are only a member of someone else's scenario, your author page will not appear. If the author page button does not appear, please create at least one scenario, even if it's a blank one, from the top page of Uz Studio.

<figure><img src="/files/yfLbsNDrhSrsi4L7YHsP" alt="" width="262"><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://docs.studio.uzu-app.com/en/top/profile.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.
