# アプリ動作を設定する

組織内すべてに適用されます。

{% hint style="danger" %}
アプリ動作設定は組織内すべてに適用されます。(組織内全員に影響します。)

**設定の意味を十分に理解できる方以外は、操作を行わないことを推奨いたします。**
{% endhint %}

## 基本設定

* **ヘルプを表示する**

  チェックを入れると組織内全員がヘルプ参照可能になります。
* **サポートログの送信を許可しない**

  チェックを入れると組織内全員が[サポートログ](https://docs.bengo-kakumei.jp/guide/any/trouble#roguno)の送信不可になります。

## プロジェクト種別

**本設定を不用意に編集するとメンバーの業務環境に大きな影響が生じるおそれがあります。**

プロジェクト作成時に選択肢として表示する[モード](https://docs.bengo-kakumei.jp/guide/project/create#mdowobu)の選択をします。プロジェクト作成の画面でチェックを入れた項目が選択可能になります。

* ローカル：ローカルに保存する
* 共有：DropBoxなどを利用
* 共有(セキュア)：DropBoxなどを利用(セキュリティ付)

{% hint style="info" %}
ファイルサーバー機能のご利用には、一定程度の設定が必要となります。サポートにお問い合わせの上でご利用ください。
{% endhint %}

## SMB設定

ファイルサーバー機能に関する設定です。設定したUNCパスがプロジェクト作成する際、所内サーバーの初期値として表示されます。**ファイルサーバー機能をご利用になる場合には、サポートまでお問い合わせください。**


---

# 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.bengo-kakumei.jp/guide/dashboard/aprication_setting.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.
