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

# Biqli Links overview

> Learn how Biqli helps you create branded short links, organize campaigns, and understand their performance.

Biqli Links gives you one place to create short links, control where visitors
go, and understand what happens after they click. You can use the default
`biq.li` domain or connect your own domain for fully branded links.

This overview introduces the main parts of Biqli Links. Each section links to a
more detailed guide when you are ready to configure a feature.

## What can I do with Biqli Links?

### 1. Build flexible short links

Every Biqli link starts with a destination URL. You can keep the automatically
generated short URL or choose a connected domain and custom alias that suit
your campaign.

The link builder also lets you:

* Add [UTM and custom query parameters](/help/links/utm-query-parameters).
* Customize the [preview shown when the link is shared](/help/links/custom-link-previews).
* Require visitors to enter a [password](/help/links/password-protection).
* Set activation dates, expiration dates, or [click limits](/help/links/scheduling-expiration).
* Send visitors to different destinations based on [location, device, or platform](/help/links/audience-targeting).
* Control whether search engines can [index the short link](/help/links/link-indexing).

<Frame>
  <img src="https://mintcdn.com/biqlillc-cc349ea4/Wsy7ZjQ0afmx5pCt/images/help/links/overview/link-builder-placeholder.svg?fit=max&auto=format&n=Wsy7ZjQ0afmx5pCt&q=85&s=a053b0dc62edefffc1ea9428fb58f015" alt="Placeholder for the Biqli link builder screenshot" width="1280" height="720" data-path="images/help/links/overview/link-builder-placeholder.svg" />
</Frame>

### 2. Use your own domain

A branded short domain makes your links easier to recognize and trust. Connect
an apex domain or subdomain, add the DNS records shown by Biqli, and Biqli will
handle verification and SSL provisioning.

You can also configure a favicon and choose where visitors go when they open
the root domain, an expired link, or a path that does not exist.

Read [Custom domains overview](/help/links/domains/overview) to understand the
complete setup process.

<Frame>
  <img src="https://mintcdn.com/biqlillc-cc349ea4/Wsy7ZjQ0afmx5pCt/images/help/links/overview/custom-domains-placeholder.svg?fit=max&auto=format&n=Wsy7ZjQ0afmx5pCt&q=85&s=649a8826131f5471ccc85ba74fce9f44" alt="Placeholder for the Biqli custom domains screenshot" width="1280" height="720" data-path="images/help/links/overview/custom-domains-placeholder.svg" />
</Frame>

### 3. Keep campaigns organized

As your link collection grows, you can use folders and colored tags to keep
related campaigns together. Tracking pixels can be attached to the links that
need them without changing their destination URLs.

Biqli also supports bulk link actions, workspace transfers, and CSV exports for
larger collections.

<CardGroup cols={3}>
  <Card title="Folders" icon="folder" href="/help/links/organization/folders">
    Group related links and review their combined performance.
  </Card>

  <Card title="Tags" icon="tags" href="/help/links/organization/tags">
    Label links with consistent names and colors.
  </Card>

  <Card title="Tracking pixels" icon="bullseye" href="/help/links/organization/tracking-pixels">
    Connect supported advertising and analytics providers.
  </Card>
</CardGroup>

### 4. Measure clicks and conversions

Biqli records more than a total click count. Reports can show when visitors
clicked, where they came from, and the browsers, devices, and platforms they
used.

If you enable conversion tracking, you can connect those clicks to leads,
sales, revenue, and the full conversion funnel. Public analytics dashboards let
you share selected results without giving someone access to your workspace.

Read [Analytics overview](/help/links/analytics/overview) for an introduction to
the available reports and metrics.

<Frame>
  <img src="https://mintcdn.com/biqlillc-cc349ea4/Wsy7ZjQ0afmx5pCt/images/help/links/overview/analytics-placeholder.svg?fit=max&auto=format&n=Wsy7ZjQ0afmx5pCt&q=85&s=d6258a4434f9fdf94e700ea48d87031d" alt="Placeholder for the Biqli analytics dashboard screenshot" width="1280" height="720" data-path="images/help/links/overview/analytics-placeholder.svg" />
</Frame>

### 5. Create a QR code for a link

You can generate a QR code directly from a short link, customize its colors and
style, then download it for print or digital use. Because the QR code points to
the short link, you can update the link destination without replacing the
printed code.

An attached link QR code is different from a standalone QR code. Read
[QR codes for links](/help/links/link-qr-codes/overview) to learn about the
attached workflow, or visit [Standalone QR codes overview](/help/qr-codes/overview)
when you need other QR content types.

<Frame>
  <img src="https://mintcdn.com/biqlillc-cc349ea4/Wsy7ZjQ0afmx5pCt/images/help/links/overview/link-qr-placeholder.svg?fit=max&auto=format&n=Wsy7ZjQ0afmx5pCt&q=85&s=456da2893bb14060cc6b8bc9178f7709" alt="Placeholder for the Biqli link QR code workflow screenshot" width="1280" height="720" data-path="images/help/links/overview/link-qr-placeholder.svg" />
</Frame>

### 6. Work with your team or API

Workspace members can manage links together using built-in or custom roles.
Resource permissions let workspace administrators control who can view or
change links, domains, folders, tags, pixels, Biolinks, and QR codes.

Developers can use workspace-scoped API keys to create, retrieve, update, list,
and delete links programmatically. Start with the
[API introduction](/docs/api-reference/introduction) if you are building an
integration.

## Who uses Biqli Links?

<CardGroup cols={2}>
  <Card title="Marketing teams" icon="megaphone">
    Build campaign links, apply consistent attribution, and measure results.
  </Card>

  <Card title="Businesses and creators" icon="briefcase">
    Share memorable branded URLs and keep destinations easy to update.
  </Card>

  <Card title="Agencies and teams" icon="users">
    Separate work into workspaces and control access with roles and permissions.
  </Card>

  <Card title="Developers" icon="code">
    Automate link management through the Biqli workspace API.
  </Card>
</CardGroup>

## Create your first link

<Steps>
  <Step title="Choose a workspace">
    Create a workspace or select the workspace that should own the link.
  </Step>

  <Step title="Enter the destination">
    Paste the URL that visitors should open after they click the short link.
  </Step>

  <Step title="Choose the short URL">
    Use the default `biq.li` domain or select a connected custom domain and
    alias.
  </Step>

  <Step title="Configure optional features">
    Add attribution, targeting, protection, organization, or tracking settings
    when your campaign needs them.
  </Step>

  <Step title="Create and share the link">
    Create the link, copy its short URL, and review its analytics after visitors
    begin clicking.
  </Step>
</Steps>

<CardGroup cols={2}>
  <Card title="Create your first short link" icon="link" href="/help/links/create-short-link" arrow="true">
    Follow the complete link builder walkthrough.
  </Card>

  <Card title="Navigate the Biqli dashboard" icon="gauge-high" href="/help/links/dashboard-overview" arrow="true">
    Find links, analytics, domains, and supporting resources.
  </Card>
</CardGroup>
