# Full HighLevel Agency Plan Setup & Integration

First step is to add your Agency API key into the HighLevel integration on the Integrations tab of the Account page.

### First time GoHighLevel Setup&#x20;

{% @arcade/embed flowId="eL8Vzrh1Hd9WDkr6ctkM" url="<https://app.arcade.software/share/eL8Vzrh1Hd9WDkr6ctkM>" %}

### 1. Add Custom Menu iFrame Link In GHL&#x20;

```
https://app.formwise.ai/dashboard/?ghl_location={{location.id}}
```

{% @arcade/embed flowId="y2ySwNrLhFYiDI5s5oxx" url="<https://app.arcade.software/share/y2ySwNrLhFYiDI5s5oxx>" %}

### 2. Importing your Agency into FormWise

{% @arcade/embed flowId="zuaj03XrRgQeNpgg7N6L" url="<https://app.arcade.software/share/zuaj03XrRgQeNpgg7N6L>" fullWidth="false" %}

Once the import process has completed, you will be able to manage each sub-account's Toolset from FormWise, or require the sub-account to enter their own API key.&#x20;

***

### Manually modifying a sub-account's API key

{% @arcade/embed flowId="NFPhP1BCVKuWywcWRZ3h" url="<https://app.arcade.software/share/NFPhP1BCVKuWywcWRZ3h>" %}

#### API Key Interactions

When a sub-account's API key is present, FormWise will automatically use that API key, whether it is required or not.&#x20;

#### Require OpenAI Key

Requiring an OpenAI Key will prompt the sub-account user to enter their API key upon first viewing your Toolset. Once the API key is stored, the user will not be required to enter it again, unless you remove the key manually from your GHL Portal.


---

# 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://manual.formwise.ai/formwise/integrations/highlevel/full-highlevel-agency-plan-setup-and-integration.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.
