> ## Documentation Index
> Fetch the complete documentation index at: https://portkey-docs-chore-bedrock-service-tier-support.mintlify.site/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 adminis to control who can access logs and log metadata within workspaces. This feature provides granular permissions to protect sensitive information while enabling appropriate visibility for team members.

## 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 four 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  |

<Frame caption="Logs Management settings">
  <img src="https://mintcdn.com/portkey-docs-chore-bedrock-service-tier-support/l1jPbRNiL-6ch0TY/images/product/logs-access.png?fit=max&auto=format&n=l1jPbRNiL-6ch0TY&q=85&s=913152bf9ea5361f313ff508931031f1" width="1658" height="709" 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>
