# 查看操作记录

{% hint style="info" %}
本帮助文档介绍了如何在项目安全管理模块中查看操作记录，包括操作内容、时间、主体、成员等信息，并支持按活动类型、主体、成员进行筛选。
{% endhint %}

## 1. 进入项目安全管理

1. 在项目首页，导航到“项目设置”页面。
2. 找到并点击“安全”选项。

## 2.查看操作记录

1. 系统记录了操作内容、时间、主体、成员、ip、客户端信息

<figure><img src="/files/mWDUZejg1DRlIRJ7LetM" alt=""><figcaption></figcaption></figure>

2. 您可以按照活动类型、主体、成员进行筛选

<figure><img src="/files/xkh2cEncHJ2Lxo5tuMUA" alt="" width="375"><figcaption></figcaption></figure>


---

# 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.elven.com/v3/chinese/settings/cha-kan-cao-zuo-ji-lu.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.
