---
title: "Using and setting TypoScript"
manual: "TypoScript Explained"
version: "13.4"
permalink: "https://docs.typo3.org/permalink/t3tsref:using-and-setting@13.4"
source: "UsingSetting/Index.rst"
rendered: "2026-09-19T07:15:48+00:00"
---

# Using and setting TypoScript {#using-and-setting}

See [Introduction into TypoScript](https://docs.typo3.org/permalink/t3tsref:introduction@13.4) for an introduction to TypoScript and Templating.

TypoScript templates mainly consist of the **Constants** and the **Setup** field.
Each template can include other (static) templates, which can again
define values in their own **Constants** and **Setup** fields.

The TypoScript template configuration can be viewed and edited in the
**Site Management > TypoScript** module.

-   [TypoScript in Sites](https://docs.typo3.org/permalink/t3tsref:typoscript-provider-for-sites-and-sets@13.4)
-   [TypoScript in Extensions](https://docs.typo3.org/permalink/t3tsref:provide-frontend-typoscript-in-a-typo3-extension@13.4)
-   [Backend Module](https://docs.typo3.org/permalink/t3tsref:typoscript-backend-module@13.4)
-   [Access TypoScript in an extension](https://docs.typo3.org/permalink/t3tsref:access-typoscript-in-an-extension@13.4)
-   [Constants](https://docs.typo3.org/permalink/t3tsref:constants@13.4)
-   [Register](https://docs.typo3.org/permalink/t3tsref:register@13.4)
-   [Debugging / analyzing](https://docs.typo3.org/permalink/t3tsref:debugging-analyzing@13.4)
