A. Rotate the credentials and transfer the account to the automation team ( credential rotation is best practice for IAM security, however, it will be after B) B. Register the agent as a distinct non-human identity with a defined owner ( registraton and ownership assignment is the first 'governanace' requirement is IAM for IAAA). C. Scope the account's permissions to only the required datasets ( principle of least privilege 'PoLP' is best for secure IAM but it will come after A) D. Enable enhanced logging on all agent-initiated transactions ( logging is detective control for effective accountability / monitoring but will come at the end ). The autonomous agent requires a unique identity and accountable owner FIRST. Once identified, authentication credentials can be established, authorization can be scoped according to least privilege, and activities can be logged and audited. Therefore B → A → C → D