# TypeScript Guides

> Source: https://docs.strapi.io/cms/typescript/guides

Guides for leveraging TypeScript in Strapi projects, covering patterns for manipulating documents and entries, and adding TypeScript support to existing projects.

The following guides will help you on specific aspects of a [Typescript-based](/cms/typescript) Strapi project.

- [Manipulating documents and entries](/cms/typescript/documents-and-entries): Explore TypeScript patterns for manipulating documents and entries.
- [Adding TypeScript support](/cms/typescript/adding-support-to-existing-project): Learn how to add TypeScript support to an existing Strapi project.
