# スクリーンパネルを自分以外に公開する

## スクリーンパネルを自分以外に公開する

v1.31のアップデートで、スクリーンパネルを「自分以外に公開する」機能が追加されました。これにより、自分だけが内容を確認できないスクリーンパネルを作成することができます。

***

### 自分以外に公開する方法

以下の手順でスクリーンパネルを自分以外に公開することができます。

1. 操作したいスクリーンパネルにカーソルを合わせ、右クリック
2. 表示されたメニューから**自分以外に公開する**をクリック

<figure><img src="/files/y2capnzyEgJDSVLPetOc" alt="" width="510"><figcaption></figcaption></figure>

3. 操作したスクリーンパネル上に「（操作したキャラクター名）以外に公開」と表示され、背面画像を設定している場合はその画像が表示されれば、操作は正しく完了しています。

<figure><img src="/files/pFlo0cyq29SSkCcEPMzK" alt="" width="432"><figcaption></figcaption></figure>

{% hint style="info" %}
操作したいスクリーンパネルにカーソルを合わせてクリックし、**Tabキー**で選択した後、**Wキー**を押すことで、同様の操作を行うことができます。
{% endhint %}


---

# 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.ccfolia.com/update/v1.31/panel_publish_to_others.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.
