---
title: "Plugok | Posty dokumentáció"
description: "Csatornánként bekapcsolható automatizmusok, amelyek a közzététel után futnak le."
canonical: https://posty.hu/en/docs/automation/plugs
source: https://posty.hu/en/docs/automation/plugs.md
---

Automatizálás

# Plugok

Csatornánként bekapcsolható automatizmusok, amelyek a közzététel után futnak le.

## What a plug is

A plug is an automation that monitors a post **after publication** and takes another action when a condition is met. For now, the condition is always the same: the post reaches a set number of likes.

You turn on plugs separately for each channel under `Automations` in the left-hand menu.

## Two types of plugs

| Plug | What it does | What you set |
| --- | --- | --- |
| Automatic repost | If the post reaches a set number of likes, we repost it to increase its reach. | The number of likes that triggers it. |
| Automatic follow-up post | If the post reaches a set number of likes, we add a follow-up post so your followers get a notification. | The number of likes and the text of the follow-up post. |

## Turning plugs on

1. 1
   
   Open the Automations page
   
   You'll find it in the left-hand menu. The `Plugs` tab is available on every plan.
2. 2
   
   Choose the channel and the plug
   
   Turn on the plug separately for each channel, since the right threshold will vary between channels.
3. 3
   
   Set the threshold
   
   Pick a number your posts actually reach. If it's too high, the plug will never run.

## When it runs

Every six hours, up to three times

The plug does not monitor the post in real time. Once the post is published, it checks it every six hours, up to three times. If the threshold is not met during those roughly eighteen hours, the plug will not run after that.

This is intentional: an automation that kept monitoring indefinitely would act on a post weeks later, after it was no longer relevant.

## Where plugs are available

Plugs are available on platforms that provide access to a post's like count: **X**, **LinkedIn company pages**, **Bluesky** and **Threads**. On other channels, the Plugs tab remains empty. This is not an error.

If you're looking for a different kind of automation, see [RSS-based posting](https://posty.hu/en/docs/automation/rss), or build it yourself with [webhooks](https://posty.hu/en/docs/automation/webhooks) and the [public API](https://posty.hu/en/docs/api).

Documentation pages

Is something missing from this page? Email [norbert@posty.hu](mailto:norbert@posty.hu) or use the form on the [Help](https://posty.hu/en/help) page.
