Skip to main content

Sharing an agent across the organization

An agent’s visibility controls who can find it.
Search the registry for agents other workspaces have made org-visible.

jstm agent install

Install an agent from the registry into your active workspace. Accepts a handle, UUID, or FQN.
Installing gives you your own installation of someone else’s agent. It runs with your workspace’s credentials, and the original stays owned where it was built.

jstm agent installations

List agent installations in your active workspace, including their schedules and next fire times.
The installation id shown here is what jstm agent schedule takes.

jstm agent uninstall

jstm agent copy

Copy an agent to another workspace. The original stays where it is.
required
Destination workspace, as a handle, UUID, or FQN.

jstm agent move

Move an agent to another workspace. The original workspace no longer owns it.
Use move when an agent was built in the wrong place — for example, drafted in a personal workspace and now ready to belong to the team that owns the work.

jstm agent duplicate

Duplicate an agent inside the same workspace. Useful as a starting point for a variant.

jstm agent delete

Deleting an agent removes it and its history. Consider changing its visibility to PRIVATE, or moving it, before deleting.

See also