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

# Setting up your profile info and display

> Configure your display name, bio, location, occupation, and splash screen text. Adjust profile card size and hide optional UI elements.

The **Profile** tab in **Dashboard → Customize** is where you set the core information shown on your biolink page. Your display name, bio, where you're located, and what you do. You can also control the size of your profile card and hide elements you don't want visitors to see.

## Profile information fields

Open **Dashboard → Customize** and select the **Profile** tab. The **General Customization** section contains the following text fields.

| Field                  | What it controls                                                   |
| ---------------------- | ------------------------------------------------------------------ |
| **Display Name**       | The name shown prominently on your card                            |
| **Location**           | A short location string, e.g. `New York, USA`                      |
| **Occupation**         | Your role or title, e.g. `Designer, Developer`                     |
| **Splash Screen Text** | Text displayed on the loading splash screen before your page loads |
| **Description**        | A short bio shown below your name and username                     |

Fill in as many or as few fields as you want. Any field left blank is simply omitted from your public page.

## Splash screen opacity

The **Splash Screen Opacity** slider (0–100%) controls how visible the splash overlay is when visitors first land on your page. Lower values make it more transparent; higher values make it more opaque.

## Profile size

The **Profile Size** controls let you resize the profile card to match your layout preferences.

| Control    | Range      | Notes                                         |
| ---------- | ---------- | --------------------------------------------- |
| **Width**  | 300–1000px | Sets the maximum width of the card            |
| **Height** | 0–800px    | Set to `0` (the minimum) for automatic height |
| **Size**   | 50–200%    | Scales the entire card up or down             |

A live preview panel on the right of the sliders updates as you drag so you can see the result before saving.

<Note>
  Switching your layout in the **Layout** tab resets Width, Height, and Size back to their defaults. Set your size after choosing a layout.
</Note>

## Hiding elements

The **Hide** section lets you remove optional UI elements from your public page without deleting any data. Click the button for each element you want to hide; the button highlights red when active.

<AccordionGroup>
  <Accordion title="Username">
    Hides the `@username` line that appears below your display name. Your username is still your public URL. This only hides the on-page display.
  </Accordion>

  <Accordion title="Audio Player">
    Removes the audio player card from your page even if you have background audio uploaded. Use this if you want background audio to play silently without showing the player UI.
  </Accordion>

  <Accordion title="View Count">
    Hides the visitor count shown at the bottom of your card. The count continues to increment; you can un-hide it at any time to reveal the current total.
  </Accordion>
</AccordionGroup>

## Saving changes

A **Save Changes** button floats in the bottom-right corner of the page whenever you have unsaved edits. Click it to apply your changes. The button label changes to **Saved!** briefly to confirm the save, then disappears until you make another change.

<Tip>
  Make all your edits across multiple tabs before saving. One click applies everything at once.
</Tip>
