Sharing a project
One of the main features of Overleaf is the ability to share projects and collaborate on them with other users.
Number of collaborators allowed
The amount of collaborators you are allowed to share a project with will depend on the plan you are part of. See here to find out how many collaborators you are allowed, or to upgrade your subscription.
Making a project public
Making a project public will allow anyone who has the URL of the project to access it. This is great for:
- Letting people see your project when getting help debugging errors
- Letting people see and use a template or piece of code you have written
- Letting people see how a certain project was created
To make a project public, simply:
- Click on the Share button at the top right corner of the project
- Click Turn on link sharing
- The shareable read-and-edit and read-only URLs will be displayed
To let someone access the project, simply send them the URL of the project.
Sharing a project with collaborators
Sharing a project with collaborators is more powerful, as the only people who will be allowed to access the project are people who you have invited to collaborate on the project. To share a project with someone:
- Click on the Share button at the top right corner of the project
- Enter the email address of the account you would like to share the project with:
- Choose whether you would like the collaborator to have read only access, or whether they will be allowed to edit the project.
- Click Share
Your collaborator will now receive an email inviting them to join the project. Once they have logged into their account, they will be able to accept the invite and collaborate on the project. The Share project window will update to show that they have accepted the request and joined the project. If they do not receive an email:
- Make sure the email address you are using is correct
- Try resending the email by clicking Resend in the Share project window
- Check the spam folder of the email address as sometimes emails can end up in there by mistake.
Overleaf guides
- Creating a document in Overleaf
- Uploading a project
- Copying a project
- Creating a project from a template
- Including images in Overleaf
- Exporting your work from Overleaf
- Working offline in Overleaf
- Using Track Changes in Overleaf
- Using bibliographies in Overleaf
- Sharing your work with others
- Debugging Compilation timeout errors
- How-to guides
LaTeX Basics
- Creating your first LaTeX document
- Choosing a LaTeX Compiler
- Paragraphs and new lines
- Bold, italics and underlining
- Lists
- Errors
Mathematics
- Mathematical expressions
- Subscripts and superscripts
- Brackets and Parentheses
- Fractions and Binomials
- Aligning Equations
- Operators
- Spacing in math mode
- Integrals, sums and limits
- Display style in math mode
- List of Greek letters and math symbols
- Mathematical fonts
Figures and tables
- Inserting Images
- Tables
- Positioning Images and Tables
- Lists of Tables and Figures
- Drawing Diagrams Directly in LaTeX
- TikZ package
References and Citations
- Bibliography management in LaTeX
- Bibliography management with biblatex
- Biblatex bibliography styles
- Biblatex citation styles
- Bibliography management with natbib
- Natbib bibliography styles
- Natbib citation styles
- Bibliography management with bibtex
- Bibtex bibliography styles
Languages
- Multilingual typesetting on Overleaf using polyglossia and fontspec
- International language support
- Quotations and quotation marks
- Arabic
- Chinese
- French
- German
- Greek
- Italian
- Japanese
- Korean
- Portuguese
- Russian
- Spanish
Document structure
- Sections and chapters
- Table of contents
- Cross referencing sections and equations
- Indices
- Glossaries
- Nomenclatures
- Management in a large project
- Multi-file LaTeX projects
- Hyperlinks
Formatting
- Lengths in LaTeX
- Headers and footers
- Page numbering
- Paragraph formatting
- Line breaks and blank spaces
- Text alignment
- Page size and margins
- Single sided and double sided documents
- Multiple columns
- Counters
- Code listing
- Code Highlighting with minted
- Using colours in LaTeX
- Footnotes
- Margin notes
Fonts
Presentations
Commands
Field specific
- Theorems and proofs
- Chemistry formulae
- Feynman diagrams
- Molecular orbital diagrams
- Chess notation
- Knitting patterns
- CircuiTikz package
- Pgfplots package
- Typing exams in LaTeX
- Knitr
- Attribute Value Matrices
Class files
- Understanding packages and class files
- List of packages and class files
- Writing your own package
- Writing your own class
- Tips