> 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/may-24-updates.md).

# May '24 - Updates

## Released in May

* Improved Errors in **Payments Overview** in Deal details
* Now you are getting banned after 2 failed login attempts
* The **Date of full payment** in Deal will now show the date of the Incoming Payment which brought the overall deal balance over 0
* Many smaller improvements and bug fixes in the new **Activities tab** in Customer detail
* Under-the-hood changes and improvements for the future
* `get-report-project-overview` the endpoint was deleted\
  (to make sure this and other important API Integration updates are not missed, have your integrators subscribed to [Realpad Developers Portal](https://dev.realpadsoftware.com/))

## Initiatives Progress Update

### Email Integration

Last month we started to test with pilot users the Activities tab in Customer details, which should merge Tasks, Interactions and Emails into one timeline to give users full context of the Customer's activity in one place. This helped us to discover a few bugs and focus on them.

In May we also started to work on Realpad's ability to send Emails from CRM.

<figure><img src="/files/x3S3Mm8pjXBkfPmF3KDJ" alt=""><figcaption><p>The design is a subject to change and gradual implementation.</p></figcaption></figure>

### Side Navigation

We are also working on improving the left-side navigation. We know that some of the important tables you use daily can only be found in the reports, making them often hard to find.

### Redesigning Reports

For a few months, some of you have been participating in testing the BI solution we are integrating with - Metabase. Except for configurable custom reports, we are currently also converting the existing CRM reports to Metabase to be shown in Realpad.

### Other

There is more progress in the areas of Customers, Settings and recently released SSO which we will dive deeper into next month.

## Did you know that

Almost a year ago we decided to improve the Discount creation process. Since then our users discounted thousands of deals following a simple flow:

{% embed url="<https://app.arcade.software/share/b5JzCqPBUPSLDVjW61Ob>" %}


---

# 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/may-24-updates.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.
