Skip to content
Snippets Groups Projects

Add section on bulk assignment

Merged Courtney Meddaugh requested to merge courtmeddaugh-master-patch-48fa into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -90,7 +90,7 @@ You can use bulk assignment to assign seats to multiple users at one time.
1. Using the checkboxes to the left of each user, select the users for assignment. To select all, select the checkbox at the top of the table.
1. Select **Assign seat** and then **Assign seats** again to confirm.
To assign seats in bulk without using the UI, you can use [this GraphQL API endpoint](../api/graphql/reference/index.md#mutationuseraddonassignmentcreate).
To assign seats in bulk without using the UI, you can use [this GraphQL API endpoint](../api/graphql/reference/index.md#mutationuseraddonassignmentbulkcreate).
### For self-managed
Loading