Zum Hauptinhalt springen

Aktion Tags anwenden

Wenden Sie eines oder mehrere Tags auf ein Gerät im Rahmen einer Automatisierungsausführung an.

Einführung

Das Anwenden von Tags ermöglicht einer Automatisierung, ein oder mehrere Tags auf einem Gerät anzuwenden, wenn es ausgeführt wird. Es ist die Aktionshälfte der Trigger-Automatisierungs-Monitor-Schleife: Ein Trigger wird ausgelöst, die Automatisierung wendet ein Tag an, und dieses Tag kann dann andere Automatisierungen oder Gruppenrichtlinien auslösen.


Apply Tags

In the action's Schritterstellung, sehen Sie eine suchbare Liste aller Tags in Ihrer Organisation.

  1. Suchen oder scrollen Sie, um die Tags zu finden, die Sie anwenden möchten.

  2. Aktivieren Sie das Kontrollkästchen neben jedem Tag, das diese Aktion anwenden soll.

  3. Um ein Tag zu erstellen, das noch nicht vorhanden ist, klicken Sie auf+ Neues Tag erstellen und benennen Sie es inline.

  4. Click Speichern .

Apply Tags

TIPP: Applying a tag can itself trigger another automation via the Tag Applied trigger. Plan your tag-based automations carefully to avoid unintended chains.Multiple tags can be selected in a single action. If you need to apply tags conditionally, configure separate Apply tags actions with different Conditions rather than stacking everything in one action.

HINWEIS:

Applying a tag that's already on the device has no effect and won't re-fire the Tag Applied trigger.BedingungenThe


Bedingungen

section lets you restrict when this action runs based on device attributes or the outcome of a previous action. See Action-Bedingungen

for the full reference on condition types, operators, and values.Additional OptionsExpand


Additional options

for action name, failure behavior, output variable assignment, retries, and the enabled toggle. See Aktionsübersicht

for the full reference on additional options available on every action.FAQCan I apply a tag that doesn't exist yet?


Yes. Use

  • + Create new tag directly in the action dialog. The tag is created immediately and added to your organization's tag list.Will applying a tag trigger the Tag Applied automation trigger? Yes, if an automation uses the Tag Applied trigger and is scoped to that tag, it will fire. Deleting a tag does

  • not fire the Tag Removed trigger, but applying one via this action does fire Tag Applied.Who can configure this action? Any technician with permission to create or edit automations. Tag visibility in the picker follows your organization's tag settings.

  • What if the automation tries to apply a tag to a device that's offline? Tags can be applied to offline devices — the action succeeds immediately regardless of the device's online status. If the tag triggers a downstream automation via the Tag Applied trigger, that device gets queued in that automation and will run when conditions are met.

  • What if the automation tries to apply a tag to a device that's offline? Tags can be applied to offline devices — the action succeeds immediately regardless of the device's online status. If the tag triggers a downstream automation via the Tag Applied trigger, that device gets queued in that automation and will run when conditions are met.

Hat dies deine Frage beantwortet?