> ## 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.

# Server Templates

> Browse and share Discord server templates to help others set up structured servers quickly.

The templates marketplace lets Discord server owners share their server structures as reusable templates. Anyone can browse templates by category, preview the included channels and roles, and clone a template directly into a new Discord server.

## Browsing templates

Visit [discord.place/templates](https://discord.place/templates) to explore the collection:

* **Search** — find templates by name or description
* **Categories** — filter by server type such as Gaming, Community, Education, Business, and others

Each template card shows the name, description, category, and a use count reflecting how many times it has been cloned.

Click any template to open a preview page that lists the channels and roles included in the template before you decide to use it.

## Using a template

<Steps>
  <Step title="Open the template page">
    Find a template you want and click it to open the detail page.
  </Step>

  <Step title="Preview the structure">
    Review the channel categories, text channels, voice channels, and roles that will be created.
  </Step>

  <Step title="Clone to Discord">
    Click **Use Template**. Discord opens in your browser (or app) with a pre-filled server creation screen based on the template. Give your new server a name and click **Create**.
  </Step>
</Steps>

## Submitting a template

<Note>
  You must be a member of the discord.place Discord server before you can submit a template.
</Note>

<Steps>
  <Step title="Create the template in Discord">
    In your Discord server settings, go to **Server Template** and click **Generate a Template**. Discord creates a snapshot of your server's structure and gives you a template URL in the format `discord.new/XXXXXXXXXXXX`.
  </Step>

  <Step title="Copy the template code">
    The template code is the 12-character string at the end of the URL. Copy it — you will need it during submission.
  </Step>

  <Step title="Go to the submission page">
    Navigate to [discord.place/templates](https://discord.place/templates) and click **Submit Template**.
  </Step>

  <Step title="Fill in the details">
    Provide the following:

    * **Template ID** — the 12-character code from your template URL
    * **Name** — a display name for your template (up to 32 characters)
    * **Description** — what the template is for and what kind of server it suits (32–256 characters)
    * **Categories** — up to 3 categories that describe the template
  </Step>

  <Step title="Submit for review">
    Click **Submit**. Your template enters the moderation queue. Once approved it appears in the public directory.
  </Step>
</Steps>

<Info>
  discord.place fetches the template's channel and role data directly from Discord using the template ID you provide. Make sure the template is still active and has not been deleted from your server.
</Info>
