github-docs-arabic-enhanced / data /reusables /enterprise_site_admin_settings /add-key-to-web-flow-user.md
Run the following command, replacing KEY-ID with your PGP key ID.
gpg --armor --export KEY-IDCopy your PGP key, beginning with
-----BEGIN PGP PUBLIC KEY BLOCK-----and ending with-----END PGP PUBLIC KEY BLOCK-----.Sign into {% data variables.product.prodname_ghe_server %} as the user created for web commit signing, for example,
web-flow.Add the public PGP key to the user's profile. For more information, see AUTOTITLE.
Do not remove other public keys from the list of GPG keys. If a public key is deleted, any commits signed with the corresponding private key will no longer be marked as verified.