# Activity

In the Activity, master user can view the activity log for the company users.  To access the Activity, user should navigate to *Activity* through *Top Ribbon*:

![Left Sidebar / Activity](/files/-MWp-ho_W6Ypm1mGHwGl)

{% hint style="warning" %}
**An Activity log is visible only for Master users.**
{% endhint %}

Every action company users (both Master user or Agent) do in the system, is logged and visible through the Activity:

![Activity page](/files/-MWp-srYdkgWO1g0_Qzc)

The listed activities may include, but not limited to:

* User sign in
* User sign out
* Opening of specific pages
* Unsuccessful signing in
* Data export
* Session rejection
* Downloading file
* etc.

For every action, date is indicated in addition with the session ID, where relevant.

{% hint style="info" %}
It is not possible to undo or edit the action via the Actions page.
{% endhint %}


---

# 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://kvalifika.gitbook.io/kvalifika-1/verification-session/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.
