# Data Connector Redhat

On the main Data Connectors screen, when clicking the “Add” button, the system will display the screen to connect a new data source to the platform.

For each Data Connector option available on the platform, the system will present some additional fields to be filled in.

When selecting the **Redhat** option, you will be asked to fill in the following fields:

<figure><img src="https://1687673077-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ9sinLUl52lDK1vg6b8g%2Fuploads%2FmzEp7wUPVXfltTPdHHZn%2Fimage.png?alt=media&#x26;token=8cf1d9a4-9f95-4992-89a8-c80c0f41d406" alt=""><figcaption></figcaption></figure>

* **Data Connector Identifier Name**: Enter the name that will identify the data source that will be connected
* **Select the secret for this data connector**: Select the secret you want to use from the registered options. We will use this secret to connect to the service.
* **Endpoints**:&#x20;
  * **Endpoint**: Enter the endpoint we should query.

<figure><img src="https://1687673077-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ9sinLUl52lDK1vg6b8g%2Fuploads%2FRY9i5hM8CJx3h2I8Zq8e%2Fimage.png?alt=media&#x26;token=fa698bb1-f65b-4344-a4ed-eee40709c4e9" alt=""><figcaption></figcaption></figure>

* **Request Headers**:

  * **Key**: Enter the header key
  * **Value**: Enter the header value

  You can add programmed values, possible values are

  * $token (Token generated from the registered secret)

  Usage example: "Bearer $token"

<figure><img src="https://1687673077-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ9sinLUl52lDK1vg6b8g%2Fuploads%2FO7otpeR3htlgzP8cpJ8v%2Fimage.png?alt=media&#x26;token=19fcfa56-7112-4270-a45e-4dcbb7966f38" alt=""><figcaption></figcaption></figure>

*

```
**Request Query Params**:&#x20;
```

```
* **Name**: Enter the name of the parameter
* **Value**: Enter the value of the parameter

You can add programmed values, possible values ​​are:

* $current\_day (Current day's date (YYYY-MM-DD))
* $start\_of\_month (Start of month (YYYY-MM-DD))
* $end\_of\_month (End of month (YYYY-MM-DD))
* $d-1 (Current Day - 1 Day (YYYY-MM-DD))
* $d-2 (Current Day - 2 Days (YYYY-MM-DD))
* $d-3 (Current Day - 3 Days (YYYY-MM-DD))
```

<figure><img src="https://1687673077-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ9sinLUl52lDK1vg6b8g%2Fuploads%2FlizZ97I9U4IlgukBdTgv%2Fimage.png?alt=media&#x26;token=c3e8f432-46d5-4ca8-b185-0f6e1af6cf6f" alt=""><figcaption></figcaption></figure>
