--- title: StaffMemberPrivateData - GraphQL Admin description: Represents the data used to customize the Shopify admin experience for a logged-in staff member. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/objects/staffmemberprivatedata md: https://shopify.dev/docs/api/admin-graphql/unstable/objects/staffmemberprivatedata.md --- # Staff​Member​Private​Data object Represents the data used to customize the Shopify admin experience for a logged-in staff member. ## Fields * account​Settings​Url [URL!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/URL) non-null The URL to the staff member's account settings page. * created​At [Date​Time!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/DateTime) non-null The date and time when the staff member was created. * permissions [\[Staff​Member​Permission!\]!](https://shopify.dev/docs/api/admin-graphql/unstable/enums/StaffMemberPermission) non-nullDeprecated *** ## Map ### Fields with this object * {}[StaffMember.privateData](https://shopify.dev/docs/api/admin-graphql/unstable/objects/StaffMember#field-StaffMember.fields.privateData)