> For the complete documentation index, see [llms.txt](https://openadapt.gitbook.io/openadapt.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://openadapt.gitbook.io/openadapt.ai/reference/api-reference/openadapt-module/app-module/cards.py.md).

# cards.py

## Note

There are some functions contained within cards.py for recording, such as:

* stop\_record (function)
* quick\_record (function)

This is because the app contains recording functionality and executes these from cards. A global variable, `record_proc` is used throughout this file, to represent an existing recording process -- if it exists.
