# 团队活动日志

## 活动日志是什么？ <a href="#id-1" id="id-1"></a>

团队活动日志包括团队管理日志和数据集管理日志，记录团队协作管理数据过程中的活动历史，随操作实时生成，团队内部公开透明，方便清晰溯源。

* **团队管理日志：**&#x5305;括成员加入、成员权限变更等团队管理活动记录。
* **数据活动日志：**&#x5305;括团队空间数据集创建、数据集可见性变更、commit记录、数据集成员加入以及成员权限变更等团队数据相关的活动记录。

## 活动日志查看 <a href="#id-2" id="id-2"></a>

### GAS团队空间主页 <a href="#id-2-1" id="id-2-1"></a>

切换到团队空间后，下拉页面，即可查看团队管理活动日志 和 **所有团队数据集**的活动日志。

![ ](/files/-MYwga4k3vhBQ030q_hY)

### 团队数据集主页 <a href="#id-2-2" id="id-2-2"></a>

进入团队数据集详情页，在【活动】模块可以查看**该数据集相关**的管理活动日志。

![](/files/-MYwh3N9RZM7l-WjiBfM)


---

# 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://docs.graviti.cn/guide/tensorbay/collaboration/log.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.
