# Can we obtain a separate service ID for our development environment?

At this time, WProofreader doesn’t support issuing separate service IDs for development environments. You can, however, restrict the use of your existing service ID to specific domains to prevent unauthorized access.To manage allowed domains, go to **Admin panel >** [**Settings**](https://app.wproofreader.com/settings) **> Domain permissions**.


---

# 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.wproofreader.com/v6.12.0/faq/general/licensing/can-we-obtain-a-separate-service-id-for-our-development-environment.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.
