Open interactive console or terminal during pipeline running?

Hello, I’m newbie in Jenkins world.
I’m trying to get the input console during the running of my customized pipeline.
Because I’m not admin, I can’t get any terminal this system. any new plugin is not allowed to install.
Is there any way to get the terminal-like thing in jenkins?
Thanks.

I’m not sure what you mean. What is an input console? Like prompting the user? You can try Pipeline: Input Step

Generally it’s a good idea to provide what you’ve tried and why it doesn’t work for you