# October 2023

## **Release notes**&#x20;

We have come up with the below-mentioned list of Updates this month

1. [**Remarks in Dispose History**](/product-updates/october-2023/remarks-in-dispose-history.md)

On the Admin Portal, there are two ways to see dispose history, one is from Contact page by clicking on three dots against a campaign and second is by going to Lead Summary of a campaign and there clicking on three dots to see Dispose history. In both these places, now you will be able to see the remark put by agent while disposing the lead.

2. [**Attach File Limit Updated**](/product-updates/october-2023/attach-file-limit-updated.md)

While disposing a lead in NeoDove, now the agents can attach up to 10 files and each can be 10 MB in size.

3. [**Integrations Page Redesign**](/product-updates/october-2023/integrations-page-redesign.md)

The Integrations page has been redesigned to incorporate features like:

* Category wise segregation of integrations
* Get to know about that integration and how to use it
* You can also view all the active integrations by clicking on "View Active Integrations"


---

# 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.neodove.com/product-updates/october-2023.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.
