As the integration is written current, any users that are added directly to the flag through the UI or API will be overwritten on the next sync because replace semantics are being used: https://github.com/permitio/OPToggles/blob/master/src/targets/ld.go#L105