# Record a Split, Merger, Spin-off, or Acquisition

To record a split, you can add a new transaction, change the 'Type' to 'Split' and enter the ratio for the split. After adding this transaction, your historical transactions will be automatically adjusted.

To record a merger, spin-off, or acquisition:

1. Edit the quote and rename it to the new symbol
2. Add a new transaction, change the 'Type' to 'Split' and enter the ratio that the shares were adjusted.
3. You may need to re-calculate your historicals on the 'Details' tab using the 'Calculate' button

We are working to automate splits in the future.


---

# 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://help.mystocksportfolio.app/help-guide/adding-and-editing-items/record-a-split-merger-spin-off-or-acquisition.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.
