# Login Permission by Country/Region

You can configure the Country/Region settings to control login permissions for the Developer Center.

## Setting Up <a href="#id" id="id"></a>

1. Go to 'Security > Login Permission by Country/Region'.
2. The current settings will be displayed, and you can choose whether to enable restrictions.
   1. Permitted country/region designation
      * Specify up to 5 countries/regions where login will be allowed.
   2. Do not designate
      * Allow logins from all countries/regions without restrictions.
3. Select the allowed Country/Region from the list and click the \[>] button.
4. Click 'Save' to apply the settings.&#x20;


---

# 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://onestore-dev.gitbook.io/dev/cht/docs/member/security/countries-regions.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.
