> ## Documentation Index
> Fetch the complete documentation index at: https://docs.noimosai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 独自プロンプトを入力する

> 目的・制約・出力形式を指定して、独自プロンプトを使う方法を説明します。

## 概要

テンプレートに当てはまらない依頼や、細かい制約を指定したい場合は独自プロンプトを使います。

## 場所

* `チャット` を開く
* 入力欄に依頼内容を入力する

<img src="https://mintcdn.com/agoslabstechnologiesfzco/Vgxow2DADj69mrXO/public/help-center/getting-started/noimosai-overview/chat.png?fit=max&auto=format&n=Vgxow2DADj69mrXO&q=85&s=595a3bdf2b05a345ca819d543c04d658" alt="入力欄とテンプレートを表示したチャット画面" style={{ border: '1px solid #e5e7eb', borderRadius: '8px', marginBottom: '2rem' }} width="2880" height="1558" data-path="public/help-center/getting-started/noimosai-overview/chat.png" />

## 書き方の基本

1. 目的: 何を完了したいか
2. 文脈（任意）: 対象読者、チャネル、背景
3. 制約: トーン、長さ、禁止事項、データ範囲
4. 出力形式: 返答の形式を明示

## 例

`直近24時間のブランド名・商品名の言及を収集して分析してください。`

## 運用のコツ

* 1プロンプト1目的を基本にする
* ファイル添付は必要な場合だけ行う

## 関連ページ

* [AIチャットの基本](/ja/help-center/chat/ai-chat-basics)
* [プロンプトテンプレートを選択する](/ja/help-center/chat/select-prompt-templates)
* [チャット設定をカスタマイズする](/ja/help-center/chat/customize-chat-settings)
* [ファイルをアップロードする](/ja/help-center/chat/upload-files)
