# Setting up domain validation

### Domain validation in formX&#x20;

* Go to your form's **Settings** panel.
* In the **General** sub-menu, enter the domain from where you will receive the form submissions.

![Setting up domain validation in formX](https://lh6.googleusercontent.com/0Cc9D2URbXrZ5tcXHMBYKYdNh-kUGc4Vyh0YfoN6mVyZXsuuLdHtp3w7SFwO38dRCmC3ZPdDLBapoBZG6XeE5RQ8t8kwdGzSDosY_rZs8k8qNOoA-dU8PoggEIZCFortlLLRqQl6)

### **How are submissions from other domains handled in formX?**

Currently in [formX](https://formx.stream/index.html), if you submit from a different domain like localhost or any other domain, we will store up to 10 submissions. After that, an error message will be displayed. This is when formX will stop receiving submissions from other domains..

### **Can we have the same form instance receiving submissions from multiple domains ?**

No, we do not support this feature as of now. Do shoot your queries and feature requests to <support@formx.stream> or fill this [form](https://formx.stream/support.html).


---

# 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.formx.stream/guides/setting-up-domain-validation.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.
