# プロジェクト名とドメイン設定

### プロジェクト名設定

「基本設定」→「プロジェクト」→「設定」からプロジェクト名と計測ドメインの変更が可能です。

![](/files/a7rPaVJSBf6sMqkq0SjO)

### ドメイン設定

「ドメイン」欄に計測対象サイトのドメインを入力します。

{% hint style="warning" %}
例：メインドメイン「mysite.com」を入力すると、「sp.mysite.com」や「report.mysite.com/category/」も計測対象になります。
{% endhint %}

「+追加」ボタンで複数のドメインを追加できます。

設定完了後は「保存」をクリックしてください。

### プロジェクトの削除 🗑️

プロジェクト名横の「削除」ボタンからプロジェクトを削除できます。

{% hint style="danger" %}
注意事項:

* 削除時にはパスワード入力が必要です。
* 削除するとプロジェクトの全データが消去され、設置済みの解析コードも無効化されます。
* 新しいプロジェクトを作成する場合は、解析コードの再設置が必要です。
  {% endhint %}

![](/files/uA2SNE1TFekbdafLy343)


---

# 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://helps.ptengine.com/start-guide/quick/domain-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.
