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

# Create monitoring dashboards with organization permissions

export const plans_0 = "Any"

export const deployments_0 = "Any"

export const data_plane_version_0 = undefined

export const use_case_0 = undefined

<Note>
  **Applies to:**

  * Plan - {plans_0}
  * Deployment - {deployments_0}
  * {data_plane_version_0}
  * {use_case_0}
</Note>

Summary

Creating monitoring dashboards and views in Braintrust requires organization-level `Update` permissions rather than project-level permissions. Users with full project access cannot create dashboards without being granted `Update` permission at the organization level through a custom permission group.

## Configuration Steps

### Step 1: Create a custom permission group

Navigate to organization settings and create a new custom permission group.

### Step 2: Grant update permission

In the permission group settings, grant `Update` permission at the organization level.

### Step 3: Add users to the group

Add the users who need to create monitoring dashboards to this permission group.

## Key Details

* Creating monitoring dashboards requires organization-level `Update` permission, not just project-level permissions
* Users can view dashboards with project-level `Read` access but cannot create them without org-level `Update`
* This permission requirement is specific to dashboard/view creation in the Monitoring section
