# Viewing activity logs

{% hint style="info" %}
This page illustrates activity logs in the project security management module, including activity, time, entity, members and other information. It also supports filtering by activity type, subject, and member.viewing&#x20;
{% endhint %}

## 1. Accessing project security management

1. Navigate to **Settings** > **Security**.

## 2. Viewing activity logs

1. The system logs details such as the activity, time, entity, member, IP address, and client information.

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

2. You can filter the list by activity type, entity, or members.

<figure><img src="/files/ZeJIV7x0ACozZT8TVcOT" 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/system-configuration/viewing-activity-logs.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.
