# Propertybase GO

{% embed url="<https://real-intent-propertybasego.streamlit.app/>" fullWidth="true" %}

1. Download the CSV file provided by Real Intent.
2. Upload the CSV into the converter tool.
3. Enter your custom hashtag in the designated field.
4. Download the newly formatted CSV file from the tool.
5. Log in to Propertybase GO.
6. Navigate to the **Data Loader** under **Settings**.
7. Select **Import Leads**, upload your converted CSV, and confirm field mapping.
8. Import the data and verify it in your lead dashboard.


---

# 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/other-integrations/propertybase-go.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.
