# Manage your integrations

To start sending data to other tools, share a first guideflow and begin to observe events. Configure your integrations to enable the transmission of data. You can send two distinct types of data.

(e.g. send guideflow's events to your CRM)

### User Data&#x20;

This encompasses information provided in start/end popup with Form such as name, email, phone number, company, and other customized text fields

### Event Data&#x20;

This encompasses actions a user performs during a guideflow, such as viewed steps, completed guideflows, started checklists, and various click actions (e.g., navigating to URL).

### Supported Integrations

Check our integrations and how to connect here.&#x20;


---

# 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://docs.guideflow.com/help/integrations/manage-your-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.
