> For the complete documentation index, see [llms.txt](https://product.realpadsoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://product.realpadsoftware.com/en/product-updates/2024-updates/august-24-send-email-from-realpad.md).

# August '24 - Send Email from Realpad

## Initiatives Progress Update

#### Enhanced Reports

It's been a few weeks after the release and we are observing great engagement, most of you already moved to new reports and we are in close touch with those few who didn't. Our goal is to improve the reports, which is possible only after completely getting rid of legacy ones. If you see an inconsistency in the data or old reports are covering for you something that new ones don't - please, don't hesitate to contact <matyas.jurena@realpadsoftware.com>[^1].

#### Email Integration and Multiple Inquiries&#x20;

Announced in June [June '24 - Inquiries kick-off](/en/product-updates/2024-updates/june-24-inquiries-kick-off.md#multiple-inquiries) are starting to show the first flowers.&#x20;

The more we investigate the presale part - new leads, meetings, viewings, offers, and pre-reservations - the more we understand the importance of communication in real estate. As the designs of the future Inquiry details page are shaping up, we imagine the Activities tab in its centre - a timeline with a history of communication and everything that ever happened to a customer, lead or relevant info. We believe this 360 view on lead will help agents decide what is the best next step faster.

Knowing that the Activities tab (available only for users with Email Integrations setup) will grow into a "home" page of the Inquiry we are improving it again - this time by making it possible to **Send emails from CRM**. Get in touch with your point of contact in Realpad to have this set up ASAP for free.

{% embed url="<https://app.arcade.software/share/aEbubtrh5neOlohCOWRP>" %}
Send Emails from Realpad
{% endembed %}

We've found out that some of you are having a hard time navigating through the setup of Email Integration hence we are partnering with Appcues to build a better onboarding experience and launch new features without causing our users additional stress. You are going to start seeing improved onboarding in Realpad in the next month.

## Released in August

* Don't lose your unsaved form data by closing the dialogue accidentally. Clicking outside of the modal dialogue doesn't close it automatically anymore. `X` icon is the only way to close the dialogue and discard changes.
* To disable a user (remove the access to CRM) you can now use a new standalone setting, instead of changing the user type.

  <figure><img src="/files/HCmthRyg2RHBmBUCWFHE" alt=""><figcaption><p>Disabled is separate setting.</p></figcaption></figure>
* Certain changes to API endpoints limiting. Don't miss a chance - ask your webmasters to subscribe to the [Realpad Developers Portal](https://dev.realpadsoftware.com/) to keep your integrations healthy and functional.
* The `nationality` field is limited only to ISO 3166 values (CZ, SK, HU...), which stand for universal country codes.
* `Phone number` in Customer details received a similar update - instead of a free-form string, it helps you to enter a correct phone number including a country code which is a dropdown now.

  <figure><img src="/files/K0efnklGJFw7SWvs6dOi" alt=""><figcaption></figcaption></figure>
* Smaller under-the-hood changes and bug fixes.

***

{% hint style="info" %}
Would you like to receive an email notification about regular product updates? \
[Join Realpad Champions](https://forms.gle/KktWc1XQgwAnjsZX7).
{% endhint %}

[^1]: Matyas is a new Product Manager at Realpad leading this initiative, he speaks Czech, English, but he also speaks numbers! Don't hesitate to get in touch.


---

# 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:

```
GET https://product.realpadsoftware.com/en/product-updates/2024-updates/august-24-send-email-from-realpad.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.
