> ## Documentation Index
> Fetch the complete documentation index at: https://docs.box.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Customizing Shared Link Content Ordering

<div className="article_labels_list" style={{display: 'none'}} dangerouslySetInnerHTML={{__html: "has_image , User , End User , Shared Links , Article , Product Utilization , Established , Instruction"}} />

By default, a **Shared Link** to a Box folder presents your content in order of most recently **Updated**:

<Frame>
  <img src="https://mintcdn.com/product-docs/iPwbarrlsv1nexQc/images/box-fundamentals/download.png?fit=max&auto=format&n=iPwbarrlsv1nexQc&q=85&s=c5556f34ee76db4e70531fb60f940f77" alt="download-png" width="999" height="395" data-path="images/box-fundamentals/download.png" />
</Frame>

However, you may want your shared links to be automatically sorted by a different column, like **Name** or **Size,** when opened.

**To sort by a different column:**

1. Click your [**Shared Link**](/en/box-fundamentals/for-users/collaborating/using-shared-links/creating-shared-links)
2. Click the name of the column you want sorted, and you'll notice the shared link in the URL bar changes.

<Frame>
  <img src="https://mintcdn.com/product-docs/iPwbarrlsv1nexQc/images/box-fundamentals/download-2.png?fit=max&auto=format&n=iPwbarrlsv1nexQc&q=85&s=c9060c2e9f17e40c0c51d49191722ed9" alt="download-png" width="999" height="393" data-path="images/box-fundamentals/download-2.png" />
</Frame>

You can use this new URL as your shared link, and each time you access this link, the content is sorted as you specified.

So, your original shared link may look something like this:

[https://app.box.com/s/\<---RandomString--->](https://app.box.com/s/\<---RandomString--->).

And your new shared link may look something like this:

`https://app.box.com/s/?sortColumn=name&sortDirection=desc`

In both cases, Box generates "\<---RandomString--->".
