# Creating Project Templates

To add new project templates to the Information Hub Marketplace requires changing project settings.

Go to the settings page for the project you want to use as a template. Set the project visibility to Public and toggle the setting to designate the project as a template. Note that you must save the changes to update the settings.

All the data and structures in a template on the Marketplace can be viewed and accessed publicly. Sensitive information should not be used in a publicly visible template.

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


---

# 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.informationhub.io/marketplace-and-templates/creating-project-templates.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.
