document:
  nodes:
    - object: block
      type: paragraph
      nodes:
        - object: text
          leaves:
            - text: 'Let’s see how the account management is organized:'
    - object: block
      type: unordered_list
      nodes:
        - object: block
          type: list_item
          nodes:
            - object: block
              type: unstyled
              nodes:
                - object: text
                  leaves:
                    - text: "An "
                    - text: Account
                      marks:
                        - type: BOLD
                    - text: " is what you use to login to Algolia. Each team member should have a separate account, secured with Two-Factor-Authentication."
        - object: block
          type: list_item
          nodes:
            - object: block
              type: unstyled
              nodes:
                - object: text
                  leaves:
                    - text: "Each team member can have access to one or multiple "
                    - text: Applications
                      marks:
                        - type: BOLD
                    - text: . You can invite members to the applications you manage.
