> ## Documentation Index
> Fetch the complete documentation index at: https://dataleap-469bb19d-docs-from-request-2026-08-21-templates.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Templates

> Turn any agent into a template teammates can clone — and adapt to their own needs.

A template is the IKEA manual of your agent: others clone the skeleton, connect their own credentials, and adapt it freely. Your original stays untouched.

## Open vs. locked at a glance

|                                     | **Open template**                | **[Locked template](/share/locked-templates)** |
| ----------------------------------- | -------------------------------- | ---------------------------------------------- |
| Clone & run                         | ✅                                | ✅                                              |
| Adapt instructions                  | ✅ fully editable                 | ❌ only placeholders                            |
| Owner updates reach existing clones | ❌ new deploys only               | ✅ all clones, instantly                        |
| Best for                            | letting others make it their own | standardizing one process at scale             |

This page covers open templates — the right choice for most use cases. For admin-controlled standardization, see [Locked templates](/share/locked-templates).

## Create a template

<Steps>
  <Step title="Open Share, then the Template tab">
    From any agent, click **Share**. The dialog opens on the **Share** tab, where you [give people access to the agent itself](/share/use-only). Switch to the **Template** tab and click **Create Template** — the template is a copy of your agent, **credentials never included**.

    <Note>
      **Create Template** stays disabled until your agent has instructions.
    </Note>

    <Frame caption="Click Share — the dialog opens on the Share tab. Switch to Template from here.">
      <img src="https://mintcdn.com/dataleap-469bb19d-docs-from-request-2026-08-21-templates/HbEcnxGALTViXtTs/images/template-share-tab.svg?fit=max&auto=format&n=HbEcnxGALTViXtTs&q=85&s=f6b601dbb9da7243f2ed7a778ae93c12" alt="The Share dialog open on the Share tab, showing the Add people field set to Use only, the owner row, and the Template tab alongside it" width="800" height="612" data-path="images/template-share-tab.svg" />
    </Frame>
  </Step>

  <Step title="Choose the type">
    **Template** (people can clone, edit, and change anything) or **[Locked Template](/share/locked-templates)** (people can clone, but can't change the instructions — with placeholders for customizable fields).

    <Frame caption="Step 1: open Template or Locked Template.">
      <img src="https://mintcdn.com/dataleap-469bb19d-docs-from-request-2026-08-21-templates/iMeviPFpPq0-XJVh/images/template-wizard-type.png?fit=max&auto=format&n=iMeviPFpPq0-XJVh&q=85&s=304f71d603097cc622f9488762d533e3" alt="The template wizard's type step asking how this should be shared, with Template and Locked Template options" width="3332" height="1987" data-path="images/template-wizard-type.png" />
    </Frame>
  </Step>

  <Step title="Name it & guide setup">
    **Name** and **Description**, plus a **Setup Prompt** that tells the AI how to guide users through setup — Dataleap generates all of it for you, and **Regenerate** gives you a fresh version of any field.

    <Frame caption="Step 2: name, description, and the auto-generated setup prompt.">
      <img src="https://mintcdn.com/dataleap-469bb19d-docs-from-request-2026-08-21-templates/iMeviPFpPq0-XJVh/images/template-wizard-about.png?fit=max&auto=format&n=iMeviPFpPq0-XJVh&q=85&s=fe3b9190d34db05108a4908b9455be1e" alt="The template wizard's about step with name, description, and a setup prompt being generated" width="3332" height="1983" data-path="images/template-wizard-about.png" />
    </Frame>
  </Step>

  <Step title="Publish">
    You get a **Template Link** you can share directly. Turn on **Publish to Library** to also list the template for your whole organization or for a single team.

    <Frame caption="Step 3: template link + publish to the library or team spaces.">
      <img src="https://mintcdn.com/dataleap-469bb19d-docs-from-request-2026-08-21-templates/iMeviPFpPq0-XJVh/images/template-wizard-publish.png?fit=max&auto=format&n=iMeviPFpPq0-XJVh&q=85&s=1e7b290c5ce5262915f605a77ebc941f" alt="The template wizard's publishing step showing the template link and a Publish to Library toggle with workspace and team options" width="3332" height="1983" data-path="images/template-wizard-publish.png" />
    </Frame>
  </Step>
</Steps>

## Deploy from a template

<Steps>
  <Step title="Open the library">
    **Templates** in the sidebar — or the **Templates** tab of a team space.
  </Step>

  <Step title="Review the workflow">
    Each template shows what it does step by step, and which apps it needs.
  </Step>

  <Step title="Clone it">
    Click **Deploy** — you get your own clone, connect your own credentials, and you're running in minutes. From there, adapt it like any agent you built yourself.
  </Step>
</Steps>

## Good to know

* **Templates share the skeleton, never your data.** The creator's credentials and content are always stripped — each clone runs with its own connections and context.
* **A template stays linked to its source agent.** Improve your agent, and the template has pending changes to publish — open **Manage Template** from the **Template** tab, then click **Update**. Existing clones keep their state; new deploys get the update.
* **Don't publish half-baked agents** — everyone clones the flaws too. Share proven workflows.

<Card title="Watch: Templates (open and locked)" icon="clapperboard" href="/video-series/section-4#templates-open-and-locked" horizontal>
  See both template types in action.
</Card>

<CardGroup cols={2}>
  <Card title="Locked templates" icon="lock" href="/share/locked-templates">
    Next: standardize one process at scale.
  </Card>

  <Card title="Your first agent" icon="sparkles" href="/build/your-first-agent">
    Deployed a template? Refine it like any other agent.
  </Card>
</CardGroup>
