# Prepare Cycloid credentials

Let's create Cycloid credentials that we will use in our pipeline. Click on Credentials under Security in the left menu.

menu_creds

1. SSH key: Add a new credential named ssh_key of type ssh. Put your private SSH key in the ssh_key field.

This creates an SSH credential under the path ssh_key, which will be used to interact with the Git repository.