# Adding Home/Return to Course buttons at end of Survey

When user completes a survey, there is no Home or Return to Course buttons available to click on to take a user out of the survey.\
We have a workaround in place by manually  adding the code for a Home or Return to Course button in the Survey's Completed Instructions under the Content Panel. The text before and after the button code can be edited to add or remove information. \
E.g.\
Thank you for completing the Carpenter Self-Assessment! \
\&#xNAN;*\<a href="/ui/portal/courses/outline?course=INSERT COURSE ASSET NUMBER" class="btn btn-success">ADD TEXT FOR BUTTON  HERE\</a>*\
Click the Continue button to review your completed application. To return to your Home Page, click on the NBCC logo at the top left.\
![](https://e02.insite.com/files/sites/global/adding-home-return-to-course-buttons-at-end-of-survey/survey.png)<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.shiftiq.com/help/surveys/instructions-respondents/adding-buttons.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
