# Can I change the URL / domain of my ilert account?

No, the URL of your ilert account cannot be changed after creation. You need to create a new ilert account and migrate everything over. If you are familiar with Terraform, our [Terraform provider](https://registry.terraform.io/providers/ilert/ilert/latest) will make it easier to migrate core resources, such as alert sources, users, schedules and escalation policies.

{% hint style="info" %}
**Related Documentation**

* [Terraform Provider](https://docs.ilert.com/developer-docs/terraform)
* [Account Migration](https://docs.ilert.com/knowledge-base/migration-and-onboarding/can-we-migrate-from-opsgenie-to-ilert)
  {% endhint %}


---

# 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.ilert.com/knowledge-base/account-management/can-i-change-the-url-domain-of-my-ilert-account.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.
