saasName: Overleaf
day: 28
month: 11
year: 2021
currency: USD
hasAnnualPayment: true
features:
  privateProjects:
    description: ""
    valueType: BOOLEAN
    defaultValue: true
    type: DOMAIN
  realTimeCollaboration:
    description: ""
    valueType: BOOLEAN
    defaultValue: true
    type: DOMAIN
  templates:
    description: ""
    valueType: BOOLEAN
    defaultValue: true
    type: DOMAIN
  latexEditor:
    description: ""
    valueType: BOOLEAN
    defaultValue: true
    type: DOMAIN
  latexCompilation:
    description: ""
    valueType: BOOLEAN
    defaultValue: true
    type: DOMAIN
  realTimeTrackChanges:
    description: ""
    valueType: BOOLEAN
    defaultValue: false
    type: DOMAIN
  fullDocumentHistory:
    description: ""
    valueType: BOOLEAN
    defaultValue: false
    type: DOMAIN
  advancedReferenceSearch:
    description: ""
    valueType: BOOLEAN
    defaultValue: false
    type: DOMAIN
  referenceManagerSync:
    description: ""
    valueType: BOOLEAN
    defaultValue: false
    type: INTEGRATION
    integrationType: MARKETPLACE
  dropboxIntegration:
    description: ""
    valueType: BOOLEAN
    defaultValue: false
    type: INTEGRATION
    integrationType: WEB_SAAS
    pricingUrls:
      - https://www.dropbox.com/plans
  gitIntegration:
    description: ""
    valueType: BOOLEAN
    defaultValue: false
    type: INTEGRATION
    integrationType: WEB_SAAS
    pricingsURLs: null
  githubIntegration:
    description: ""
    valueType: BOOLEAN
    defaultValue: false
    type: INTEGRATION
    integrationType: WEB_SAAS
    pricingsURLs: 
      - https://github.com/pricing
  prioritySupport:
    description: ""
    valueType: BOOLEAN
    defaultValue: false
    type: SUPPORT
usageLimits:
  maxCollaboratorsPerProject:
    description: ""
    valueType: NUMERIC
    defaultValue: 1
    unit: collaborator
    type: NON_RENEWABLE
    linkedFeatures: 
      - realTimeCollaboration
  compileTimeoutLimit:
    description: ""
    valueType: NUMERIC
    defaultValue: 1
    unit: min
    type: TIME_DRIVEN
    linkedFeatures:
      - latexCompilation
plans:
  FREE:
    description: ""
    monthlyPrice: 0
    annualPrice: 0
    unit: /month
    features: null
    usageLimits: null
  PERSONAL:
    description: ""
    monthlyPrice: 10.0
    annualPrice: 10.0
    unit: /month
    features:
      fullDocumentHistory:
        value: true
      advancedReferenceSearch:
        value: true
      referenceManagerSync:
        value: true
      dropboxIntegration:
        value: true
      gitIntegration:
        value: true
      githubIntegration:
        value: true
      prioritySupport:
        value: true
    usageLimits:
      compileTimeoutLimit:
        value: 4
  COLLABORATOR:
    description: ""
    monthlyPrice: 15.0
    annualPrice: 15.0
    unit: /month
    features:
      realTimeTrackChanges:
        value: true
      fullDocumentHistory:
        value: true
      advancedReferenceSearch:
        value: true
      referenceManagerSync:
        value: true
      dropboxIntegration:
        value: true
      gitIntegration:
        value: true
      githubIntegration:
        value: true
      prioritySupport:
        value: true
    usageLimits:
      maxCollaboratorsPerProject:
        value: 10
      compileTimeoutLimit:
        value: 4
  PROFESSIONAL:
    description: ""
    monthlyPrice: 30
    annualPrice: 30.0
    unit: /month
    features:
      realTimeTrackChanges:
        value: true
      fullDocumentHistory:
        value: true
      advancedReferenceSearch:
        value: true
      referenceManagerSync:
        value: true
      dropboxIntegration:
        value: true
      gitIntegration:
        value: true
      githubIntegration:
        value: true
      prioritySupport:
        value: true
    usageLimits:
      maxCollaboratorsPerProject:
        value: .inf
      compileTimeoutLimit:
        value: 4
addOns: null