# Decrypt Private Info

This option is used to decrypt information that is encrypted in the database. For example, you may need to use this feature for testing (to compare pre-encryption and post-encryption data), exporting data (e.g., to move carrier tax information from Circulation to an external AR system), or when changing encryption methods (e.g., going from FFW to GPG).

#### To decrypt private subscriber and account information:

1. In character Circulation, select Decrypt Private Info from the Setup | System | Security menu.

   <figure><img src="https://2165740141-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5MIKWQvI2WSa0XQfA9VW%2Fuploads%2FQGZKn5W0Znao8W8lXdxS%2FDecrypt%20Private%20Info.png?alt=media&#x26;token=7abc31be-80be-415c-9cb1-81a4d9ddb30d" alt=""><figcaption></figcaption></figure>
2. Select Add and enter decryption information in the fields described in the table below.

   <table><thead><tr><th width="189.33333333333334">Field</th><th width="116">Type</th><th>What to enter</th></tr></thead><tbody><tr><td>ALL TABLES</td><td>yes/no</td><td>Indicate whether data should be decrypted in all tables. Set this to “n” if you only wish to decrypt certain tables.</td></tr><tr><td>TABLE</td><td>predefined</td><td>If All Tables is set to “n”, indicate the table that should be decrypted. The choices are: AutoRenewSubscription, AutoRenewTran, Carrier, CashTransaction, SubscriptionPayment and SubscriptionRefund.</td></tr><tr><td>RESTORE DATA</td><td>yes/no</td><td>Indicate whether data should be decrypted in the database. If you just wish to export encrypted information in an unencrypted format, set this field to “n”.</td></tr><tr><td>EXPORT DATA</td><td>yes/no</td><td>Indicate whether data should be exported to an ASCII file once it is decrypted (it will be exported in an unencrypted form).</td></tr><tr><td>EXPORT TO</td><td>open (50)</td><td>If Export Data is set to “y”, enter the directory to which the data will be exported. The default is <code>/dti/exchange/cm/secure</code>. Each table will be exported to a separate file. The file names will be the same as the encryption file names, only the file extension will be “dec”. Only private information (credit card number, social security number, etc.) will be exported.</td></tr></tbody></table>
3. Select Continue to decrypt the data. The encrypted information will be removed from the database, and the original fields will be unmasked.
