> For the complete documentation index, see [llms.txt](https://docs.inogic.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inogic.com/click2export/getting-started/license-activation.md).

# Activate License

The first and foremost step after installing solution is License Activation.

Here are the steps to activate Click2Export license.

* Navigate to Dynamics 365 --> Click2Export app.&#x20;

<div align="left"><img src="/files/-M7qDrlSoqvMFyx8amYc" alt=""></div>

* Go to License Registration.

![](/files/-M7qExSBGcI6iN6dZG0b)

Enter the Details: First Name, Last Name, Company Name, Email, Website and Main Phone --> Click on ACTIVATE.

![](/files/-M7qGeyrD6OKm4w0QDcg)

If you want to purchase or extend the trial, click on SEND REQUEST --> Enter all details --> Click again on SEND REQUEST and send the email to Inogic.

![](/files/-M7qHavpAf3RP0UM-u3r)

### Alternate method to complete License Activation&#x20;

Here are the steps to complete registration through the **‘License Registration using (.lic) file’** section.

* Request .lic file from Inogic --> Save file --> Go to Click2Export app --> License Registration --> Click ‘Choose File’ to locate the file with the extension .lic

![](/files/-M7qIhgKzpXAGV_JWNYD)

* Select the file --> Click ‘Open.’

![](/files/-M7qJdE9zcgveSGlq6Bs)

* Click on ‘Register’ to complete the License Registration.

![](/files/-M7qK8DemX7qFD0OxVgX)

* Your license is activated.

{% hint style="success" %}
For further queries, reach out to us at <crm@inogic.com>
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.inogic.com/click2export/getting-started/license-activation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
