> For the complete documentation index, see [llms.txt](https://help.windmillsoft.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.windmillsoft.kr/en/simplychat/salesforce-setup-guide/set-up-auto-response/setting-up-auto-response-in-salesforce/add-parameters-to-a-web-link-auto-response.md).

# Add parameters to a web link auto-response

#### 1. Specify the Upper Step

* If necessary, enter the parent auto-response record in the **Upper Step** field.
* To automatically send a web link when a chat ends, you must enter the **End Chat Auto Response** record in the **Upper Step** field.

#### 2. Configure KakaoType

* Set **KakaoType** to `Link`.
* Select the **Include Param** option.

#### 3. Enter the Message

* Enter the `URL` of the webpage to be sent in the **Message** field.

<figure><img src="/files/QtnfvhGYmBwY0iaXffRY" alt=""><figcaption></figcaption></figure>

Example URL: <https://example.com/form?session\\_id={sessionId}\\&agent\\_id={userId}\\&customer\\_id={customerId}[> <br>]\(<https://example.com/form?session_id={sessionId}\\&agent_id={userId}\\&customer_id={customerId}&#xD;&#xA;>)&#x20;
