> For the complete documentation index, see [llms.txt](https://docs.goaffpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goaffpro.com/program-settings/integrations/convertkit-integration.md).

# ConvertKit Integration

**GoAffPro** provides you with the option to integrate ConvertKit.

To integrate ConvertKit, go to the **Integrations** section in the **Settings** tab of the GoAffPro admin panel.

<figure><img src="/files/Xb3m1oHj1s0KbiGJiNN8" alt=""><figcaption><p>Settings > Integrations</p></figcaption></figure>

Here, go to the Convertkit section.

![Convertkit ](/files/-Ma0xlVMBp66WPd1OeaN)

Now, click on **Setup**.

![Click on Setup](/files/-Ma0y0oTArD1POW6c5eC)

This will open up the Convertkit Integration section.

![Convertkit Integration](/files/-Ma0yAOb55eFWNIlXsDe)

### Generate API Key & Secret <a href="#generate-api-key" id="generate-api-key"></a>

Log into your ConvertKit account.

![Log into your ConvertKit account.](/files/-Ma0yHSqWtLl39FBb-Qi)

Open the profile menu.

![Profile Menu](/files/-Ma0yw-YmDo2RUy6P7hJ)

Here, click on **Account settings.**

![Click on Account settings](/files/-Ma0zQ2QuWtJlZzLhiZJ)

This will open up the Settings section.

![Settings](/files/-Mjf6OcKI4CjnLaX2y_N)

Here, go to the Advanced tab.

![Advanced](/files/-Mjf6x9mL1pF_OU8qcJH)

Now, copy the API Key.

![Copy the API Key](/files/-Ma1-2UpFYou8rM4yw6P)

Paste the API Key in the Convertkit Integration section.

![Paste the API Key](/files/-Ma1-_KxiemljIIj5wQ0)

After this, click on **Show** for the secret.

![Click on Show](/files/-Ma105X_8dNQ_tRmjaF4)

Now, copy the secret.

![Copy the secret](/files/-Ma11-RcNo0rWeSUiuWs)

After this, paste the secret in the Convertkit Integration section.

![Paste the secret](/files/-Ma11PrldiDtBQNCzQ72)

Now, click on **Next**.

![Click on Next](/files/-Ma11sMbylVNz6rWXqY2)

After this, select the list to sync.

![Select the list to sync](/files/-Ma14Py1fnhZhvg7bnNB)

Finally, click on **Save and Sync**.

![Click on Save and Sync](/files/-Ma17c30E6XKhS5BNycU)

Convertkit will now be connected to the app.

![](/files/-Ma13ll3I-j2JzANgtA7)


---

# 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.goaffpro.com/program-settings/integrations/convertkit-integration.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.
