fleet/docs/Using-Fleet/Teams.md
eashaw 0af5e161d0
Remove numbers from documentation filenames in Fleet repo (#4313)
* Renaming files and a lot of find and replace

* pageRank meta tags, sorting by page rank

* reranking

* removing numbers

* revert changing links that are locked to a commit

* update metatag name, uncomment github contributers

* Update basic-documentation.page.js

* revert link change

* more explicit errors, change pageOrderInSection numbers, updated sort

* Update build-static-content.js

* update comment

* update handbook link

* handbook entry

* update sort

* update changelog doc links to use fleetdm.com

* move standard query library back to old location, update links/references to location

* revert unintentional link changes

* Update handbook/community.md

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2022-02-23 12:17:55 -06:00

4.0 KiB
Raw Blame History

Teams

Applies only to Fleet Premium

  In Fleet 4.0, Teams were introduced.

In Fleet, you can group hosts together in a team.

With hosts segmented into exclusive teams, you can apply specific queries, packs, and agent options to each team.

For example, you might create a team for each type of system in your organization. You can name the teams Workstations, Workstations - sandbox, Servers, and Servers - sandbox.

A popular pattern is to end a teams name with “- sandbox”, then you can use this to test new queries and configuration with staging hosts or volunteers acting as canaries.

Then you can:

  • Enroll hosts to one team using team specific enroll secrets

  • Apply unique agent options to each team

  • Schedule queries that target one or more teams

  • Run live queries against one or more teams

  • Grant users access to one or more

View teams

To view teams:

In the top navigation select "Settings" and then "Teams."

Create a team

To create a team:

  1. In the top navigation select "Settings" and then, in the sub-navigation, select "Teams."

  2. To the left of the search box, select "Create team."

  3. Enter your new team's name and select "Save."

Automatically adding hosts to a team

Hosts can only belong to one team in Fleet.

You can add hosts to a new team in Fleet by either enrolling the host with a team's enroll secret or by transferring the host via the Fleet UI after the host has been enrolled to Fleet.

To automatically add hosts to a team in Fleet check out the "Adding hosts" documentation.

Transfer hosts to a team

Hosts can be transferred to a different team they've has been enrolled to Fleet.

To transfer a host to a team:

  1. In the top navigation, select "Hosts."

  2. Using the checkboxes in the Hosts table, select the hosts you'd like to transfer.

  3. In the Hosts table header select "Transfer to team."

  4. Choose the team you'd like to transfer the hosts to and confirm the action.

Add users to a team

Global users cannot be added to a team.

To add users to a team:

  1. In the top navigation, select "Settings" and then, in the sub-navigation, select "Teams."

  2. Find your team and select it.

  3. To the left of the search box, select "Add member."

  4. Select one or more users by searching for their full name and confirm the action.

Users will be given the Observer role when added to the team. The Edit a member's role provides instructions on changing the permission level of users on a team.

Edit a member's role

To edit a member's role:

  1. In the top navigation, select "Settings" and then, in the sub-navigation, select "Teams."

  2. Find your team and select it.

  3. In the Members table, select the "Actions" button for the user you'd like to edit and then select "Edit."

  4. In the Teams section of the form, to the right of the team you'd like to change the users role on, select "Observer" (this may also say "Maintainer") and then select the new role.

  5. Confirm the action.

Remove a member from a team

To remove a member from a team:

  1. In the top navigation, select "Settings" and then, in the sub-navigation, select "Teams."

  2. Find your team and select it.

  3. In the Members table, select the "Actions" button for the user you'd like to edit and then select "Remove."

  4. Confirm the action.

Delete a team

To delete a team:

  1. In the top navigation, select "Settings" and then, in the sub-navigation, select "Teams."

  2. Find your team and select it.

  3. On the right side, select "Delete team" and confirm the action.