# Enumeration: PermissionSyncMode

Defined in: [api_types.ts:954](https://github.com/coda/packs-sdk/blob/44f7744bb692307d51cf2020a7058f343a7e25e8/api_types.ts#L954)

The sync mode of the current sync.

## Enumeration Members

### PermissionAware

> **PermissionAware**: `"PermissionAware"`

Defined in: [api_types.ts:964](https://github.com/coda/packs-sdk/blob/44f7744bb692307d51cf2020a7058f343a7e25e8/api_types.ts#L964)

In Go, if the org admin selects that a sync should match the permissions of the source, then the sync will be 'PermissionAware'.

______________________________________________________________________

### Personal

> **Personal**: `"Personal"`

Defined in: [api_types.ts:959](https://github.com/coda/packs-sdk/blob/44f7744bb692307d51cf2020a7058f343a7e25e8/api_types.ts#L959)

In doc syncs are always Personal. Personal and shared syncs for Go are Personal.
