mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-23 00:41:40 +00:00
538 B
538 B
import Image from '@theme/IdealImage'; import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem';
Bulk Edit Users
Assign existing users to a default team and default model access.
Usage
1. Select the users you want to edit
<Image img={require('../../../img/bulk_select_users.png')} />
2. Select the team you want to assign to the users
<Image img={require('../../../img/select_default_team.png')} />
3. Click the bulk edit button
<Image img={require('../../../img/success_bulk_edit.png')} />