---
title: StaffMemberPermission - GraphQL Admin
description: Represents access permissions for a staff member.
api_version: 2026-04
source_url:
  html: >-
    https://shopify.dev/docs/api/admin-graphql/latest/enums/StaffMemberPermission
  md: >-
    https://shopify.dev/docs/api/admin-graphql/latest/enums/StaffMemberPermission.md
api_name: admin
api_type: graphql
type: enum
metadata:
  domain: admin
---

# Staff​Member​Permission

enum

Represents access permissions for a staff member.

## Valid values

* APPLICATIONS

  The staff member can manage and install apps and channels.

* CHANNELS

  The staff member can manage and install sales channels.

* CREATE\_​AND\_​EDIT\_​CUSTOMERS

  The staff member can create and edit customers.

* CREATE\_​AND\_​EDIT\_​GIFT\_​CARDS

  The staff member can create and edit gift cards.

* CREATE\_​AND\_​EDIT\_​MARKETS

  The staff member can create and edit markets.

* CUSTOMERS

  The staff member can view customers.

* DASHBOARD

  The staff member can view the Shopify Home page, which includes sales information and other shop data.

* DEACTIVATE\_​GIFT\_​CARDS

  The staff member can deactivate gift cards.

* DELETE\_​CUSTOMERS

  The staff member can delete customers.

* DELETE\_​MARKETS

  The staff member can delete markets.

* DOMAINS

  The staff member can view, buy, and manage domains.

* DRAFT\_​ORDERS

  The staff member can create, update, and delete draft orders.

* EDIT\_​ORDERS

  The staff member can update orders.

* ERASE\_​CUSTOMER\_​DATA

  The staff member can erase customer private data.

* EXPORT\_​CUSTOMERS

  The staff member can export customers.

* EXPORT\_​GIFT\_​CARDS

  The staff member can export gift cards.

* GIFT\_​CARDS

  The staff member can view, create, issue, and export gift cards to a CSV file.

* LINKS

  The staff member can view and modify links and navigation menus.

* LOCATIONS

  The staff member can create, update, and delete locations where inventory is stocked or managed.

* MARKETING

  The staff member can view and create discount codes and automatic discounts, and export discounts to a CSV file.

* MARKETING\_​SECTION

  The staff member can view, create, and automate marketing campaigns.

* MERGE\_​CUSTOMERS

  The staff member can merge customers.

* ORDERS

  The staff member can view, create, update, delete, and cancel orders, and receive order notifications. The staff member can still create draft orders without this permission.

* OVERVIEWS

  The staff member can view the Overview and Live view pages, which include sales information, and other shop and sales channels data.

* PAGES

  The staff member can view, create, update, publish, and delete blog posts and pages.

* PAY\_​ORDERS\_​BY\_​VAULTED\_​CARD

  The staff member can pay for an order by using a vaulted card.

* PREFERENCES

  The staff member can view the preferences and configuration of a shop.

* PRODUCTS

  The staff member can view, create, import, and update products, collections, and inventory.

* REPORTS

  The staff member can view and create all reports, which includes sales information and other shop data.

* REQUEST\_​CUSTOMER\_​DATA

  The staff member can request customer private data.

* THEMES

  The staff member can view, update, and publish themes.

* VIEW\_​MARKETS

  The staff member can view markets.

### Deprecated valid values

* FULL

  Deprecated

* TRANSLATIONS

  Deprecated

***

## Fields

* [Staff​Member​Private​Data.permissions](https://shopify.dev/docs/api/admin-graphql/latest/objects/StaffMemberPrivateData#field-StaffMemberPrivateData.fields.permissions)

  OBJECT

  Deprecated

***

## Map
