> ## Documentation Index
> Fetch the complete documentation index at: https://docs.lighton.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Debugging Temporary Access Requests (Sessions & Docs)

> This article explains how to troubleshoot and resolve issues with the Ask for Access feature, which allows DPO Admins or Company DPOs to request temporary access to documents and sessions.

This article explains how to troubleshoot and resolve issues with the Ask for Access feature, which allows DPO Admins or Company DPOs to request temporary access to documents and sessions.

## Feature Overview

* **Who can request:** DPO Admins or Company DPOs.
* **How it works:**
  1. Request made via the Admin Panel.
  2. Owner receives an email with approval link.
  3. Access is granted once approved.
  4. Access expires automatically (default: 336h, configurable via the [config key](https://paradigm.lighton.ai/admin/settings/configkeyvalue/) 'ACCESS\_GRANT\_DURATION\_HOURS').

***

## How to request access?

**Requester (DPO Admin / Company DPO)**

* Opens the [Admin Panel](https://paradigm.lighton.ai/admin/).
* Navigate to the [documents](https://paradigm.lighton.ai/admin/embeddings/document/) page or [chat session](https://paradigm.lighton.ai/admin/chat/chatsession/) page
* Selects one or more documents **or** sessions.
* In the Actions dropdown menu, choose Request access.

## Owner (Document / Session Owner)

1. Receives an **email notification** containing:
   * Requester identity
   * List of requested items
   * An approval link
2. Chooses one of two options:
   * **Accept** → Temporary access is granted for the configured duration.
   * **Refuse** → No access is granted.
3. In both cases:
   * The system records the decision in logs.
   * The requester receives an **email confirmation** with the outcome (approved or refused).
4. If access is approved, it expires automatically once the time window ends.

***

<Warning>
  **Limitations**\
  The email content and branding are not customizable.\
  Emails are sent only in English.
</Warning>
