# Feature Requests

Feature requests relating to the DeveloperPortal and Platform APIs will need to be raised as defined below:&#x20;

**Reapit Customers:** The process for logging a feature request ticket relating to the DeveloperPortal and/or the Platform API is the same as you do for other services provided by Reapit. Log into the Reapit Service Desk Portal via [direct link](https://reapitsupport.refined.site/) or through the Reapit Reapit Service Desk Portal link within the Reapit desktop app.&#x20;

**External Developers/Partners:** To submit a feature request, please email <partners@reapit.com>. The Partnerships team will validate your request and, if appropriate, log a ticket on your behalf. Full details of response and resolution times are for requests are dependant on your partner tier, and can be found in the [Partner Business Services Catalogue (BSC)](https://www.reapit.com/legal/terms-and-conditions/reapit-partner-business-service-catalogue). \ <br>

**Feature Visibility**

External developers, Partners, and Customers can view our latest Release Notes that outline the latest additions and enhancements to the Reapit desktop CRM here: [Release Notes index](https://reapit.atlassian.net/wiki/x/UoBHC)

[What's New](https://foundations-documentation.reapit.cloud/whats-new) section details the latest updates to our Public Platform APIs. Have a look to see what new features and fixes have been released.&#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://foundations-documentation.reapit.cloud/dev-requests.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.
