# GoHighLevel

{% embed url="<https://youtu.be/cpBzUCyTgvI>" %}

Here’s a step-by-step guide:

1. **Prepare Your CSV File**:
   * Go to the Real Intent Portal and download your weekly leads.
   * Ensure your lead data is in a CSV file with columns for each data type (e.g., name, email, phone number).
2. **Access GHL**:
   * Log into GoHighLevel.
   * Go to “Contacts” on the left sidebar.
3. **Import CSV File**:
   * Click on the “Import Contacts” button.
   * Choose your CSV file and upload it.
4. **Map Fields**:
   * Match each column in your CSV to the respective fields in GHL (e.g., match “Name” to “Contact Name”).
   * Review the mapping to ensure accuracy.
5. **Complete Import**:
   * Click on “Complete Import.”
   * Check for any errors, and once cleared, your contacts will appear under “Contacts.”

&#x20;

With your leads now successfully imported into GHL, you’re equipped to leverage its full CRM functionality. Centralizing your contacts in GHL allows for more efficient follow-ups, targeted outreach, and better client relationship management, empowering you to drive growth with ease.


---

# 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.realintent.co/integration-support/gohighlevel.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.
