# 账户更改

## 如何更改创建者（所有者）账户

创建者（所有者）账户更改功能是用于将作为项目管理责任者的"创建者（所有者）"的权限转交给其他成员的功能。此操作只能由当前的创建者执行。

## 常见使用场景

此功能在以下情况下很有用。

**负责人变更：** 项目的责任人发生变动，需要将所有管理权限转交给后任者的情况。

**负责人离职或调职：** 当前创建者由于离职或调职，需要将所有者权限转移给其他成员的情况。

**管理体制整理：** 由于组织变更等原因，需要根据实际管理者调整所有者权限的情况。

> **危险** 重要：请务必使用创建者的邮箱地址登录后再进行操作。

## 步骤

使用当前创建者（所有者）账户登录。

点击屏幕右上方的**齿轮图标**，选择\*\*「成员管理」\*\*。

确认要转移权限的成员账户显示在列表中。（如果不是成员，请先添加。）

点击要转移权限的成员旁边的\*\*「更改为创建者（项目所有者）」\*\*。

输入当前登录账户的密码进行确认，完成更改。

> **警告** 如果今后不再使用旧账户（邮箱地址），请点击该邮箱地址旁边的「…」，删除该账户。


---

# 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/account-change.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.
