11. Content Removal Policies - DMCA Takedown Policy

DDONALD-HOBDYUpdated 17 Oct 2025

This document outlines GitHub's policy and procedures for handling Digital Millennium Copyright Act (DMCA) takedown and counter-notices. It serves as a guide for both copyright holders seeking to remove infringing content and users whose content has been flagged. The policy details the steps involved in the notice-and-takedown process, including specific considerations for forks and circumvention claims.

GitHub DMCA Takedown Policy

In this article

What Is the DMCA?

DMCA Notices In a Nutshell

A. How Does This Actually Work?

B. What About Forks? (or What's a Fork?)

C. What about Circumvention Claims?

D. What If I Inadvertently Missed the Window to Make Changes?

E. Transparency

F. Repeated Infringement

G. Submitting Notices

Learn More and Speak Up

Welcome to GitHub's Guide to the Digital Millennium Copyright Act, commonly known as the "DMCA." This page is not meant as a comprehensive primer to the statute. However, if you've received a DMCA takedown notice targeting content you've posted on GitHub or if you're a rights-holder looking to issue such a notice, this page will hopefully help to demystify the law a bit as well as our policies for complying with it.

(If you just want to submit a notice, you can skip to "G. Submitting Notices.")

As with all legal matters, it is always best to consult with a professional about your specific questions or situation. We strongly encourage you to do so before taking any action that might impact your rights. This guide isn't legal advice and shouldn't be taken as such.

What Is the DMCA?

In order to understand the DMCA and some of the policy lines it draws, it's perhaps helpful to consider life before it was enacted.

The DMCA provides a safe harbor for service providers that host user-generated content. Since even a single claim of copyright infringement can carry statutory damages of up to $150,000, the possibility of being held liable for user-generated content could be very harmful for service providers. With potential damages multiplied across millions of users, cloud-computing and user-generated content sites like YouTube, Facebook, or GitHub probably never would have existed without the DMCA (or at least not without passing some of that cost downstream to their users).

The DMCA addresses this issue by creating a copyright liability safe harbor for internet service providers hosting allegedly infringing user-generated content. Essentially, so long as a service provider follows the DMCA's notice-and-takedown rules, it won't be liable for copyright infringement based on user-generated content. Because of this, it is important for GitHub to maintain its DMCA safe-harbor status.

The DMCA also prohibits the circumvention of technical measures that effectively control access to works protected by copyright.

DMCA Notices In a Nutshell

The DMCA provides two simple, straightforward procedures that all GitHub users should know about: (i) a takedown-notice procedure for copyright holders to request that content be removed; and (ii) a counter-notice procedure for users to get content re-enabled when content is taken down by mistake or misidentification.

DMCA takedown notices are used by copyright owners to ask GitHub to take down content they believe to be infringing. If you are a software designer or developer, you create copyrighted content every day. If someone else is using your copyrighted content in an unauthorized manner on GitHub, you can send us a DMCA takedown notice to request that the infringing content be changed or removed.

On the other hand, counter notices can be used to correct mistakes. Maybe the person sending the takedown notice does not hold the copyright or did not realize that you have a license or made some other mistake in their takedown notice. Since GitHub usually cannot know if there has been a mistake, the DMCA counter notice allows you to let us know and ask that we put the content back up.

The DMCA notice and takedown process should be used only for complaints about copyright infringement. Notices sent through our DMCA process must identify copyrighted work or works that are allegedly being infringed. The process cannot be used for other complaints, such as complaints about alleged trademark infringement or sensitive data; we offer separate processes for those situations.

How Does This Actually Work?

The DMCA framework is a bit like passing notes in class. The copyright owner hands GitHub a complaint about a user. If it's written correctly, we pass the complaint along to the user. If the user disputes the complaint, they can pass a note back saying so. GitHub exercises little discretion in the process other than determining whether the notices meet the minimum requirements of the DMCA. It is up to the parties (and their lawyers) to evaluate the merit of their claims, bearing in mind that notices must be made under penalty of perjury.

Here are the basic steps in the process.

Copyright Owner Investigates. A copyright owner should always conduct an initial investigation to confirm both (a) that they own the copyright to an original work and (b) that the content on GitHub is unauthorized and infringing. This includes confirming that the use is not protected as fair use. A particular use may be fair if it only uses a small amount of copyrighted content, uses that content in a transformative way, uses it for educational purposes, or some combination of the above. Because code naturally lends itself to such uses, each use case is different and must be considered separately.

Example: An employee of Acme Web Company finds some of the company's code in a GitHub repository. Acme Web Company licenses its source code out to several trusted partners. Before sending in a take-down notice, Acme should review those licenses and its agreements to confirm that the code on GitHub is not authorized under any of them.

Copyright Owner Sends A Notice. After conducting an investigation, a copyright owner prepares and sends a takedown notice to GitHub. Assuming the takedown notice is sufficiently detailed according to the statutory requirements (as explained in the how-to guide), we will post the notice to our public repository and pass the link along to the affected user.

GitHub Asks User to Make Changes. If the notice alleges that the entire contents of a repository infringe, or a package infringes, we will skip to Step 6 and disable the entire repository or package expeditiously. Otherwise, because GitHub cannot disable access to specific files within a repository, we will contact the user who created the repository and give them approximately 1 business day to delete or modify the content specified in the notice. We'll notify the copyright owner if and when we give the user a chance to make changes. Because packages are immutable, if only part of a package is infringing, GitHub would need to disable the entire package, but we permit reinstatement once the infringing portion is removed.

User Notifies GitHub of Changes. If the user chooses to make the specified changes, they must tell us so within the window of approximately 1 business day. If they don't, we will disable the repository (as described in Step 6). If the user notifies us that they made changes, we will verify that the changes have been made and then notify the copyright owner.

Copyright Owner Revises or Retracts the Notice. If the user makes changes, the copyright owner must review them and renew or revise their takedown notice if the changes are insufficient. GitHub will not take any further action unless the copyright owner contacts us to either renew the original takedown notice or submit a revised one. If the copyright owner is satisfied with the changes, they may either submit a formal retraction or else do nothing. GitHub will interpret silence longer than two weeks as an implied retraction of the takedown notice.

GitHub May Disable Access to the Content. GitHub will disable a user's content if: (i) the copyright owner has alleged copyright over the user's entire repository or package (as noted in Step 3); (ii) the user has not made any changes after being given an opportunity to do so (as noted in Step 4); or (iii) the copyright owner has renewed their takedown notice after the user had a chance to make changes. If the copyright owner chooses instead to revise the notice, we will go back to Step 2 and repeat the process as if the revised notice were a new notice.

User May Send A Counter Notice. We encourage users who have had content disabled to consult with a lawyer about their options. If a user believes that their content was disabled as a result of a mistake or misidentification, they may send us a counter notice. As with the original notice, we will make sure that the counter notice is sufficiently detailed (as explained in the how-to guide). If it is, we will post it to our public repository and pass the notice back to the copyright owner by sending them the link.

Copyright Owner May File a Legal Action. If a copyright owner wishes to keep the content disabled after receiving a counter notice, they will need to initiate a legal action seeking a court order to restrain the user from engaging in infringing activity relating to the content on GitHub. In other words, you might get sued. If the copyright owner does not give GitHub notice within 10-14 days, by sending a copy of a valid legal complaint filed in a court of competent jurisdiction, GitHub will re-enable the disabled content.

What About Forks? (or What's a Fork?)

One of the best features of GitHub is the ability for users to "fork" one another's repositories. What does that mean? In essence, it means that users can make a copy of a project on GitHub into their own repositories. As the license or the law allows, users can then make changes to that fork to either push back to the main project or just keep as their own variation of a project. Each of these copies is a "GitHub glossary" of the original repository, which in turn may also be called the "parent" of the fork.

GitHub will not automatically disable forks when disabling a parent repository. This is because forks belong to different users, may have been altered in significant ways, and may be licensed or used in a different way that is protected by the fair-use doctrine. GitHub does not conduct any independent investigation into forks. We expect copyright owners to conduct that investigation and, if they believe that the forks are also infringing, expressly include forks in their takedown notice.

In rare cases, you may be alleging copyright infringement in a full repository that is actively being forked. If at the time that you submitted your notice, you identified all existing forks of that repository as allegedly infringing, we would process a valid claim against all forks in that network at the time we process the notice. We would do this given the likelihood that all newly created forks would contain the same content. In addition, if the reported network that contains the allegedly infringing content is larger than one hundred (100) repositories and thus would be difficult to review in its entirety, we may consider disabling the entire network if you state in your notice that, "Based on the representative number of forks I have reviewed, I believe that all or most of the forks are infringing to the same extent as the parent repository." Your sworn statement would apply to this statement.

What about Circumvention Claims?

The DMCA prohibits the circumvention of technical measures that effectively control access to works protected by copyright. Given that these types of claims are often highly technical in nature, GitHub requires claimants to provide detailed information about these claims, and we undertake a more extensive review.

A circumvention claim must include the following details about the technical measures in place and the manner in which the accused project circumvents them. Specifically, the notice to GitHub must include detailed statements that describe:

What the technical measures are;

How they effectively control access to the copyrighted material; and

How the accused project is designed to circumvent their previously described technological protection measures.

GitHub will review circumvention claims closely, including by both technical and legal experts. In the technical review, we will seek to validate the details about the manner in which the technical protection measures operate and the way the project allegedly circumvents them. In the legal review, we will seek to ensure that the claims do not extend beyond the boundaries of the DMCA. In cases where we are unable to determine whether a claim is valid, we will err on the side of the developer, and leave the content up. If the claimant wishes to follow up with additional detail, we would start the review process again to evaluate the revised claims.

Where our experts determine that a claim is complete, legal, and technically legitimate, we will contact the repository owner and give them a chance to respond to the claim or make changes to the repo to avoid a takedown. If they do not respond, we will attempt to contact the repository owner again before taking any further steps. In other words, we will not disable a repository based on a claim of circumvention technology without attempting to contact a repository owner to give them a chance to respond or make changes first. If we are unable to resolve the issue by reaching out to the repository owner first, we will always be happy to consider a response from the repository owner even after the content has been disabled if they would like an opportunity to dispute the claim, present us with additional facts, or make changes to have the content restored. When we need to disable content, we will ensure that repository owners can export their issues and pull requests and other repository data that do not contain the alleged circumvention code to the extent legally possible.

Please note, our review process for circumvention technology does not apply to content that would otherwise violate our Acceptable Use Policy restrictions against sharing unauthorized product licensing keys, software for generating unauthorized product licensing keys, or software for bypassing checks for product licensing keys. Although these types of claims may also violate the DMCA provisions on circumvention technology, these are typically straightforward and do not warrant additional technical and legal review. Nonetheless, where a claim is not straightforward, for example in the case of jailbreaks, the circumvention technology claim review process would apply.

When GitHub processes a DMCA takedown under our circumvention technology claim review process, we will offer the repository owner a referral to receive independent legal consultation through GitHub’s Developer Defense Fund at no cost to them.

What If I Inadvertently Missed the Window to Make Changes?

We recognize that there are many valid reasons that you may not be able to make changes within the window of approximately 1 business day we provide before your repository gets disabled. Maybe our message got flagged as spam, maybe you were on vacation, maybe you don't check that email account regularly, or maybe you were just busy. We get it. If you respond to let us know that you would have liked to make the changes, but somehow missed the first opportunity, we will re-enable the repository one additional time for approximately 1 business day to allow you to make the changes. Again, you must notify us that you have made the changes in order to keep the repository enabled after that window of approximately 1 business day, as noted above in Step A.4. Please note that we will only provide this one additional chance.

Transparency

We believe that transparency is a virtue. The public should know what content is being removed from GitHub and why. An informed public can notice and surface potential issues that would otherwise go unnoticed in an opaque system. We post redacted copies of any legal notices we receive (including original notices, counter notices or retractions) at https://github.com/github/dmca. We will not publicly publish your personal contact information; we will remove personal information (except for usernames in URLs) before publishing notices. We will not, however, redact any other information from your notice unless you specifically ask us to. Here are some examples of a published notice and counter notice for you to see what they look like. When we remove content, we will post a link to the related notice in its place.

Please also note that, although we will not publicly publish unredacted notices, we may provide a complete unredacted copy of any notices we receive directly to any party whose rights would be affected by it.

Repeated Infringement

It is the policy of GitHub, in appropriate circumstances and in its sole discretion, to disable and terminate the accounts of users who may infringe upon the copyrights or other intellectual property rights of GitHub or others.

Submitting Notices

If you are ready to submit a notice or a counter notice:

How to Submit a DMCA Notice

How to Submit a DMCA Counter Notice

Learn More and Speak Up

If you poke around the Internet, it is not too hard to find commentary and criticism about the copyright system in general and the DMCA in particular. While GitHub acknowledges and appreciates the important role that the DMCA has played in promoting innovation online, we believe that the copyright laws could probably use a patch or two—if not a whole new release. In software, we are constantly improving and updating our code. Think about how much technology has changed since 1998 when the DMCA was written. Doesn't it just make sense to update these laws that apply to software?

We don't presume to have all the answers. But if you are curious, here are a few links to scholarly articles and blog posts we have found with opinions and proposals for reform:

Unintended Consequences: Twelve Years Under the DMCA (Electronic Frontier Foundation)

Statutory Damages in Copyright Law: A Remedy in Need of Reform (William & Mary Law Review)

Is the Term of Protection of Copyright Too Long? (The 1709 Blog)

If We're Going to Change DMCA's 'Notice & Takedown,' Let's Focus on How Widely It's Abused (TechDirt)

Opportunities for Copyright Reform (Cato Unbound)

Fair Use Doctrine and the Digital Millennium Copyright Act: Does Fair Use Exist on the Internet Under the DMCA? (Santa Clara Law Review)

GitHub doesn't necessarily endorse any of the viewpoints in those articles. We provide the links to encourage you to learn more, form your own opinions, and then reach out to your elected representative(s) (e.g., in the U.S. Congress or E.U. Parliament) to seek whatever changes you think should be made.

5.0 out of 5 on Google

Read reviews

As seen in

Law360
Artificial Lawyer
Insider
Axios Pro
San Francisco Business Times
Built In
Startups Magazine
Business Reporter
Tech.eu

United States note

This version is drafted for US law generally. Contract, employment and consumer rules vary by state — for example on non-competes and at-will employment. Tell GitLaw which state applies and it adjusts the draft.

Jurisdiction
United States of America
Document info
HTML document. Document created on Tue Jul 15th, 2025. Last updated on Fri Oct 17th, 2025.
This document is public
Licensed under CC BY 4.0 (Attribution).
Come to agreements faster
Write, review, negotiate, and manage legal contracts
Related documents
US
Content Removal Policies Submitting Content Removal Requests (GitHub)
This guidance document explains how to request the removal of infringing or private content from a hosting platform. It outlines specific procedures for DMCA copyright takedowns, trademark disputes, and the removal of confidential private information.
Updated 13 Aug 2026
England & Wales
Intellectual Property (IP) Transfer Agreement (UK) by Seedsummit
Transfer ownership of all intellectual property created by an individual or entity to another party. This document facilitates the legal handover of rights for a nominal consideration of £1.00 under the laws of England and Wales.
Updated 13 Aug 2026
India
Agreement of License to Publish on Royalty Basis (India).docx
This template outlines a licensing agreement for authors to grant publishers the right to produce and sell their literary works in India in exchange for royalty payments. It covers copyright ownership, manuscript delivery timelines, and the calculation of royalties based on the published price of the book.
Updated 13 Aug 2026
India
Agreement between Author and New Publisher (India).docx
This template establishes a legal agreement between an author and a new publisher in India for the publication of a literary work. It defines the transfer of rights, royalty payments, and editorial control for a book's production and distribution.
Updated 13 Aug 2026
Report a Violation on Formulaic by Mozilla
This notice explains how users can report content policy violations on a digital platform and outlines the subsequent moderation and appeals process. It specifies the information required for a report, the potential penalties for publishers, and the six-month window for appealing a moderation decision.
Updated 13 Aug 2026
India
Request for an Official Extract or Certificate of Trade Mark Registration (Form TM-46) (India).pdf
This statutory form is used to request an official extract or a certificate of registration for a trade mark from the Indian Trade Marks Registry. It allows a party to obtain certified copies of entries or documents relating to a registered mark for legal or commercial use.
Updated 13 Aug 2026

Frequently asked questions

A template isn't binding on its own - like any contract, it becomes binding once it's properly completed and signed. Templates in our curated library are professionally drafted for US or UK law; review any template before you sign it.

Yes. Chat with GitLaw to edit any section, or make changes directly in the editor.

Yes, read about team plans here.

Describe what you need in the chat and GitLaw will draft it for you.

Templates in our curated library are professionally drafted for US or UK law. The wider library comes from the GitLaw community and public sources - a solid starting point, but check any template fits your situation before you rely on it.

Mostly US and UK law. Some templates use general commercial terms that work across jurisdictions, and many note which law they're written for.

It depends on the situation. Templates work well for routine business agreements. For anything involving significant money, complex IP, employment, or areas you're unsure about, it's worth getting professional advice before you sign. GitLaw provides templates and tools, not legal advice.

Open any template in GitLaw and describe the change you want in the chat — 'make clause 4 mutual' or 'add a 30-day notice period', for example. GitLaw drafts the revised language and shows it as a suggested edit. You accept, reject, or keep editing from there.

Yes. Upload a Word, PDF, or Markdown file and GitLaw will open it in the editor. You can review, edit, or chat with GitLaw about it the same way you would with any template from the library.

Trusted by thousands of businesses

“I found GitLaw to be extremely useful and convenient in helping draft a contract. It has tracking, an easy to understand and familiar interface and has saved thousands of dollars in fees.”

MH

Michael Hawkes

Read more on Google

“I found GitLaw useful to review my medical contract. I was able to check differences from previous contract and tell me which parts are not standard.”

PM

Priyanka Mandal

Read more on Google

“Needed contracts for the brewery. Worked well, very timely, good comms. A+”

CE

Craig Edmunds

Read more on Google

“GitLaw saves us hours when reviewing contracts. The AI suggestions are useful, and the platform is easy to adopt even for non-lawyers”

BB

Bojana Banjac

Read more on Google

“GitLaw stands out because it combines AI with a practical legal workflow. It helped me understand contract terms much faster and made the review process much more efficient.”

KL

Kristijan Lazic

Read more on Google

“A thoughtfully designed legal AI platform. Whether you’re creating new agreements or reviewing existing ones, GitLaw makes the process smoother and easier to understand.”

AM

Andjela Milovanovic

Read more on Google

“I needed this! I own a small business and I wrote all my contracts by myself from templates I saw online, later switched to chatGPT, but when I found gitlaw I was genuinely blown away by it. Great value for the price!!”

RD

Romana Dražić

Read more on Google

“I’ve used this to analyse a number of contracts recently, and my initial concerns were quickly allayed. It picked up on inconsistencies that would have taken me far longer to spot on my own”

“Super useful service! I’ve used it to review a few contracts and I really like how it explains and highlights parts of the documents to review more closely or question.”

MK

Marc Kimmel

Read more on Google

“GitLaw is building an AI Legal Companion that's actually grounded in law.”

GG

Greg Gretsch

Managing Director

“They save time, reduce cost, and make legal work more accessible. It's still early days for AI in law, but the progress is already impressive.”

AB

Aleksandar Blazhev

Entrepreneur

“I found GitLaw to be extremely useful and convenient in helping draft a contract. It has tracking, an easy to understand and familiar interface and has saved thousands of dollars in fees.”

MH

Michael Hawkes

Read more on Google

“I found GitLaw useful to review my medical contract. I was able to check differences from previous contract and tell me which parts are not standard.”

PM

Priyanka Mandal

Read more on Google

“Needed contracts for the brewery. Worked well, very timely, good comms. A+”

CE

Craig Edmunds

Read more on Google

“GitLaw saves us hours when reviewing contracts. The AI suggestions are useful, and the platform is easy to adopt even for non-lawyers”

BB

Bojana Banjac

Read more on Google

“GitLaw stands out because it combines AI with a practical legal workflow. It helped me understand contract terms much faster and made the review process much more efficient.”

KL

Kristijan Lazic

Read more on Google

“A thoughtfully designed legal AI platform. Whether you’re creating new agreements or reviewing existing ones, GitLaw makes the process smoother and easier to understand.”

AM

Andjela Milovanovic

Read more on Google

“I needed this! I own a small business and I wrote all my contracts by myself from templates I saw online, later switched to chatGPT, but when I found gitlaw I was genuinely blown away by it. Great value for the price!!”

RD

Romana Dražić

Read more on Google

“I’ve used this to analyse a number of contracts recently, and my initial concerns were quickly allayed. It picked up on inconsistencies that would have taken me far longer to spot on my own”

“Super useful service! I’ve used it to review a few contracts and I really like how it explains and highlights parts of the documents to review more closely or question.”

MK

Marc Kimmel

Read more on Google

“GitLaw is building an AI Legal Companion that's actually grounded in law.”

GG

Greg Gretsch

Managing Director

“They save time, reduce cost, and make legal work more accessible. It's still early days for AI in law, but the progress is already impressive.”

AB

Aleksandar Blazhev

Entrepreneur

“I used git.law to prepare my documents for the French prefecture and it made the whole process so much easier. Everything was clear and well organized and I felt confident submitting my file. Highly recommend!”

MA

Maryia Alenina

Read more on Google

“Excellent! Really happy I found this. Easy to use and has saved me so much time”

NM

Nishant Mandal

Read more on Google

“Really impressed with the user experience. GitLaw simplifies complex legal tasks without sacrificing quality. Highly recommended”

AR

Aleksandra Radin

Read more on Google

“One of the most practical AI legal tools I’ve tried. Clean interface, helpful features, and a team that’s clearly focused on solving real business problems”

“I’ve been impressed by GitLaw’s approach to contract management. The platform is easy to use, and the AI suggestions are practical and well thought out”

AV

Anisija Vrućinić

Read more on Google

“I love it!!”

JD

Jelena Drazic

Read more on Google

“Love the founder and this company. Very beneficial for startups like ours since we can review contracts and get stuff done easily and quicker.”

TG

Tejas Gupta

Read more on Google

“The amount of time (and headaches) this saves is unreal. There’s an endless supply of templates to start from, and no futzing around with layout and formatting.”

TD

Thomas Daly

Read more on Google

“Love this! Huge opportunity to increase productivity and efficiency within SMEs who rely on regulatory compliance.”

AC

Alex Cole

Founder, TIN Ventures

“Tried the AI chat and I must say, solid UX and impressive prompt interpretation. The multi-user collaboration workflow is a clear win for in-house teams. 👏”

MB

Mrinal Bhatt

HR, People & Culture @ Peakflo

“This is so cool. I remember seeing the template library before, and pivoting to an AI agent that uses them as a foundation is genius.”

CH

Chris Hicken

Co-Founder & CEO of TheySaid

“I used git.law to prepare my documents for the French prefecture and it made the whole process so much easier. Everything was clear and well organized and I felt confident submitting my file. Highly recommend!”

MA

Maryia Alenina

Read more on Google

“Excellent! Really happy I found this. Easy to use and has saved me so much time”

NM

Nishant Mandal

Read more on Google

“Really impressed with the user experience. GitLaw simplifies complex legal tasks without sacrificing quality. Highly recommended”

AR

Aleksandra Radin

Read more on Google

“One of the most practical AI legal tools I’ve tried. Clean interface, helpful features, and a team that’s clearly focused on solving real business problems”

“I’ve been impressed by GitLaw’s approach to contract management. The platform is easy to use, and the AI suggestions are practical and well thought out”

AV

Anisija Vrućinić

Read more on Google

“I love it!!”

JD

Jelena Drazic

Read more on Google

“Love the founder and this company. Very beneficial for startups like ours since we can review contracts and get stuff done easily and quicker.”

TG

Tejas Gupta

Read more on Google

“The amount of time (and headaches) this saves is unreal. There’s an endless supply of templates to start from, and no futzing around with layout and formatting.”

TD

Thomas Daly

Read more on Google

“Love this! Huge opportunity to increase productivity and efficiency within SMEs who rely on regulatory compliance.”

AC

Alex Cole

Founder, TIN Ventures

“Tried the AI chat and I must say, solid UX and impressive prompt interpretation. The multi-user collaboration workflow is a clear win for in-house teams. 👏”

MB

Mrinal Bhatt

HR, People & Culture @ Peakflo

“This is so cool. I remember seeing the template library before, and pivoting to an AI agent that uses them as a foundation is genius.”

CH

Chris Hicken

Co-Founder & CEO of TheySaid

From template to signed, in one place

Every template opens in an editor with an AI agent alongside it.

1

Open

Pick a template and open it. Nothing to download, and no credit card to start.

Free to open

2

Edit with AI

Describe your situation in chat and the agent adapts the wording, clause by clause.

Tracked changes you can review

3

Send and sign

Share it for negotiation, then collect signatures without leaving GitLaw.

eSign included

Built for your legal work, with practicing lawyers

Trained on 5.5K+ clauses and specialist areas of law. Built with a standards committee of independent lawyers.

Portrait headshots of the independent lawyers on the GitLaw standards committee

As seen in

Law360
Artificial Lawyer
Insider
Axios Pro
San Francisco Business Times
Built In
Startups Magazine
Business Reporter
Tech.eu

Start free

No sales calls, no credit card. Just chat with GitLaw.

GitLaw provides templates and tools, not legal advice. Templates are a starting point, not a substitute for advice on your situation - for anything significant, speak to a qualified lawyer.