> For the complete documentation index, see [llms.txt](https://docs.coherent.global/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coherent.global/coherent-control/processes/mapping-excel-files-for-control.md).

# Mapping Excel Files for Control

Coherent Control adopts the same input and output mapping mechanism that is used widely on Coherent Spark.&#x20;

This mechanism allows users to map out input fields which can be edited in a locked-down version of a workbook to allow users to input data while keeping the formulas and underlying data protected.

To learn more about how to map files and maintain this protection, please review the Coherent Spark input/output mapping documentation:

{% content-ref url="/spaces/c7fek1ZgAUH5MA3m5pH8/pages/-MbpA0-hb5bjp7I5Avsa" %}
[How to: Map inputs and outputs](/build-spark-services/map-inputs-and-outputs.md)
{% endcontent-ref %}


---

# 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.coherent.global/coherent-control/processes/mapping-excel-files-for-control.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.
