Recommended databases

Learn more about Overleaf

Overview

Webinar series: From beginner to advanced Overleaf user in bite-sized pieces!

Free registration is required to access the recordings.

For additional upcoming live webinars and the full list of on-demand webinars to help you make the most of your Overleaf account, whether you are a student, instructor, or researcher, please follow this link.

LaTeX YouTube tutorials

Learn to write beautiful mathematics documents with LaTeX. This playlist of tutorials takes you from a complete beginner all the way up to an elite LaTeX master.

  • One version of your project accessible to collaborators via a shared link or email invitation

  • Easily select the level of access for collaborators (viewer, reviewer, editor, or owner)

  • Real-time commenting speeds up the review process

  • Tracked changes and full history view help to see contributions from collaborators

  • Labels help to organize and compare different versions

  • Chat in real time with collaborators right within the project

Notable features

Accessible PDFs with LaTeX

You can use LaTeX to generate tagged PDFs that are accessible.

Add and edit tables without writing code

In Visual Editor mode, you can specify column widths and enable text wrapping within tables — no need to manually code complex table structures.

AI assistant

AI assistant is a component of the AI Assist add-on that helps you use AI within your document.

Equation preview

Preview complex equations without recompiling — no need to keep compiling all the time to see if you got a { wrong somewhere.

Full project search

Search and replace within the current file, or search across all text files in a project for broader changes — helping streamline larger revisions and keep content consistent.

Improving accessibility

OpenDyslexic Mono is available as a font option in Code Editor, designed to support readers with dyslexia.

Reviewer role

Project owners can control how collaborators interact with their projects. Collaborators with the "Can review" role can only make and respond to comments and make tracked changes.

Turn back time with Restore version with comments and tracked changes

Restore a single file or your whole project to a previous version with its comments and tracked changes with just a click.

Check your document for errors

It is important to solve any issues that appear under Logs and output files in the top right corner in Overleaf. 

Stop on First Error compilation mode. Learning to debug errors is an essential part of learning LaTeX. Enabling the Stop on first error mode can quickly detect your errors (if any). Helps to debug compile timeouts. Don’t let your errors pile up!

Overleaf has its own error guide, but you may use Google to find tips on how to fix errors in your document. We recommend doing it every time you get an error while you work.