# Remote Access

The **remote access** feature in the nomos system allows you to access your controller from anywhere using the **nomos app**. This provides an easy way to monitor and control your smart home even when you are away.

## A**ctivating Remote Access**

You can turn remote access on or off through the user interface of the nomos controller. This is especially convenient when you are on the go but still want to have control over your devices and automations.

## I**mportant Note**

Remote access can only be activated if the **customer gives explicit permission**. This ensures that only authorized users can access the controller. This security measure helps prevent unauthorized access and guarantees that the use of remote access complies with the **terms of use** and **privacy policies**.

## S**ign Out All Devices**

If needed, you can disconnect all devices currently accessing the controller by using the "**Reset all Clients**" button. This can be useful if you want to reorganize control over access to your systems.

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


---

# 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://documentation.nomos-system.com/nomos-system/integrator-en/remote-access.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.
