> For the complete documentation index, see [llms.txt](https://docs.voltmasters.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.voltmasters.io/voltmasters-platform/10.-project-settings/10.10-telecontrole.md).

# Telecontrole

Under **Settings → Project Settings → Telecontrole**, you configure the grid operator or aggregator that sends remote control signals to your installation via the telecontrole protocol.

### Frequently asked questions

<details>

<summary><strong>How do I know who my telecontrole provider is?</strong></summary>

Your telecontrole provider is stated in your contract with your grid operator or aggregator. Your installer sets the correct provider name in the list during commissioning.

</details>

<details>

<summary><strong>My provider is not in the list, what should I do?</strong></summary>

If your provider does not appear in the dropdown, contact Voltmasters Support by email or phone. A missing provider must first be added to the platform before it can be selected.

</details>

For technical background on how telecontrole works and installation instructions for the IO module, see the [Telecontrole](/dso-rtu/telecontrole.md) section.


---

# 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.voltmasters.io/voltmasters-platform/10.-project-settings/10.10-telecontrole.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.
