# User Activity

For a project, there are 3 key user metrics that you need to pay attention to: the total user, active user, and new user. The user here can be described either in address or entity.

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

Also, you are able to extract the most active users of the project in the report.


---

# 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.scopescan.ai/features/project-hub/main-page/user-activity.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.
