# Record a Dividend or DRIP

Dividends can be recorded manually by adding a new transaction, and changing the 'Type' to 'Dividend' or 'Dividend + Reinvestment'.

To customize whether a DRIP transaction shows a cost basis, you can go in to the app Settings, Calculations, and toggle the 'Dividends reflected in totals' option.

We are working to automate this in a future release and adding more dividend features like dividend forecast.


---

# 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-dividend-or-drip.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.
