# 作家プロフィールの変更

ウズスタジオのトップ画面である「制作シナリオ一覧」画面から作家プロフィールの変更ができます。

プレイヤーとしての「アイコン」「ニックネーム」とは別のものを設定でき、プレイ用のアカウントに変更の影響が出ることはありません。

## 変更手順 <a href="#how-to" id="how-to"></a>

**①右上のアイコンをクリック**

**②作家プロフィール編集を選択**

<figure><img src="/files/0IqNexiJCfWZ8VGT3qsd" alt=""><figcaption></figcaption></figure>

**③作家プロフィールを変更して保存**

設定するもの

* 作家名：ウズのプレイヤーニックネームとは別のものを設定できます
* カバー画像：サイズは[こちら](/others/image-px.md)をご参照ください。
* アイコン画像：：ウズのプレイヤーアイコンとは別のものを設定できます
* 紹介文
* リンク

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

## 作家ページボタン <a href="#page" id="page"></a>

作家プロフィールを編集すると、ウズスタジオと連携しているアプリウズのアカウントに「作家ページ」ボタンが現れます。

作家ページからはリリースしたシナリオの一覧、大好き数の合計が確認できます。

<figure><img src="/files/xlubH4tNz8C6ZjI0c9DO" alt="" width="262"><figcaption></figcaption></figure>

## プレイ用のアカウントを知られたくない

上記手順で変更をおこなえば、作者ページではプレイヤーとしての「アイコン」「ニックネーム」とは全く別のものを表示することができます。\
作者ページに「ユーザーID」は表示されませんので、**プレイ用のアカウントがバレることはありません**。

したがって、プレイ用のアカウントとは別でIDを取得して**作者用のダミーアカウントを作る必要はございません**。

<figure><img src="/files/UCK2EvaEfT4e7PNJvL8Z" alt=""><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/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.
