Your first project

Starting with a blank project



Starting with the example project


Your first LaTeX document
Last updated
Was this helpful?
When logged in, to start a new project in the project dashboard, click the New Project button. You will see a drop-down menu.

Two quick options for getting started are to begin with a Blank Project or the Example Project.
Click Blank project. A box will open where you can enter the name of your new project, then click Create.

The Overleaf Editor will open.


A new document is created with some basic information already filled in. You can now start editing your .tex file. To view the changes, click Recompile. For more information on how to create a basic LaTeX document, see Learn LaTeX in 30 minutes.
Another option to start a new project is to use an Example project. In the Project Dashboard page, click the button New project and in the drop-down menu, click Example project.
You will see a text box where you can enter the name of your new project. Now click Create and you will be redirected to the editor where a sample document will open.


This sample document contains an image inside a float element and a basic bibliography file. You can use this sample as a guide to begin editing your project.
To learn more about the LaTeX code to include in your first project, please read: Learn LaTeX in 30 minutes.
Last updated
Was this helpful?
Was this helpful?