# Default Welcome Intent - search - get\_location

## Steps

1. Click `Intent` on the left menu
2. Hover on `Default Welcome Intent - search`
3. Click on `Add follow-up intent`
4. Choose `Custom` from the select menu.
5. This will take you to the new created follow-up intent
6. Rename it to `Default Welcome Intent - search - get_location`
7. Click `save`.
8. Under `Training phrases` add a few locations.
9.

```
![get\_location training phrases](https://3968847866-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LGdg6kPT_tILSqphA89%2F-LGpzkXWeaWnRmpIiWZ5%2F-LGq-y7zzkb-IieSunwR%2Fimage.png?alt=media\&token=5dc94a10-62fe-4492-9243-3a549f928547)
```

10. Under Responses add some dummy responses.

## Explanation

First we need to create the follow up for the search intent. And let's rename it again to 'Default Welcome intent - get\_location'. If you did that at the previous step, you don't have to do that again.

Again, at the training phrases we add phrases that our uses might say when asking by location

![get\_location training phrases](https://3968847866-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LGdg6kPT_tILSqphA89%2F-LGpzkXWeaWnRmpIiWZ5%2F-LGq-y7zzkb-IieSunwR%2Fimage.png?alt=media\&token=5dc94a10-62fe-4492-9243-3a549f928547)

\
And we will need to add a dummy text response there as we did in the get\_name intent.
