> For the complete documentation index, see [llms.txt](https://docs.langstack.com/welcome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.langstack.com/welcome/get-started/learn-langstack/introduction-to-process/shared-variables-for-a-process.md).

# Shared variables for a process

When a Process is created, a shared variable “StartupParameters” of the data type “List” is created by default. \
This variable may take a value from the user on Process Run and, based on the input, perform specific actions to a record before running the Process.

<figure><img src="https://media.langstack.com/documentation/media/images/code/training_manual/chapter_12/ch12processsharedvar.png" alt=""><figcaption></figcaption></figure>
