> For the complete documentation index, see [llms.txt](https://docs.hablla.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hablla.com/hablla-docs-en/hablla/marketing/link-in-bio.md).

# Link in Bio

The **Link in Bio** allows you to create a personalized page to centralize your main links, channels, and contact points in a single address. With it, you can gather important brand content on your own page and share a single link in **Instagram bio, social networks, campaigns, ads, or other digital channels**.

Instead of directing your audience to just one destination, you can create a complete page with different access options, making it easier for people to connect with your brand's main channels, content, and services.

Want to see a real example? Check out the **Hablla Link in Bio** [by clicking here](https://bio.hablla.io/hablla).

#### One page. Multiple destinations.

Use the Link in Bio as a central point to connect your audience to the most important channels in your operation.

You can use it to highlight, for example:

* Your website or online store;
* WhatsApp and other support channels;
* Social networks;
* Products, services, or specific pages;
* Campaigns and promotions;
* Forms and landing pages;
* Important content and materials.

In this way, your brand maintains **a single address for promotion**, while having the freedom to organize and update the different destinations shown to your audience whenever necessary.

### Customize your brand experience

In addition to centralizing your main links, you can customize the page to create an experience more aligned with your brand identity.

During editing, Hablla provides a **page preview on the right side of the screen**, allowing you to track how your Link in Bio will look to the public.

You can customize information such as **profile photo, title, description, social networks, and the content displayed on the page**.

It is also possible to organize different elements, such as **buttons, links, and groups**, as well as change their order to highlight the most relevant content for your audience.

### Customize the theme

In the **Theme**, area, you can define the page's visual identity. You can use visual options previously provided by Hablla or customize elements according to your brand guidelines. Use these options to create a page that is consistent with the visual identity your company uses across other digital channels.

## How to create a Link in Bio

{% stepper %}
{% step %}

### 1. Access the feature

In the top menu of Hablla, go to **Marketing** and select the option **Link in Bio**. This page will display the Link in Bio pages already created in your workspace. If you haven't created any yet, you can start a new setup.
{% endstep %}

{% step %}

### 2. Create a new Link in Bio

Click the <kbd>**+ Add**</kbd>button, located in the upper-right corner of the screen. You will be taken to the **Link in Bio**, where you can begin customizing your page.

<figure><img src="https://1592162275-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrmxWrIrMauHcIrsuqfGq%2Fuploads%2FPGyNbrO9388vIzehvlQ5%2F%5BDOCS%5D%20-%20Acessando%20Link%20na%20Bio.gif?alt=media&amp;token=2d449647-ef0e-4d6d-956f-5ab2a9502b39" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 3. Set up your page

In the editor, use the available options to add and organize the information you want to present to your audience.

You will be able to configure elements such as **title, description, profile photo, social networks, and the different content and links that will be part of the page**.

As the settings are made, use the **preview available on the right side of the screen** to see how your page will look to those who access it.

#### Organize your content

In the configuration area, you can add and organize the content that will be displayed on the page.

Use the available elements to structure your links, buttons, and groups according to the experience you want to offer your audience.

The order of the elements can also be adjusted, allowing you to decide which information will be most prominent on the page.

#### Customize the theme

Go to the **Theme** to define the appearance of your Link in Bio.

You can select one of the available visual options or customize the page elements according to your brand identity.

Among the available options, you can adjust characteristics such as **colors, fonts, and button appearance**.

While making changes, follow the result directly in the preview available in the editor.

#### Customize your Link in Bio address

You can also define a custom address to make your page easier to identify and share. The URL will follow the structure:

`https://bio.hablla.io/your-suffix`

The **suffix** corresponds to the customized part of the address and can be defined according to the identifier you want to use for your page.

For example, Hablla itself uses the suffix `hablla` in its Link in Bio:

`https://bio.hablla.io/hablla`

In this example, we have:

<table><thead><tr><th width="237.1724853515625">Element</th><th>Value</th></tr></thead><tbody><tr><td><strong>Domain</strong></td><td><code>bio.hablla.io</code></td></tr><tr><td><strong>Custom suffix</strong></td><td><code>hablla</code></td></tr><tr><td><strong>Full address</strong></td><td><code>bio.hablla.io/hablla</code></td></tr></tbody></table>

You can check out our Link in Bio [**by clicking here**](https://bio.hablla.io/hablla).

{% hint style="info" %}
When defining your address, we recommend using a suffix **short, easy to identify, and related to your brand or company**. This makes it easier to promote and makes the link simpler to recognize and share.
{% endhint %}

{% endstep %}

{% step %}

### 4. Publish the changes

After finishing the setup and checking your page in the preview, click **Publish**.
{% endstep %}
{% endstepper %}

### All set :white\_check\_mark:

Done! Your Link in Bio will be available through the configured address. Now you can use this URL in the **Instagram bio, other social networks, campaigns, promotional materials, or any other channel where you want to offer a central access point to your brand**.

From there, whenever you need to update any content, just return to the editor, make the changes, use the preview to check the result, and **Publish** again when the new version is ready.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.hablla.com/hablla-docs-en/hablla/marketing/link-in-bio.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
