--- title: "Intermediate Timer Event" slug: "intermediate-timer-event" updated: 2025-06-12T14:32:44Z published: 2025-06-12T14:32:44Z canonical: "docs.processmaker.com/intermediate-timer-event" --- > ## Documentation Index > Fetch the complete documentation index at: https://docs.processmaker.com/llms.txt > Use this file to discover all available pages before exploring further. # Intermediate Timer Event > [!TIP] > [**Plan Availability:**](https://www.processmaker.com/products/pricing/) ![Professional](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/Standard.png)![Professional](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/Professional.png)![Enterprise](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/Enterprise.png) An **Intermediate Timer Event** pauses a [Case](/v1/docs/requests-and-cases) of a Process until a specified date or time. Once that time is reached, the event triggers automatically, allowing the workflow to resume. Use this object when you need to delay a Request for a set period. For example, you can configure it to pause a Request for 30 days after services are rendered, giving time to receive an invoice from the customer before proceeding. --- ## Add an Intermediate Timer Event to a Process **Permissions** Your user account or group membership must have the following permissions to configure an Intermediate Timer Event object in the Process model unless your user account has the **Make this user a Super Admin** setting selected: - Processes: Edit Processes - Processes: View Processes See the [Process](/v1/docs/permission-descriptions-for-users-and-groups#processes) permissions or ask your Administrator for assistance. Add an Intermediate Timer Event from one of the following locations in the Process Modeler: - **Object Panel:** Located to the left of the Modeler, the Object Panel contains various process modeling objects. - **Object Bar:** Located at the bottom of the Modeler, the Object Bar contains [pinned](/v1/docs/process-modeler#pin-and-unpin-objects) modeling objects for quick access. Add from the Object panelAdd from the Object bar Follow these steps to add an Intermediate Timer Event object from the Object bar to the Process model: 1. Ensure that the object is pinned to the Object bar. If not, [see instructions to pin it](/v1/docs/process-modeler#pin-and-unpin-objects). 2. In the Object bar at the bottom center, click the object's icon. 3. Click the location in the Process model to place this object. Follow these guidelines when placing this object: 1. If your process has a Pool object, the object cannot be placed outside of the Pool. 2. To place this object between two existing objects, follow [these instructions](/v1/docs/sequence-flow-element#place-an-object-between-two-process-model-objects-already-connected-with-a-sequence-flow-element). ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/fadcef23-24b2-43d3-9a57-c775555f2d12.png) Follow these steps to add an Intermediate Timer Event from the Object panel: 1. Ensure that the Object panel is visible. If not, click the **Add** icon ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/2d290d12-85e7-44df-805b-ddf6fc294fe0.png) from the Object bar at the bottom. 2. Click the **Intermediate Event** object ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/9ac21a29-d3cc-4233-93fd-0d9cb9aff550.png) from the Object panel to select it. 3. Click the location in the process model to place this object. Follow these guidelines when placing this object: - If your process has a Pool object, the object cannot be placed outside of the Pool. - To place this object between two existing objects, follow [these instructions](/v1/docs/sequence-flow-element#place-an-object-between-two-process-model-objects-already-connected-with-a-sequence-flow-element). ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/fadcef23-24b2-43d3-9a57-c775555f2d12.png) **Adjust location and appearance** - [Move a Process Model Object.](/v1/docs/process-modeler#move-process-model-objects) - [Connect Two Process Model Objects with a Sequence Flow Element.](/v1/docs/sequence-flow-element#connect-two-process-model-objects-with-a-sequence-flow-element) - [Customize the Appearance of a Process Model Object.](/v1/docs/customize-the-appearance-of-a-process-model-object) - [Copy Process Model Objects into the Clipboard.](/v1/docs/process-modeler#copy-process-model-objects-into-the-clipboard) - [Clone Process Model Objects Without the Clipboard.](/v1/docs/process-modeler#clone-process-model-objects) - [Delete Process Model Objects.](/v1/docs/process-modeler#delete-process-model-objects) ## Replace an Intermediate Timer Event Object with a Different Object After an Intermediate Timer Event object is added to a process model, you may replace it with one of the following: - [Intermediate Signal Catch Event](/v1/docs/intermediate-signal-catch-event) object - [Intermediate Signal Throw Event](/v1/docs/intermediate-signal-throw-event) object - [Intermediate Message Catch Event](/v1/docs/intermediate-message-catch-event) object - [Intermediate Message Throw Event](/v1/docs/intermediate-message-throw-event) object - [Intermediate Conditional Catch Event](/v1/docs/intermediate-conditional-catch-event) object Follow these steps to replace an Intermediate Timer Event object with a different Intermediate-type event object: 1. Select the Intermediate Timer Event object. 2. Click the **Objects** icon. The Objects drop-down menu displays the Intermediate-type event objects. ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/1d108461-3c9d-4691-a4e2-cfea5262f090.png) 3. Select the new object type. The **Change Type** screen displays to confirm replacing the currently selected object. ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/f98a4b83-cbb1-499d-8b9c-09c5a6e4e354.png) 4. Click **Confirm**. The new object replaces the Intermediate Timer Event object with its default settings and color. --- ## Settings The Intermediate Timer Event object has the following configurable settings: - [**Configuration**](/v1/docs/intermediate-timer-event#configuration-panel-settings) panel - [**Timing Control**](/v1/docs/intermediate-timer-event#timing-control-panel-settings) panel - [**Documentation**](/v1/docs/intermediate-timer-event#documentation-panel-settings) panel - [**Advanced**](/v1/docs/intermediate-timer-event#advanced-panel-settings) panel --- ### Configuration Panel Settings #### Edit the Object Name An object name is a human-readable reference for a Process object. Process Modeler automatically assigns the name of a Process object with its object type. However, an object's name can be changed. Follow these steps to edit the name for an Intermediate Timer Event object: 1. Select the Intermediate Timer Event object from the Process model in which to edit its name. 2. Ensure that the **Configuration** panel displays. If not, [show it](/v1/docs/show-configuration-settings-for-a-process-model-object). The **Name** setting displays. This is a required setting. ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/ed7b8885-020f-44d3-8d31-010903b97849.png) 3. In the **Name** setting, edit the selected object's name and then press **Enter**. --- ### Timing Control Panel Settings When an **Intermediate Timer Event** is added to a Process model, it is initially configured with a default duration of one (1) hour before it triggers. If this timing does not meet your needs, you can configure the event using one of three timer options: - **Duration**: Set a specific amount of time (minutes, hours, days, weeks, or months) for how long the process should pause before the event triggers. - **Date/Time**: Trigger the event at a specific calendar date and time. - **Cycle**: Configure the event to trigger repeatedly at defined intervals. Select the timer option that best fits your process needs to control when the Intermediate Timer Event resumes the workflow. #### Set the Timing Control Follow these steps to set the timing for an Intermediate Timer Event object: 1. Select the Intermediate Timer Event object. 2. Click the **Show Configuration** button ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/bab12168-9272-40aa-ba82-b1df248d97e6.png) to view the **Configuration** panel. 3. Expand the **Timing Control** panel. ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/image(351).png) 4. Select one of the following options to set the timer control: - **Duration:** This is the default timer setting. Use it to define how long the process should pause before the Intermediate Timer Event triggers. By default, the timer is set to **1 hour**, and you can select from one of the available time units: - Minute - Hour (default) - Day - Week - Month - **Date/Time:** Use this option to trigger the Intermediate Timer Event at a specific calendar date and time. ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/8c95ebf2-d5d5-4c22-bcf3-1219e49f686b.png) This displays the **Wait until specific date/time** setting, where you can configure the exact date and time the event should trigger. ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/09fc613a-a060-4b48-9822-c5cafb280b00.png) - **Cycle:** Use this option to trigger the Intermediate Timer Event at recurring time intervals. ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/fa4585d5-b47c-42e3-a0f3-49ee0e9308d3.png) This displays the **Recurring loop repeats at time interval set below** setting, where you can configure how often the event should repeat (e.g., every day, week, or month). --- ### Documentation Panel Settings Use this field to describe the purpose of the object and how it functions within the Process. This information does not impact Case execution but can support Process model maintenance by documenting configuration details or design intent. You can edit the description using the What-You-See-Is-What-You-Get (WYSIWYG) rich text editor. A Process's entered documentation displays by selecting the [**View Documentation** icon for that Process](/v1/docs/view-documentation-for-a-process). #### Edit the Object Documentation Follow these steps to edit the description for an object: 1. Select the object from the Process model. 2. Click the **Show Configuration** button ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/bab12168-9272-40aa-ba82-b1df248d97e6.png) to view the **Configuration** panel. 3. Expand the **Documentation** panel. The **Description** setting displays. ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/8e70f94d-771d-4837-8534-0847e5a13e2c.png) 4. In the **Description** setting, edit the information to display when viewing documentation for this object and then press **Enter**. Alternatively, use the What-You-See-Is-What-You-Get (WYSIWYG) rich text editor to stylize your text by clicking the **More** icon ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/c7a9c49a-fac1-4392-aa89-c3ac269071fd.png). ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/1cbeebf5-ef9f-4067-b218-324c6d725c61.png) Follow these guidelines to use the WYSIWYG rich text editor to stylize your text: - **Undo changes:** Click on the ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/3e161b89-1f3b-4e11-8819-9c6d02ef2338.png) icon to undo the last action. - **Redo changes:** Click on the ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/5f381c7b-a183-43fd-ac63-0dba006ec4d3.png) icon to redo the last undone action. - **Insert/Edit Link**: Click on the ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/313745e2-cb30-4904-a845-3894313aa3d8.png) icon to convert the selected text into a hyperlink. Follow these steps to create a hyperlink: 1. Select the required text from the Rich Text control. 2. Click on the ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/313745e2-cb30-4904-a845-3894313aa3d8.png) icon. The **Insert/Edit Link** screen displays. ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/cd42e89b-434f-44de-bcd0-97134fe2676f.png) 3. In the **URL** setting, enter the destination URL. 4. In the **Text to display** setting, edit or enter the text displayed in the Rich Text control. 5. In the **Title** setting, enter the text to display when a user hovers over the displayed text. 6. From **Open link in…** drop-down menu, select one of these options: - **New window**: Select this option to open the destination page in a new browser window. - **Current window**: Select this option to open the destination page in the current browser window. - **Insert/Edit Image:** Click on the **Insert/Edit Image** icon ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/b6ceba34-a275-4794-bc75-ca28e7e2709d.png) to insert an image. Follow these guidelines: 1. Click on the **Insert/Edit Image** icon ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/b6ceba34-a275-4794-bc75-ca28e7e2709d.png). 2. The **Insert/Edit Image** screen displays: ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/d207ff32-a760-40a6-b5a2-675d9c39f838.png) 3. In the **Source** setting, enter a URL for the image. 4. In the **Alternative Description** setting, enter the text to display if the source URL of the image is not accessible. 5. In the **Width** setting, enter the maximum width for the image. 6. In the **Height** setting, enter the maximum height for the image. 7. Toggle the **Constrain Proportions** icon ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/d9bb2d6e-5d73-4e10-a88e-e71b0ac549f0.png) to maintain the width-height ratio of the image to its original proportion. 8. Click **Save**. - **Insert Page Break for PDF:** Click on the **Insert Page Break for PDF** icon ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/060ccd1d-26ad-410d-a426-ab215a7c0ecb.png) to insert a page break when a PDF document is created for this documentation if your browser supports this feature. - **Format text**: Follow these guidelines to format text: - **Headings**: From the **Paragraph/Formats** menu, select **Headings** and then select a heading size. - **Bold:** Do one of the following: - From the editor toolbar, select the ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/d7e5a746-7ada-4ede-a15d-92816aae5770.png) icon. - From the **Paragraph/Formats** menu, select **Inline** and then **Bold**. - **Italics:** Do one of the following: - From the editor toolbar, select the ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/19fa0208-7c90-43bd-b654-039c267ae9ff.png) icon. - From the **Paragraph/Formats** menu, select **Inline** and then **Italic**. - **Underline**: From the **Paragraph/Formats** menu, select **Inline** and then **Underline**. - **Strikethrough**: From the **Paragraph/Formats** menu, select **Inline** and then **Strikethrough**. - **Superscript**: From the **Paragraph/** **Formats** menu, select **Inline** and then **Superscript**. - **Subscript**: From the **Paragraph/Formats** menu, select **Inline** and then **Subscript**. - **Code**: From the **Paragraph/Formats** menu, select Inline and then **Code**. - **Paragraph**: From the **Paragraph/Formats** menu, select **Blocks** and then **Paragraph**. - **Blockquote**: From the **Paragraph/Formats** menu, select **Blocks** and then **Blockquote**. - **Division**: From the **Paragraph/Formats** menu, select **Blocks** and then **Div**. - **Preformatted**: From the **Paragraph/Formats** menu, select **Blocks** and then **Pre**. - **Change text color**: Use the **Text Color** drop-down to change text color. Click on the![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/15ac00de-3801-4e09-8fbe-c9b54e1dd4b5.png)icon. The color palette displays. Do one of the following: - Select one of the color swatches from the color palette. The selected text changes to that color. - Click the![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/187ef589-73a9-4bd2-a30a-c2efa997beef.png)icon to select a custom color from the **Color Picker**. - Click the![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/9c9c7c71-d535-42e1-bda4-7f14a246dcf7.png)icon to reset the text to its default color. - **Align text**: Follow these guidelines to align text: - **Left align:** Do one of the following: - From the editor toolbar, use the![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/f0aa1fb3-5b41-442f-899d-afaaf1e872b4.png)icon to left-align text. - From the **Paragraph/Formats** menu, select **Align** and then **Left**. - **Center align:** Do one of the following: - From the editor toolbar, use the![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/5fb961bd-4886-4c63-9c04-990596e76a9b.png)icon to center-align text. - From the **Paragraph/Formats** menu, select **Align** and then **Center**. - **Right align**: Do one of the following: - From the editor toolbar, use the![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/017d0b50-6e3c-454b-9cff-259067fbfe0c.png)icon to right-align text. - From the **Paragraph/Formats** menu, select **Align** and then **Right**. - **Justify**: Do one of the following: - From the editor toolbar, use the![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/d898c99b-a5ca-46ea-883f-264a4f3b7dec.png)icon to justify text. - From the **Paragraph/Formats** menu, select **Align** and then **Justify**. - **Insert a bullet list**: Use the![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/a5439b8a-af84-48d1-9628-a855a2eae74c.png)icon to format text as a bulleted list. - **Insert a numbered list:** Use the![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/ea030ac3-0c21-4243-ba21-bbfde9f7ba6f.png)icon to format text as a numbered list. - **Indent text**: Click on the![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/3cffc9f6-aeba-430d-b86a-7c5c9ae00c3a.png)icon to increase text indenting. - **Outdent text:** Click on the![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/09d99a0e-32d1-4a99-85e9-abe085747763.png)icon to decrease text indenting. --- ### Advanced Panel Settings #### Edit the Node's Identifier Value Process Modeler automatically assigns a unique value to each Process node added to a Process model. However, a node's identifier value can be changed if it is unique to all other nodes in the Process model, including the Process model's identifier value. > [!WARNING] > All identifier values for all nodes in the Process model must be unique. Follow these steps to edit the identifier value for an Intermediate Timer Event object: 1. Select the Intermediate Timer Event object from the Process model in which to edit its identifier value. 2. Ensure that the **Configuration** panel displays. If not, [show it](/v1/docs/show-configuration-settings-for-a-process-model-object). Panels to configure this object display. 3. Expand the **Advanced** panel if it is not presently expanded. The **Node Identifier** setting displays. This is a required setting. ![](https://cdn.document360.io/2d311614-fcb7-4424-8b4c-d4d3091eebeb/Images/Documentation/af31e224-ea73-4409-a3d2-b2cfeee219f8.png) 4. In the **Node Identifier** setting, edit the Intermediate Timer Event object's identifier to a unique value from all nodes in the Process model and then press **Enter**.