---
title: "Embed an Edit Session of a Designer in an IFrame"
slug: "embed-an-edit-session-of-a-designer-in-an-iframe"
description: "This document describes how to use the DirectEdit action, to embed an edit session of a Designer in an IFrame. By using this feature, users are able to bypass the Decisions portal and go straight to the designer. "
updated: 2025-06-23T15:44:23Z
published: 2025-06-23T15:44:23Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.decisions.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Embed an Edit Session of a Designer in an IFrame

## Overview

The **DirectEdit** action allows designers to embed an edit session of a Designer in an **iFrame**to bypass the Portal and be immediately taken to a Designer. The default action within a Decisions Designer URL is **action=edit**. If this link is opened it will prompt the user to log in. The Portal will load first and then it will load the specified Flow, Forms, Rule, Report, or Page. Also, with this default action, upon closing the Designer the user returns to the Portal.

For more information, please visit [using Decisions platform in an Iframe](/v9/docs/decisions-platform-in-an-iframe).

---

## Example

1. **Open**or [create a Flow](https://documentation.decisions.com/v9/docs/creating-your-first-flow-2).
2. While in a **Flow****Designer**, take note of the **URL**.The default URL contains the FolderId and pageName parameters.

![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2025-06-23_11h40_30.png)
3. Remove the **FolderId**and **pageName**parameters from the URL. Replace action=edit with action=directedit. Once finished, navigate to the new URL in the browser.![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2025-06-23_11h43_00.png)

For further information on Integrations, visit the [Decisions Forum](https://community.decisions.com/categories/Integrations).
