# STEP 1 - Create your first service connection

Open the main drawer by clicking the Top-left Hamburger Icon then click on the option "Service connections".

![Select menu option Service connections](/files/hUDFutJbeZcuwLZxvsyE)

Then click on the submenu "New" located near the page title.

![](/files/6nqhLqFdfJ9JFfBNJMTx)

A drawer will open on the right side.

![Create new service connection drawer opens](/files/PwOU0YnFNibYQywnBFaJ)

Select the storage provider and provide the rest of the details required to connect to your data source.

{% hint style="info" %}
**Good to know:** The secrets and keys provided are safely stored and protected using a Hardware Security Module (HSM).
{% endhint %}

Congratulations. You have created your first service connection.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.trustrelay.io/guides-for-data-providers/step-1-create-your-first-service-connection.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
