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

# Configure Logs Access Permissions for Workspace

<Check>
  This is a Portkey <a href="/product/enterprise-offering">Enterprise</a> plan feature.
</Check>

## Overview

Logs Management in Portkey enables organization and workspace administrators to control who can access logs and log metadata within workspaces. This feature provides granular permissions for workspace managers, workspace members, and organization admins while protecting sensitive information.

## Accessing Logs Management

1. Navigate to **Admin Settings** in the Portkey dashboard
2. Select the **Security** tab from the left sidebar
3. Locate the **Logs Management** section

## Permission Settings

The Logs Management section provides six distinct permission options:

| Permission                       | Description                                                           |
| -------------------------------- | --------------------------------------------------------------------- |
| **Managers View Logs**           | Allow workspace managers to view logs within their workspace          |
| **Managers View Logs Metadata**  | Allow workspace managers to view logs metadata within their workspace |
| **Members View Logs**            | Allow workspace members to view logs within their workspace           |
| **Members View Logs Metadata**   | Allow workspace members to view logs metadata within their workspace  |
| **Org-Admin View Logs**          | Allow organization admins to view logs within workspaces              |
| **Org-Admin View Logs Metadata** | Allow organization admins to view logs metadata within workspaces     |

**Default settings:**

* Managers can view logs and log metadata
* Members can view logs and log metadata
* Organization admins can view logs and log metadata

<Frame caption="Logs Management settings">
  <img src="https://mintcdn.com/portkey-docs/PaRorqtknQiAf2YW/images/product/logs-access.png?fit=max&auto=format&n=PaRorqtknQiAf2YW&q=85&s=06d092d82cc56bf0bc60e9ece0322bf4" width="1882" height="464" data-path="images/product/logs-access.png" />
</Frame>

## Logs vs. Logs Metadata

* **Logs**: Complete log entries including request and response payloads
* **Logs Metadata**: Information such as timestamps, model used, tokens consumed, and other metrics without the actual content

## Related Features

<Card title="Access Control Management" href="/product/enterprise-offering/access-control-management">
  Learn about Portkey's access control features including user roles and organization hierarchy
</Card>

<Card title="Logs Export" href="/product/observability/logs-export">
  Export logs for longer-term storage or analysis
</Card>
