> For the complete documentation index, see [llms.txt](https://docs.p0.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.p0.dev/access-management/just-in-time-access/session-recording.md).

# Session Recording

You can see what actions were taken, when, by whom, and from where—empowering you to answer questions like:

* *What did a user do after gaining access?*
* *Were any sensitive operations performed?*
* *Did anything unexpected happen during a session?*

{% hint style="info" %}
Access logging is not generally available at the moment.

Please contact P0 support to learn more about this feature.
{% endhint %}

{% content-ref url="/pages/VVT1O9x1aG5hisaTgRIz" %}
[AWS](/access-management/just-in-time-access/session-recording/aws.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.p0.dev/access-management/just-in-time-access/session-recording.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.
