# ADDRPTKEY - Add CyberSource Reporting Key Record This command allows you to easily update the CTICFGRPT table with a record for your merchant ID, with your generated private and public shared keys for [CyberSource's HTTP Authentication](https://developer.cybersource.com/api/developer-guides/dita-gettingstarted/authentication/createSharedKey.html). This command can be used to create a new record, or to update an existing record. Prompt the command to bring up the data entry screen: ![Add Report Key (ADDRPTKEY)](https://isupport.katointegrations.com/cti/addrptkey/addrptkey1.png "Add Report Key (ADDRPTKEY)") All four of these fields are required. Note that the **CyberSource Environment** parameter is a key field that indicates for which environment the security was generated. You can press F10 to bring up the additional parameter, **Key Label**, which can be used to specify a unique identifier for this security key pair. This can be used to specify multiple key pairs for a single merchant ID. ![Key Label Parameter (ADDRPTKEY)](https://isupport.katointegrations.com/cti/addrptkey/addrptkey2.png "Key Label Parameter (ADDRPTKEY)") When calling [CTI_DownloadReport()](https://isupport.katointegrations.com/cti/cti_downloadreport.md) or [CTI_QueryTransaction()](https://isupport.katointegrations.com/cti/cti_querytransaction.md), you will specify the merchant ID and environment, and optionally the key label, for the key pair to be used.