# Project Name and Domain Settings

## Project Name Settings

From "Basic Settings" → "Project" → "Settings", you can change the project name and tracking domain.

## Domain Settings

Enter the domain of the site you want to track in the "Domain" field.

> **WARNING** Example: If you enter the main domain "mysite.com", "sp.mysite.com" and "report.mysite.com/category/" will also be tracked.

You can add multiple domains by clicking the "+Add" button.

After configuration is complete, click "Save".

## Project Deletion 🗑️

You can delete a project by clicking the "Delete" button next to the project name.

> **DANGER** Important Notes:
>
> Password entry is required when deleting.
>
> Deleting will erase all project data and invalidate any installed tracking code.
>
> If you create a new project, you will need to reinstall the tracking code.


---

# 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/en/getting-started/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.
