---
title: "Auto-Close Popup After a Specific Time - EngageBox"
description: "You can auto-close your popup after a specific time using the Actions page. Edit your popup, go to the Actions tab, press Add Action, and then:  Se"
url: "https://www.tassos.gr/docs/engagebox/functionality/auto-close-popup-after-time"
date: "2026-04-05T21:21:24+00:00"
language: "en-GB"
---

[ Home ](https://www.tassos.gr/index.php?option=com_content&view=category&layout=blog&id=24&Itemid=1088) / [ EngageBox ](https://www.tassos.gr/index.php?option=com_content&view=category&id=35) / [ Functionality ](https://www.tassos.gr/index.php?option=com_content&view=category&id=52)

#  Auto-Close Popup After a Specific Time

You can auto-close your popup after a specific time using the Actions page.

Edit your popup, go to the Actions tab, press **Add Action**, and then:

- Set **"After Open"** in **Event**
- Select **"Close a Box"** in **Action**
- Set **"This Box"** in **Box** (Note: The "This Box" option will only appear if the popup is published.)
- Finally, set the seconds after which the box will close.

![engagebox auto close timer settings](https://www.tassos.gr/images/2025/02/auto-close-popup-after-time.png)

## [Note](#note)

- This action mimics the top right (x) closing button.

 Last updated on Sep 29th 2025 10:09

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.tassos.gr"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Home",
            "item": "https://www.tassos.gr/docs"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "EngageBox",
            "item": "https://www.tassos.gr/docs/engagebox"
        },
        {
            "@type": "ListItem",
            "position": 4,
            "name": "Functionality",
            "item": "https://www.tassos.gr/docs/engagebox/functionality"
        },
        {
            "@type": "ListItem",
            "position": 5,
            "name": "Auto-Close Popup After a Specific Time",
            "item": "https://www.tassos.gr/docs/engagebox/functionality/auto-close-popup-after-time"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Article",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.tassos.gr/docs/engagebox/functionality/auto-close-popup-after-time"
    },
    "headline": "Auto-Close Popup After a Specific Time",
    "image": {
        "@type": "ImageObject",
        "url": "https://www.tassos.gr/"
    },
    "publisher": {
        "@type": "Organization",
        "name": "Tassos",
        "logo": {
            "@type": "ImageObject",
            "url": "https://www.tassos.gr/https://www.tassos.gr/media/brand/logo-text.png"
        }
    },
    "author": {
        "@type": "Person",
        "name": "Tassos Marinos",
        "url": "https://www.tassos.gr/docs/engagebox/functionality/auto-close-popup-after-time"
    },
    "datePublished": "2015-07-03T17:44:21+03:00",
    "dateCreated": "2015-07-03T17:44:21+03:00",
    "dateModified": "2025-09-29T10:07:02+03:00"
}
```
