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

# User Profiles

> Create a public Discord profile page with a vanity URL, bio, social links, and custom color themes.

User profiles give you a public page on discord.place that showcases who you are in the Discord community. You can share a short bio, link your social accounts, display your servers and bots, and choose a custom vanity URL to make your profile easy to share.

## Creating your profile

You can only have one profile per Discord account.

<Steps>
  <Step title="Log in">
    Sign in to [discord.place](https://discord.place) with your Discord account via OAuth2.
  </Step>

  <Step title="Open profile creation">
    Click your avatar in the top-right corner and select **Create Profile**, or navigate to [discord.place/profile](https://discord.place/profile).
  </Step>

  <Step title="Choose a slug">
    Pick a vanity slug for your profile URL. The slug must be between 3 and 32 characters and follow Discord-style naming rules. Your profile will be accessible at `discord.place/p/your-slug`.

    <Info>
      Slugs are unique — check availability before submitting. You cannot change your slug after creation.
    </Info>
  </Step>

  <Step title="Choose a preferred host">
    Select where your profile URL is hosted. By default this is `discord.place/p`. Premium users can select a custom hostname instead.
  </Step>

  <Step title="Submit">
    Click **Create**. Your profile is created immediately and becomes publicly accessible.
  </Step>
</Steps>

## Editing your profile

After creation, open your profile's manage page to fill in additional details:

| Field               | Description                                           |
| ------------------- | ----------------------------------------------------- |
| **Bio**             | A short description of yourself, up to 512 characters |
| **Occupation**      | Your job title or role, up to 64 characters           |
| **Gender**          | Optional: Male or Female                              |
| **Location**        | Your city or region, up to 64 characters              |
| **Birthday**        | Your date of birth                                    |
| **Primary color**   | Accent color used on your profile page                |
| **Secondary color** | Secondary accent color                                |

## Social links

You can add links to your accounts on supported platforms:

* Instagram, X (Twitter), TikTok, Facebook
* GitHub, GitLab, Steam, Twitch, YouTube
* LinkedIn, Reddit, Mastodon, Bluesky
* Custom URL

Each social entry requires a link and, where applicable, a handle.

## Custom hostnames

Premium users can connect a custom hostname to their profile instead of using `discord.place/p`. Custom hostnames are configured by the platform operator and selected during profile creation.

<Info>
  Custom hostname support requires a premium subscription. See [Premium](/premium/overview) for details.
</Info>

## Sharing your profile

Your public profile URL is `discord.place/p/your-slug` (or your custom hostname if configured). Share this link anywhere to let others view your bio, social accounts, and the bots and servers you have listed on discord.place.

Profile pages display:

* Your Discord avatar and banner
* Bio, occupation, location, and social links
* Badges earned on discord.place
* Total profile views and likes
* Bots and servers you have listed

<CardGroup cols={2}>
  <Card title="Premium" icon="star" href="/premium/overview">
    Unlock custom hostnames and other profile enhancements with a premium subscription.
  </Card>

  <Card title="Discord Bots" icon="robot" href="/features/bots">
    List a bot to have it appear on your profile page.
  </Card>
</CardGroup>
