# Integrations

Depending on your license of ClauseBuddy, you can establish connections with third party products, to enhance your drafting experience.

*\[Page under construction – to be completed.]*

## Sending documents to Contractify <a href="#sending_documents_to_contractify" id="sending_documents_to_contractify"></a>

PDF-versions of finalised documents can be directly submitted to your account at [Contractify](https://www.contractify.io/).

{% hint style="info" %}
Contractify is an innovative and easy-to-use contract management application that allows you to store contracts, automatically extract key data, sign new contracts, and manage other aspects of the lifecycle of your contracts.
{% endhint %}

## Fetching corporate information <a href="#fetching_corporate_information" id="fetching_corporate_information"></a>

Through the help of [OpenCorporates](https://opencorporates.com/), you can consult corporate information about entities in most of the countries around the world. That information can then be immediately stored within specific questions in your questionnaire.

The way to integrate this into your questionnaire is as follows:

**Step 1:** In the configuration of your questionnaire, go to a question where you want corporate information to be filled in automatically (e.g. company name, company address, etc):

<figure><img src="/files/03AU1zxxdeTuOBlN8IXg" alt="" width="563"><figcaption></figcaption></figure>

At the bottom right of the menu, you will see *Special tags*:

<figure><img src="/files/x7Wtd0sPHRMBASxsXztJ" alt="" width="361"><figcaption></figcaption></figure>

**Step 2:** Click on the three dots next to the input field and choose the appropriate Special tag. So in this example, for company name, choose *entity-name*:

<figure><img src="/files/m7kIJhGqDWqvS08jE3q0" alt="" width="353"><figcaption></figcaption></figure>

For other input fields in your questionnaire (e.g. postal code, company number, etc), repeat this process and choose the appropriate Special tag. For example, for the company number question, choose *entity-number* as Special tag.

Note that you also can apply multiple Special tags for just one question.

**Step 3:** when you have done this for all questions (where relevant), go to the questionnaire and click on the search icon that has appeared next to your question:

<figure><img src="/files/Hr5qFJHFR9HBZSIRJIJA" alt="" width="326"><figcaption></figcaption></figure>

**Note:** it is very important that you have at least a company name or company number question with associated Special tag. This is because we need to search on one of these two criteria to get the organisation's information.

Therefore, it is only with these two questions/tags that the search icon will appear.

**Step 4:** using company name or number and indicating the corresponding country, find the organisation whose information you need for the questionnaire and click on *Lookup*:

<figure><img src="/files/eue6YKEt1hpgmadaj1wU" alt="" width="563"><figcaption></figcaption></figure>

Then the results of your search will appear.

**Step 5:** When you then click on the organisation you need, all the information will automatically be filled in to the questions where you have set a Special tag:

<figure><img src="/files/RWQHqGtC2XUBEwrBQm2v" alt="" width="563"><figcaption></figcaption></figure>

By completing the above steps, you can then simply look up the organisation in the future when completing the questionnaire and all the corresponding information will be filled in automatically.

## Fetching Google Maps addresses <a href="#fetching_google_maps_addresses" id="fetching_google_maps_addresses"></a>

Using Google Maps information, you can fetch addresses from both natural persons and entities.


---

# 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://help.clausebuddy.com/smart-templates/how/in-depth/smart-templates-in-depth/integrations.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.
