# 项目概览

## 用途

通过项目概览可以了解项目的使用情况与基本信息 。

项目概览包括项目基本信息、项目成员创建情况总览、项目成员使用情况、活动日志。

## 查看项目基本信息

1. 进入项目管理界面。默认进入第一个页签——**项目概览**。

![](/files/-M5BSPJf_rLvmFuOHpoc)

* 基本信息：项目名称、成员数、项目ID、超级管理员、创建日期、应用数；
* 创建情况总览：事件总数、看板总数、图表总数、分群总数、监测链接总数；
* 成员使用情况（过去7天）：项目成员访问量、项目成员浏览量趋势、项目成员访问量排名、项目成员访问量趋势、最热看板、最热单图；
* 活动日志：您的成员在项目中的协作日志，帮助您了解您的分群、分析、看板等的新建和变更情况。

## 修改项目名称

1. 单击基本信息右侧的 ![](/files/-MB3o8sknQjd_96-vvI7) 选择 **修改项目名称**。

![](/files/-M5BTGRE5Z3yku2fjQKU)

{% hint style="info" %}
只有 超级管理员 拥有权限 **修改项目名称**。
{% endhint %}

## 更换超级管理员

1. 单击基本信息右侧的 ![](/files/-MB3o8sknQjd_96-vvI7) 选择 **更换超级管理员。**
2. 通过身份验证后选择项目内其他成员成为项目新的超级管理员。

{% hint style="info" %}

* 一个项目可以有多个超级管理员；
* 超级管理员只能转让给项目内其他非超级管理员角色成员；
* 转让超级管理员后，该成员成为项目的超级管理员，同时您的项目角色将变为项目管理员。
  {% endhint %}


---

# 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://growingio.gitbook.io/v3/product-manual/projectmange/details.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.
