> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

Blink supports the following Google Admin Console Actions:

* [Add User To Group](./actions/add-user-to-group)
* [Create Group](./actions/create-group)
* [Create User](./actions/create-user)
* [Delete All Directory Tokens](./actions/delete-all-directory-tokens)
* [Delete Group](./actions/delete-group)
* [Delete User](./actions/delete-user)
* [Get Group](./actions/get-group)
* [Get User Info](./actions/get-user-info)
* [Google Admin Console Custom Action](./actions/google-admin-console-custom-action)
* [List Activities](./actions/list-activities)
* [List Admin Activities](./actions/list-admin-activities)
* [List Alerts](./actions/list-alerts)
* [List Group Members](./actions/list-group-members)
* [List Groups](./actions/list-groups)
* [List Organizational Units](./actions/list-organizational-units)
* [List Roles](./actions/list-roles)
* [List Users](./actions/list-users)
* [Remove User From Group](./actions/remove-user-from-group)
* [Revoke License](./actions/revoke-license)
* [Role Assignment](./actions/role-assignment)
* [Transfer Drive Ownership](./actions/transfer-drive-ownership)
* [Update User](./actions/update-user)

<Note>
  Missing an action? You can always [create your own](/docs/workflows/building-workflows/actions/custom-actions).
</Note>
