# How to create Operator ID and Operator Key

1. [Step by Step Process](#step-by-step-process)
2. [Demo Video](#demo-video)

### Step by Step Process

Following are the steps to follow to create Operator ID and Operator Key:

1. We need to create an account in Hedera Testnet Portal : <https://portal.hedera.com/login>

<figure><img src="https://1556785885-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNYWPEEAknX9Vki1yV5HY%2Fuploads%2Fgit-blob-7f45029e411d6af986bc507b429bdacb5152a2ea%2FHedera%20Workflow%20-%20Step%202.jpeg?alt=media" alt=""><figcaption><p>Login Screen</p></figcaption></figure>

If not logged in, we need to Sign Up as shown below:

<figure><img src="https://1556785885-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNYWPEEAknX9Vki1yV5HY%2Fuploads%2Fgit-blob-6616b57052af62b8012fde0ef6f3f55a13fb01ee%2FHedera%20Workflow%20-%20Step%203.jpeg?alt=media" alt=""><figcaption></figcaption></figure>

2\. Once logged in successfully, we will get account ID, Private Key and Public Key of Hedera Testnet.

<figure><img src="https://1556785885-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNYWPEEAknX9Vki1yV5HY%2Fuploads%2Fgit-blob-00e332eac348417b5e12363af33423d18bbb9d16%2FHedera%20Workflow%20-%20Step%206.jpeg?alt=media" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Note: By Default, Testnet network keys are displayed. we can change the network by selecting network from the dropdown.
{% endhint %}

<figure><img src="https://1556785885-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNYWPEEAknX9Vki1yV5HY%2Fuploads%2Fgit-blob-bdcadab8e144183792cbfce4caaaec91851b182e%2FHedera%20Workflow%20-%20Step%207.jpeg?alt=media" alt=""><figcaption></figcaption></figure>

3\. After selecting required network, copy accountId and privateKey and paste it as Operator ID and Operator Key respectively in `guardian-service/.env` or `guardian-service/.env/docker`.

### Demo Video

[Youtube](https://www.youtube.com/watch?v=oXJiyXF1zM4\&list=PLnld0e1pwLhqdR0F9dusqILDww6uZywwR\&index=7)
