# Managing Pollination Revit License

You need to make sure to have access to a valid license to use the Pollination Revit plugin. If you haven't used the Revit plugin in the past, you can use a 30-day free trial to test the plugin. You will need to buy a Pollination Revit license to use the Pollination Revit plugin after the trial period.

In either case, you can use the Pollination License Manager to retrieve a license from a license pool or return the license to the license pool.

## Checking out a license from the license pool

To activate your license:

1. Go to the Pollination tab, and click on the License Manager button.\\

   <figure><img src="/files/EalGwOp8v4ITMsipzpmt" alt=""><figcaption></figcaption></figure>
2. Click on the Sign in button, and sign in to your Pollination account using a web browser.\\

   <figure><img src="/files/GNLoBnLL2DjMoHrsi8vA" alt=""><figcaption></figcaption></figure>
3. You should see your account name in the first button if the login is successful.\\

   <div data-full-width="false"><figure><img src="/files/W0I18AmeynYiFYUbUm1g" alt=""><figcaption></figcaption></figure></div>
4. Click on Check out a license to check out a license from the license pool.\\

   <figure><img src="/files/AmgXoqI0zRGKInKoxhyX" alt=""><figcaption></figcaption></figure>
5. If successful, you will see a green text that says "Your license is valid!". You can close out the window and start using the plugin.\
   \\

   <figure><img src="/files/iTFtLV9DXTPiqXIaYQM8" alt=""><figcaption></figcaption></figure>

## Returning the license to the license pool

The Pollination Revit plugin *tries* to return the license to the license pool automatically when you close Revit. You can also use the License Manager to return the license to the license pool at any point. Click on the License Manager button, and click on Return License.\\

<figure><img src="/files/bi4sF6OvwgXLHGHj4Yk6" alt=""><figcaption></figcaption></figure>

## Auto Activate option

The License Manager provides an `Auto Activate` option for the users who use the plugin frequently.

<figure><img src="/files/GgNeXIGNKmIL9iAXU04M" alt=""><figcaption></figcaption></figure>

If this option is selected, the plugin tries to check out a license from the license pool automatically every time the user opens Revit. This option is unchecked by default, and you should only select it if:

1. You use the plugin very frequently.
2. Your organization has enough licenses, so you don't block the other users from using Pollination.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pollination.solutions/user-manual/revit-plugin/core-concepts-and-best-practices/managing-pollination-revit-license.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
