# Template

<figure><img src="/files/bBDrlbpJN0RHTHYM5vWD" alt=""><figcaption></figcaption></figure>

This page provides an overview of your templates. It is the starting point for creating, managing, and publishing them.

## Purpose of Your Templates

Templates created in your workspace can serve two main purposes:

1. **Public Contribution to the Community:** Share your best workflows with the Diaflow Community. This helps users worldwide and builds your reputation as an expert.
2. **Private Storage and Personal Use:** Save complex or frequently used workflows for your internal projects. This gives you quick access and better consistency.

## Next Steps: Detailed Guides

To learn how to use your Template Hub, refer to these guides:

* **Creation & Sharing:** [How to Create and Publish a Template](/workspace/community/template/how-to-create-and-publish-a-template.md). Learn the step-by-step process for packaging your workflow and submitting it to the Community.
* **Management:** [Managing Your Shared Templates](/workspace/community/template/managing-your-shared-templates.md). Learn how to edit, update, track, or unpublish your live templates.
* **Consumption:** [Finding and Using Community Templates](/workspace/community/template/finding-and-using-community-templates.md). Learn how to search for, download, and apply templates created by others in your workspace.
* **Compliance:** [Community Template Submission Guidelines](/workspace/community/template/community-template-submission-guidelines.md). Review the rules and quality requirements for getting your templates approved by the Diaflow Admin Team.

#### Need help?

* *Do not have a workflow to share yet? Learn the basics in* [*Creating your first Workflow*](/getting-started/lets-start-with-the-basics/creating-your-first-workflow.md)*.*
* *Have specific questions or technical issues? Contact* [*support@diaflow.io*](mailto:support@diaflow.io) *for assistance.*


---

# Agent Instructions: 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:

```
GET https://docs.diaflow.io/workspace/community/template.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
