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

# Create Templates

> Code editor for designing templates

<Frame>
  <img src="https://mintcdn.com/ditgear/kMSCr8jMSdyCHCg0/images/editor.webp?fit=max&auto=format&n=kMSCr8jMSdyCHCg0&q=85&s=06f60c63f1f3afab2e055eb115439953" alt="Editor window" width="2738" height="1722" data-path="images/editor.webp" />
</Frame>

This app has a built-in code editor for designing templates.

Data from the project can be accessed with the [useDaytalog hook](/templates/data).

Learn more about creating templates in [Intro to templating](/templates/intro).

If you prefer creating templates in another IDE, you can use the [npm package](https://www.npmjs.com/package/daytalog) to get data from the project.
