Merge pull request #33245 from overleaf/oa-faq

[web] 2026 FAQ fixes

GitOrigin-RevId: e70a6080341ea63d3668794f50baf7538f09f55b
This commit is contained in:
Olzhas Askar
2026-04-29 16:38:08 +02:00
committed by Copybot
parent 35dc3ab790
commit fe59b9cdb5

View File

@@ -16,49 +16,45 @@ mixin accordionItem(id, question)
.custom-accordion-body
block
mixin faqContactLink(href)
a.inline-green-link(
target='_blank'
href=href
event-tracking='plans-page-click'
event-tracking-mb='true'
event-tracking-trigger='click'
event-segmentation={button: 'contact', location: 'faq'}
)
block
mixin managingYourSubscription
.ol-accordions-container
+accordionItem('managingYourSubscriptionQ1', 'Can I change plans or cancel later?')
span Yes, you can do this at any time by going to
|  
strong Account > Subscription
|  
| !{' '}
a.inline-green-link(target='_blank' href='/user/subscription')
span Account > Subscription
| !{' '}
span when logged in to Overleaf. You can change plans, switch between monthly and annual billing options, or cancel to downgrade to the free plan. When canceling, your subscription will continue until the end of the billing period.
+accordionItem('managingYourSubscriptionQ2', 'If I change or cancel my Overleaf plan, will I lose my projects?')
| No. Changing or canceling your plan wont affect your projects, the only change will be to the features available to you. You can see which features are available only on paid plans in the comparison table.
+accordionItem('managingYourSubscriptionQ3', 'Can I pay by invoice or purchase order?')
| This is possible when youre purchasing a group subscription for five or more people, or a site license. For individual subscriptions, we can only accept payment online via credit card, debit card, or PayPal.
+accordionItem('managingYourSubscriptionQ4', 'How do I view/update the card being charged for my subscription?')
span You can view and update the card on file by going to Account >
|  
a.inline-green-link(
target='_blank'
href='/user/subscription'
event-tracking='plans-page-click'
event-tracking-mb='true'
event-tracking-trigger='click'
event-segmentation={button: 'contact', location: 'faq'}
)
span Subscription
span You can view and update the card on file by going to
| !{' '}
a.inline-green-link(target='_blank' href='/user/subscription')
span Account > Subscription
| .
mixin overleafIndividualPlans
.ol-accordions-container
+accordionItem('overleafIndividualPlansQ1', 'How does the free trial work?')
span You get full access to your chosen plan during your 7-day free trial, and theres no obligation to continue beyond the trial. Your card will be charged at the end of your trial unless you cancel before then. To cancel, go to
|  
strong Account >
|  
a.inline-green-link(
target='_blank'
href='/user/subscription'
event-tracking='plans-page-click'
event-tracking-mb='true'
event-tracking-trigger='click'
event-segmentation={button: 'contact', location: 'faq'}
)
span Subscription
|  
| !{' '}
a.inline-green-link(target='_blank' href='/user/subscription')
span Account > Subscription
| !{' '}
span when logged in to Overleaf (the trial will continue for the full 7 days).
+accordionItem('overleafIndividualPlansQ2', 'Whats a collaborator on an Overleaf individual subscription?')
| A collaborator is an Editor or Reviewer that you invite to work with you on a project. So, for example, on our Standard plan you can have up to 10 people collaborating with you on any given project.
@@ -77,109 +73,53 @@ mixin overleafGroupPlans
.ol-accordions-container
+accordionItem('overleafGroupPlansQ1', 'Whats the difference between licenses and collaborators on a group plan?')
div On any of our group plans, the number of licenses refers to the number of people you can invite to join your group subscription. All of these people will have access to the plans paid-for features across all their projects, such as real-time track changes and document history.
.mt-2 Collaborators are people that your group members may invite to work with them on their projects. So, for example, if you have a group Standard plan, the members of your group can invite up to 10 people to work with them on each of their projects. And if you have a group Pro plan, group members can invite as many people to work with them on their projects as they want.
.mt-2 Collaborators are people that your group members may invite to work with them on their projects. So, for example, if you have a Standard group plan, the members of your group can invite up to 10 people to work with them on each of their projects. And if you have a Pro group plan, group members can invite as many people to work with them on their projects as they want.
+accordionItem('overleafGroupPlansQ2', 'What is the benefit of purchasing an Overleaf group plan?')
span Our group subscriptions allow you to purchase access to our premium features for multiple people. Theyre easy to manage, help save on paperwork, and allow groups of 5 or more to purchase via purchase order (PO). We also offer discounts on purchases of group subscriptions for more than 20 users; just get in touch with our
|  
a.inline-green-link(
target='_blank'
href='/for/contact-sales'
event-tracking='plans-page-click'
event-tracking-mb='true'
event-tracking-trigger='click'
event-segmentation={button: 'contact', location: 'faq'}
)
| !{' '}
+faqContactLink('/for/contact-sales')
span Sales team
| .
+accordionItem('overleafGroupPlansQ3', 'Who is eligible for the educational group discount?')
| The educational discount for group subscriptions is for students or faculty who are using Overleaf primarily for teaching.
+accordionItem('overleafGroupPlansQ4', 'How do I add more licenses to my group subscription, and what will it cost?')
div
span You can add up to 20 licenses using the
|  
a.inline-green-link(
target='_blank'
href='/user/subscription'
event-tracking='plans-page-click'
event-tracking-mb='true'
event-tracking-trigger='click'
event-segmentation={button: 'contact', location: 'faq'}
)
span subscription management page
|  
span accessed by going to Account >
|  
a.inline-green-link(
target='_blank'
href='/user/subscription'
event-tracking='plans-page-click'
event-tracking-mb='true'
event-tracking-trigger='click'
event-segmentation={button: 'contact', location: 'faq'}
)
span Subscription
|  
span You can add up to 20 licenses by going to
| !{' '}
a.inline-green-link(target='_blank' href='/user/subscription')
span Account > Subscription
| !{' '}
span when logged into Overleaf. The cost per license will be prorated at the current per license rate, and will end with your existing renewal date.
.mt-2
span If you need more than 20 licenses added to your subscription, please
|  
a.inline-green-link(
target='_blank'
href='/for/contact-sales'
event-tracking='plans-page-click'
event-tracking-mb='true'
event-tracking-trigger='click'
event-segmentation={button: 'contact', location: 'faq'}
)
| !{' '}
+faqContactLink('/for/contact-sales')
span contact the Sales team
| .
+accordionItem('overleafGroupPlansQ5', 'How do I upgrade my plan from a group Standard to a group Pro plan?')
span You can upgrade your plan from a group Standard to a group Pro plan on the
|  
a.inline-green-link(
target='_blank'
href='/user/subscription'
event-tracking='plans-page-click'
event-tracking-mb='true'
event-tracking-trigger='click'
event-segmentation={button: 'contact', location: 'faq'}
)
span subscription management page
+accordionItem('overleafGroupPlansQ5', 'How do I upgrade my plan from a Standard group to a Pro group plan?')
span You can upgrade your plan from a Standard group to a Pro group plan by going to
| !{' '}
a.inline-green-link(target='_blank' href='/user/subscription')
span Account > Subscription
| .
+accordionItem('overleafGroupPlansQ6', 'Id like to turn off/on AI features on my subscription. How do I do that?')
span If you have a group or organization subscription and you want to disable AI for all your users, youll need to
|  
a.inline-green-link(
target='_blank'
href='/contact'
event-tracking='plans-page-click'
event-tracking-mb='true'
event-tracking-trigger='click'
event-segmentation={button: 'contact', location: 'faq'}
)
| !{' '}
+faqContactLink('/contact')
span submit a request to our Support team
| .
.mt-2
span Individual users
|  
| !{' '}
a.inline-green-link(
target='_blank'
rel='noopener noreferrer'
href='https://docs.overleaf.com/integrations-and-add-ons/ai-features'
event-tracking='plans-page-click'
event-tracking-mb='true'
event-tracking-trigger='click'
event-segmentation={button: 'contact', location: 'faq'}
)
span can disable AI features
| !{' '}
span in their
|  
a.inline-green-link(
target='_blank'
href='/user/settings'
event-tracking='plans-page-click'
event-tracking-mb='true'
event-tracking-trigger='click'
event-segmentation={button: 'contact', location: 'faq'}
)
| !{' '}
a.inline-green-link(target='_blank' href='/user/settings')
span Account Settings
| .