# Update a portfolio

The update of a portfolio can only occur if – and only if – said portfolio is copied.

Let's say the creator edits the original portfolio:

* You get notified via our Telegram/Push notifications/email.
* You can either accept or refuse to update.

The choice is yours.

The idea behind is to give as much control as possible to the copied portfolio's owner – he or she might not be able to edit that strategy but can refuse or accept adjustments made by the creator.

You can see if your copy is "Up to date" directly on the card representing the copy.

<figure><img src="/files/t9zGjNKhZJ5uOMekoyLZ" alt=""><figcaption></figcaption></figure>

### 1st step: click on the portfolio that is not up to date.&#x20;

You can click on the "Update" button to update your copy with the original portfolio in one click.&#x20;

<figure><img src="/files/QX08Yycoe2yQAOr1Wvp6" alt=""><figcaption></figcaption></figure>

### 2nd step: Apply or decline the updates.

You can review the updates by clicking on "Update history".

If you agree with the updates, you can click on "Apply update" and wait for the transactions to be confirmed.

<figure><img src="/files/W2MMIUbuJ9EfCSCbjHNV" alt=""><figcaption></figcaption></figure>


---

# 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.nested.fi/instructions-for-use/manage-portfolios/copied-portfolios/update-a-portfolio.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.
