For the complete documentation index, see llms.txt. This page is also available as Markdown.
Cortex Cloud Runtime

Create an endpoint tag

An endpoint tag can be created during installation of the Cortex XDR agent.

An endpoint tag can be created after installation either from the Cortex XDR agent or from the Cortex Cloud management console.

Add an endpoint tag as an installation parameter of the Cortex XDR agent's installer

  • Installer parameter: run msiexec /i ... ENDPOINT_TAGS="Name1,Name2,Name3".

  • Cytool argument: cytool endpoint_tags add "tag1 [,tag2,...,tagN]".

Add an endpoint tag after installation

From the machine where the Cortex XDR agent is installed:

  1. Navigate to the Cytool folder location and open the CLI as an administrator.

  2. Cytool argument: cytool endpoint_tags add "tag1 [,tag2,...,tagN]".

Note:

Tag names are case sensitive and can contain spaces.

From the Cortex Cloud management console (Server)

  1. Navigate to InventoryEndpointsAll Endpoints.

  2. Select one or more endpoints, right-click, and select Endpoint ControlAssign Endpoint Tags.

  3. Select Add tag... and choose one or more tags from the list of existing tags or begin to type a new tag name to Create tag.

Note:

Tag names are case sensitive and can contain spaces.

  1. (This step requires administrator permissions) To assign the tag to users or user groups, select Add selected tags to Users or Groups, and select the relevant Users and/or User Groups.

  1. Click Save.

Last updated

Was this helpful?