# Netlify

Se connecter à son compte Netlify et accéder à la section "Domain”

<figure><img src="/files/jQehJ36dPgpxpUlHskrT" alt=""><figcaption></figcaption></figure>

Cliquez sur votre domaine pour voir les paramètres DNS

Dans la section DNS record (enregistrements DNS), vous pouvez ajouter les deux enregistrements NS ci-dessous

Name: HOSTNAME - dans votre console Sirdata (ajouter le domaine est facultatif)

Value: [ns1.gtm-helper.com](http://ns1.gtm-helper.com) + [ns2.gtm-helper.com](http://ns2.gtm-helper.com)

<figure><img src="/files/obc4CqMxF7c8bL4aMtz8" alt=""><figcaption></figcaption></figure>

Une fois la configuration DNS effectuée, attendez la propagation DNS (peut prendre jusqu'à 24h)


---

# 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://server-side.docs.sirdata.net/sirdata-server-side/installation/configuration-des-dns/netlify.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.
