# 项目名称和域名设置

## 项目名称设置

可以从"基本设置"→"项目"→"设置"更改项目名称和测量域名。

## 域名设置

在"域名"字段中输入要测量的网站的域名。

> **WARNING** 例：输入主域名"mysite.com"时，"sp.mysite.com"和"report.mysite.com/category/"也将被列为测量对象。

可以使用"+添加"按钮添加多个域名。

配置完成后，请点击"保存"。

## 删除项目 🗑️

可以通过项目名称旁的"删除"按钮删除项目。

> **DANGER** 注意事项:
>
> 删除时需要输入密码。
>
> 删除后，项目的所有数据将被清除，已安装的分析代码也将被停用。
>
> 如果要创建新项目，需要重新安装分析代码。


---

# 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/cn/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.
