# Navigate with tiles

**Tile's `linkTo`**

Tiles are located on your app's home, making them a strategic feature. Let's say you notice something unusual with one of the tiles. What if you could click on it to learn more?

This is where the `linkTo` option comes in! By using `linkTo`, you can create a link to a story, another view, a date, or even an external link.

When a `linkTo` is set up, a small arrow will appear at the top right corner of the tile, inviting users to click on it.

<figure><img src="https://1809014303-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZxYYf1KpgarKMgMsDCrw%2Fuploads%2Fgit-blob-02fec300034e835b1c11bd27d17c0c9cf2419624%2Ftiles-linkTo.png?alt=media" alt="a linkTo is setup"><figcaption><p>a <code>linkTo</code> is setup</p></figcaption></figure>

### Configuration

You can configure a simple `linkTo` directly from the Smart Editor, in the **Enrich Navigation menu**.

<figure><img src="https://1809014303-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZxYYf1KpgarKMgMsDCrw%2Fuploads%2Fgit-blob-07bc247b83ebf1ff042ef8134d979919ec7f8773%2Fimage.png?alt=media" alt=""><figcaption><p><code>linkTo</code> configuration</p></figcaption></figure>

### Link to a story

To link a tile to a story, select this configuration type from the dropdown menu and choose the story you want.

<figure><img src="https://1809014303-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZxYYf1KpgarKMgMsDCrw%2Fuploads%2Fgit-blob-fc0e04ea4040235db2a31f3e8be0cde075163703%2FScreenshot%202023-09-26%20at%2014.58.40.png?alt=media" alt=""><figcaption><p>select your story to <code>linkTo</code></p></figcaption></figure>

### Link to an external link[¶](https://github.com/ToucanToco/doc-v3/blob/main/visualizations-and-layouts/creating-visualizations/advanced-chart-configuration/broken-reference/README.md)

By clicking on the tile, you can redirect your users to a website or any other external link.

<figure><img src="https://1809014303-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZxYYf1KpgarKMgMsDCrw%2Fuploads%2Fgit-blob-91817ea1c38d79b24637b74ffccf961a35d6680b%2FScreenshot%202023-09-26%20at%2015.02.14.png?alt=media" alt=""><figcaption><p><code>linkTo</code> to external link</p></figcaption></figure>

There are only one parameter you need to setup:

* `url`: type in the url you want your users to be redirected to

{% hint style="warning" %}
Note

You can also choose whether the external link will open in the same tab or in a new one.
{% endhint %}

### Link to a home page (TBD)
