# \[記事]公開設定

記事ページの公開に関する設定項目です。赤色の\*印がついた項目は必須項目です。

<figure><img src="https://1390957263-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1XmfynLa3I93CYrm0GtL%2Fuploads%2FwGrSm1L6qRf4gzfAoGkH%2F%E3%82%AD%E3%83%A3%E3%83%97%E3%83%81%E3%83%A3.PNG?alt=media&#x26;token=fef924a5-e9a1-4d9d-8023-b4f696597297" alt=""><figcaption></figcaption></figure>

#### サイト公開

本記事ページを公開するかを選択できます。

#### ARTICULサポート

「許可する」を選択された投稿は、公式での特集やプロモーション、公式SNSなどで公開・宣伝されることがあります。

{% hint style="info" %}
**展示会情報の記事や、作品制作の記事など公式が使用・引用する場合には、引用元投稿記事とアーティスト名は必ず紐づけた状態で使用されます。**
{% endhint %}

#### パトロンへのメール通知

パトロンブックの機能をオンにすると、最下部に本項目が表示されます。\
※オフの場合は、表示されません。\
※投稿日付が未来に設定されている場合は「いいえ」で固定となります。

「する」にチェックが入ってる場合、投稿ボタンを押したあとすぐにパトロンブックの登録者宛に投稿情報のメールが自動で一斉送信されます。

「しない」にチェックを入れると、情報は送信されません。

{% hint style="danger" %}
**この設定は投稿・更新の度にリセットされます。**

既存の作品・記事を編集する場合、更新ボタンを押す前に必ず「する/しない」のチェックを確認してください。
{% endhint %}

{% hint style="danger" %}
**「する」が選択された場合、送信済みの投稿でも再送信されます。**

情報が送信済みの投稿にて、再度「する」が選択された状態で更新された場合、情報は再度送信されますのでご注意ください。
{% 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.articul.jp/guide/blog/form/2.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.
