--- title: "Embed an Edit Session of a Designer in an IFrame" slug: "embed-an-edit-session-of-a-designer-in-an-iframe" description: "Learn how to use the DirectEdit action in Decisions to embed a designer edit session in an iFrame and go directly to the Designer." updated: 2026-06-08T19:08:37Z published: 2026-06-08T19:08:37Z canonical: "documentation.decisions.com/embed-an-edit-session-of-a-designer-in-an-iframe" --- > ## 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](/version-10/docs/decisions-platform-in-an-iframe). --- ## Example 1. **Open** or [create a Flow](https://documentation.decisions.com/version-10/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/image-1780416920138.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/image-1780416990413.png) For further information on Integrations, visit the [Decisions Forum](https://community.decisions.com/categories/Integrations).