> For the complete documentation index, see [llms.txt](https://docs.robpod.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.robpod.cloud/advanced-scripting/param-info.md).

# Param Info

**Param Info** is the ability of Robpod Studio to preview functions and methods signatures while coding a robot script. This function can be helpful to have a clearer look at parameter and types needed to fill a function call.&#x20;

<figure><img src="/files/xdpEy3mSrMkIQFstRP6B" alt=""><figcaption><p>Param Info in action while coding a UR Script</p></figcaption></figure>

**Param Info** popup can also be triggered on request with shortcut **Ctrl + P** when cursor is placed inside parenthesis of function signature.&#x20;
