> 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/workflow-templates/default-templates.md).

# Default Templates

Coherent Control includes **7 default templates**:

### Maker Checker flow (3 Templates) <a href="#workflowtemplates-makercheckerflow-3" id="workflowtemplates-makercheckerflow-3"></a>

The Maker can edit content in the workbook. Once submitted, a Checker must review and approve the changes before completion.

**Maker Checker – Edit Inputs Only**

The Maker can update mapped input fields only. Outputs, formulas, and static content remain locked. After submission, a Checker reviews and approves the changes before the process is completed.

**Maker Checker – Edit Static Text Only**

The Maker can update static text fields only. Inputs and outputs are locked. A Checker must review and approve these updates before completion, ensuring controlled narrative or documentation changes.

**Maker Checker – Edit Everything**

The Maker can edit all content in the workbook. Once submitted, a Checker must review and approve the changes before completion. This dual-control workflow supports auditability, reduces error risk, and strengthens governance.

#### &#x20;

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

### Simple Submit flow (3 Templates)

**Simple Submit – Edit Inputs Only**

Users can update input fields only. Outputs, formulas, and static content are locked. Once inputs are complete, the file can be submitted to create an auditable record of completion.

**Simple Submit – Edit Static Text Only**

Users can update static text fields only. Inputs and outputs are locked. This is typically used for commentary or documentation updates. Submission records completion for audit purposes.

**Simple Submit – Edit Everything**

Users can edit all content in the workbook, including inputs, outputs, formulas, and text. When complete, they submit the file to record completion and create an auditable timestamp of their work.

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

### **Publish to SPARK (1 Template)**

**Edit Everything + Publish to SPARK**

The Maker can edit all content in the workbook. Once submitted, a Checker must review and approve the changes before completion. Once approved, this template will automatically publish the service in Spark based on the folder and service selected in the process setup.

<figure><img src="/files/6hS1oco6w7jwl5ekDuC3" alt=""><figcaption></figcaption></figure>

**Use these defaults as a starting point, then customize tasks, actions, and conditions as needed.**


---

# 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/workflow-templates/default-templates.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.
