> For the complete documentation index, see [llms.txt](https://developer.kizen.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.kizen.com/docs/integrations-and-plugins/integrations/retireflo/connect-agentcrm-to-retireflo.md).

# Connect AgentCRM to RetireFlo

Learn how to connect AgentCRM to RetireFlo to receive RetireFlo survey data in AgentCRM in real time.

{% hint style="success" %}
**Audience:** Admins, Developers, Solution Architects

**Purpose:** Describes how to connect AgentCRM to RetireFlo for the automatic ingestion of RetireFlo survey data
{% endhint %}

## Overview

To receive RetireFlo survey data in AgentCRM, you must first connect AgentCRM to RetireFlo.

***

## Before You Begin

To complete this task, you must belong to a role in AgentCRM that includes all permissions for OAuth authorizations. If you encounter an error during setup, check with your AgentCRM administrator, and have them verify the permissions for your role.

***

## Connect RetireFlo to AgentCRM

To connect RetireFlo to AgentCRM:

{% stepper %}
{% step %}

#### Log into AgentCRM

In a browser tab, log into your AgentCRM account.

<div data-with-frame="true"><figure><img src="https://3898351136-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQd8ufpN7wkdnx7JtgoeZ%2Fuploads%2Fx5Wgfo0TxN8hLtF3qj5l%2Fretireflo_00_kizenlogin.png?alt=media&amp;token=9726c155-7754-487b-8394-25357ec9de7d" alt="" width="322"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

#### Log into RetireFlo

In a separate browser tab, log into your RetireFlo account.

{% hint style="info" %}
**Note:** To set up the connection, you must be logged into both AgentCRM and RetireFlo at the same time, so keep the applications in different browser tabs.
{% endhint %}
{% endstep %}

{% step %}

#### Go to the RetireFlo integrations

In RetireFlo, select the **Integrations** button.

<div data-with-frame="true"><figure><img src="https://3898351136-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQd8ufpN7wkdnx7JtgoeZ%2Fuploads%2FVuXuGafCv0ipyJ4nuRrm%2Fretireflo_02_integrationsbutton.png?alt=media&amp;token=0eb51927-dbfe-4018-8e52-ab70a78bb31f" alt="" width="563"><figcaption></figcaption></figure></div>

The Integrations page appears.
{% endstep %}

{% step %}

#### Add the connection to your CRM

Scroll down the list of integrations to the Available Integrations section, find your AgentCRM integration, and select its **Add New Connection** button.
{% endstep %}

{% step %}

#### Authorize the connection

In the authorization modal that opens, select **Authorize**. The modal closes, and RetireFlo takes you to the Manage Integration page for your AgentCRM integration.

{% hint style="info" %}
**Note:** If the procedure fails at this step, you might not have the necessary permissions in AgentCRM. See [Troubleshoot RetireFlo](/docs/integrations-and-plugins/integrations/retireflo/troubleshoot-retireflo.md) for more information.
{% endhint %}
{% endstep %}

{% step %}

#### Confirm the connection

On the Manage Integration page, look under the Details tab, and check that the auto sync feature is enabled for your RetireFlo account.
{% endstep %}
{% endstepper %}

***

## What's Next

Continue to [Receive RetireFlo Survey Submissions in AgentCRM](/docs/integrations-and-plugins/integrations/retireflo/receive-retireflo-survey-submissions-in-agentcrm.md) to learn how to set up RetireFlo to send survey data directly to AgentCRM upon submission.

<details>

<summary><strong>Related Topics</strong></summary>

* [RetireFlo](/docs/integrations-and-plugins/integrations/retireflo.md)
* [Receive RetireFlo Survey Submissions in AgentCRM](/docs/integrations-and-plugins/integrations/retireflo/receive-retireflo-survey-submissions-in-agentcrm.md)
* [Troubleshoot RetireFlo](/docs/integrations-and-plugins/integrations/retireflo/troubleshoot-retireflo.md)

</details>

***

*RetireFlo is a trademark of the RetireFlo company.*&#x20;


---

# 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://developer.kizen.com/docs/integrations-and-plugins/integrations/retireflo/connect-agentcrm-to-retireflo.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.
