> For the complete documentation index, see [llms.txt](https://typo.gitbook.io/typo-help-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://typo.gitbook.io/typo-help-docs/faqs/data-security-and-privacy/why-does-typo-need-write-permission-to-my-code.md).

# Why does Typo need write permission to my code?

Typo necessitates write access to your codebase for the following reasons:

1. **Git Integration for Code Review Feedback:**
   * The application leverages the Git provider’s API to post analysis results directly as comments within Pull Requests (PRs).
   * This facilitates real-time code review and collaboration by seamlessly integrating code quality insights into the existing development workflow.

<div align="left"><figure><img src="/files/tutvgEcJLtDdDQeWG8Bj" alt="" width="563"><figcaption></figcaption></figure></div>

**2.   AI-Powered Code Autofix and Streamlined PR Creation:**

* Typo incorporates an advanced AI-driven engine for automated code remediation.
* Upon identifying code errors, the system generates and presents optimized code snippets.
* The platform empowers developers with a user-friendly interface that allows them to initiate a new PR with the auto-fixed code with a single click.

<div align="left"><figure><img src="/files/s0muxNLoIBePz8WpRb5U" alt=""><figcaption></figcaption></figure></div>

Read more about [Autofixes](/typo-help-docs/platform/health/code-health/code-review-ai-+-static.md#ai-automated-code-fixes) and [Security & code storage policy](https://security.typoapp.io/)
