# 2024-05-02: OE - Draft Digital Processes

### Overview

Initiating a digital process begins within the edit mode, where you can seamlessly create, modify, and test draft versions of your processes before deploying them to production. With draft versions, you can engage in iterative development of your processes, reworking the steps, and implementing enhancements in a controlled way.

### New features

| Feature                   | Benefits                                                                                                                                                                                                                                                           |
| ------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Draft digital process** | While in this mode, you can focus on refining a single draft version of the process before you decide to publish it to production. A draft provides the opportunity to rearrange and revise your process multiple times, without affecting the production version. |
| **Process testing**       | Test and validate your draft versions. You can thoroughly review all the triggers and steps you've built in your digital process to ensure functionality and accuracy.                                                                                             |

### Known problems

No known problems at time of release.

### Documentation and links

* [Creating Digital Processes](broken://spaces/8dAaH7DfB59pzZwLxmur/pages/fpq7OwfGems7fCYXyLLI)
* [Digital Processes Debugger](broken://spaces/8dAaH7DfB59pzZwLxmur/pages/1YXl8WTerm1Fwi2rfi88)


---

# 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://developer.emporix.io/release-notes/archive/2024/2024-05-02-oe-draft-processes.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.
