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

## Overview

Logs Management in the AI Gateway enables organisation 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 organisation admins while protecting sensitive information.

## Accessing Logs Management

1. Navigate to **Admin Settings** in Strata Cloud Manager
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 organisation admins to view logs within workspaces              |
| **Org-Admin View Logs Metadata** | Allow organisation admins to view logs metadata within workspaces     |

**Default settings:**

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

## 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="/docs/aigw/product/enterprise-offering/access-control-management">
  Learn about the AI Gateway's access control features including user roles and organisation hierarchy
</Card>

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


## Related topics

- [Configure Prompt Access Permissions for Workspaces](/docs/aigw/product/administration/configure-prompt-access-permissions.md)
- [Configure Analytics Access Permissions for Workspaces](/docs/aigw/product/administration/configure-analytics-access-permissions.md)
- [Configure Guardrail Access Permissions for Workspaces](/docs/aigw/product/administration/configure-guardrail-access-permissions.md)
- [Configure Integration Access Permissions for Workspaces](/docs/aigw/product/administration/configure-integration-access-permissions.md)
- [Configure Provider Access Permissions](/docs/aigw/product/administration/configure-virtual-key-access-permissions.md)
