> For the complete documentation index, see [llms.txt](https://docs.vngcloud.vn/vng-cloud-document/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vngcloud.vn/vng-cloud-document/vmonitor/dashboards/synthetics/lam-viec-voi-location/private-location.md).

# Private location

Private Locations allows you to monitor applications/services located on your internal network or any private endpoints that are not accessible from the internet.

**To create a Private Location, follow the instructions below:**

1. Log in to vMonitor Platform [here.](https://hcm-3.console.vngcloud.vn/vmonitor)
2. Select the Synthetic test folder **.**
3. Select **Location.**
4. Select **Create a location.**
5. Next step **select API Key** to have authentication information between Private Location and GreenNode and select Save **& Get Installation Guide** so that the system will generate the necessary configurations and commands for you to install.

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

6\. The system will generate a command for you to install Synthetic Worker on Private Location, you just need to copy the command and install

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

7\. Install Synthetic Worker with the above command

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

8\. After the Synthetic Worker installation process is completed, you will see vMonitor report that the connection has been successful.

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

9\. You can fill in an internal endpoint to check if the system operates successfully

<figure><img src="/files/0SCJuwLJpFcDJyYyF7hW" alt=""><figcaption></figcaption></figure>

10\. Result Test internal endpoint was successful

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

11\. Additionally, you can also view the status of Private Location on the Location page

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.vngcloud.vn/vng-cloud-document/vmonitor/dashboards/synthetics/lam-viec-voi-location/private-location.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.
