> For the complete documentation index, see [llms.txt](https://rocket-networking.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rocket-networking.gitbook.io/docs/viewserveractivity.md).

# ViewServerActivity()

## Description

This function requests the server for a complete activity scan. It is more detailed than any "Show" function.

#### Syntax

```
ViewServerActivity()
```

#### Returns

```
N/A
```

It will include all client IDs, all entities under the client IDs and Persistent Objects Roomwise and for how long every client has been away from keyboard.\
This is similar to what yousee in your dashboard.

You can call this function, and the **callback\_ViewServerActivity()** will return the activity.
