> ## 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.

# Assign License

Assigns a license to a user. Must specify one of the `License ID`, `License Product Code`, or `License Team` parameters.

## Basic Parameters

<div className="integrations-table">
  | Parameter            | Description                                      |
  | -------------------- | ------------------------------------------------ |
  | Email                | Email of the user to assign the license to.      |
  | First Name           | First name of the user to assign the license to. |
  | Last Name            | Last name of the user to assign the license to.  |
  | License ID           | ID of a license to assign.                       |
  | License Product Code | The code of a product to assign.                 |
  | License Team         | ID of a team to look for assignable license.     |
</div>

## Advanced Parameters

<div className="integrations-table">
  | Parameter                       | Description                                                                                                                                                                                                                                                                                                                                    |
  | ------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
  | Include Offline Activation Code | Indicates whether an offline activation code should be attached to the email. The offline activation code can be attached only for contacts that do not have JetBrains Account. 'includeOfflineActivationCode' will be ignored if the contact has JetBrains Account. Assignee can download offline activation code in their JetBrains Account. |
  | Send Email                      | -                                                                                                                                                                                                                                                                                                                                              |
</div>

## Workflow Library Example

[Assign License with Jetbrains and Send Results Via Email](https://library.blinkops.com/workflows/assign-license-with-jetbrains-and-send-results-via-email)

<div className="iframe-wrapper">
  <div className="iframe-media">
    <img src="https://mintcdn.com/blinkops-2/ojHYuDeYX5FWuN8a/img/Icons/play-box.svg?fit=max&auto=format&n=ojHYuDeYX5FWuN8a&q=85&s=b8af968e71438a9499c3223c9bd29fb2" alt="Workflow Library" width="16" height="16" data-path="img/Icons/play-box.svg" />

    Preview this Workflow on desktop
  </div>

  <iframe className="iframe" src="https://library.blinkops.com/workflows/assign-license-with-jetbrains-and-send-results-via-email/canvas" />
</div>
