# Cookie

From the authentication step, create a new custom header

![](https://3010335096-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MjcNODv1kQRDGTj76t9%2Fuploads%2FeOpPmi8LrSxa7ZHLwAw7%2Fimage.png?alt=media\&token=57e7f587-c701-4728-9a9a-c863d98c1926)

The output will now have a new output parameter:&#x20;

![](https://3010335096-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MjcNODv1kQRDGTj76t9%2Fuploads%2FhtCyHwC2rQZ9PoTlK93v%2Fimage.png?alt=media\&token=4b72c787-139e-42dd-b2db-552862c804aa)

Add a header Parameter to the query that is about to use the cookie

![](https://3010335096-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MjcNODv1kQRDGTj76t9%2Fuploads%2FoiXZm8h9Hmerhs8ae4EH%2Fimage.png?alt=media\&token=491a555e-6998-467d-a93a-dd9a120375e5)

User flow script to map your cookie to a variable, and use it in the subsequent steps.&#x20;

![](https://3010335096-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MjcNODv1kQRDGTj76t9%2Fuploads%2FNwArGz3fTGhY42Edhn99%2Fimage.png?alt=media\&token=bd5fe822-5b60-409e-a3b7-4d74b3532be5)![](https://3010335096-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MjcNODv1kQRDGTj76t9%2Fuploads%2FMWx6f8QmIm6RfzLXtWOt%2Fimage.png?alt=media\&token=bce912f4-0795-44bf-91ac-179b6ce5e470)
