# Links

Short links on esrx.ly — analytics, routing rules, QR codes, link-in-bio pages, and webhooks.

Canonical: https://easerix.com/docs/links

<Answer label="What is Easerix Links">
Easerix Links is a link management tool: create short links on the **esrx.ly**
domain, track every click with analytics, route visitors with rules, generate
QR codes, and publish a link-in-bio page. It's part of the Easerix suite, so
links live in the same workspace as your tasks, notes, and forms.
</Answer>

## What you can do

| Capability | In short |
|---|---|
| Short links | Custom or generated codes on `esrx.ly` |
| Analytics | Per-link click history with export |
| QR codes | One per link, ready to download |
| Routing rules | Send visitors to different destinations by condition |
| Link-in-bio | A hosted page of your links at a handle |
| Bulk operations | Create and manage links in batches |
| Webhooks | Notify your systems on link events |
| Pause / resume | Paused links show a clear unavailable page instead of redirecting |

## Work with Links from anywhere

Links is the most connected tool in the suite:

- **AI copilot** — ask the copilot in the app to create, update, list, or delete links, or pull a link's stats.
- **MCP** — AI clients connected to `mcp.easerix.com` get link tools (create, list, update, delete, stats, batch, bio pages, analytics).
- **CLI** — `easerix links list` and `easerix links create <url>` from your terminal.
- **API** — full REST API with API-key auth; the developer reference section is on its way.

## Next steps

- [Create your first short link](/links/quickstart)
- [Understand link analytics](/links/analytics)

More guides:

- [Route visitors with routing rules](/links/routing-rules)
- [Publish a link-in-bio page](/links/bio-pages)
- [Bulk actions and CSV export](/links/bulk)
- [Track conversions and receive webhooks](/links/conversions-and-webhooks)

## Frequently asked questions

### What domain do short links use?

Short links are served on **esrx.ly** — for example `esrx.ly/launch`. Custom codes are yours as long as they're unique.

### What happens when I pause a link?

The short URL stops redirecting and shows a neutral "link unavailable" page instead. Unpause it and the redirect resumes — the code is never lost.

### Can I track clicks?

Yes. Every redirect records a click, and each link has an analytics view with totals over time that you can export.
