Welcome to Browsertrix! ~~~
Hello!
{% if is_new %}Welcome to Browsertrix!
{% endif %} {% if sender and org_name %}You have been invited by {{ sender }} to join "{{ org_name }}" on Browsertrix!
{% elif org_name %}You have been invited to join "{{ org_name }}" on Browsertrix!
{% elif not is_new %}You have been invited to join a new organization on Browsertrix!
{% endif %} {% if is_new %}We're excited you're here and can't wait to help you get started crawling! You can now set up your account using the link below.
Click here to create an account.
{% else %}Click here to accept this invite.
{% endif %}Here's what you should do first off to get the most value out of your experience:
Step 1: Create your login credentials
Step 2: Review the Browerstrix User Guide
Step 3: Invite additional users from your organization
When you first access your account, you'll be directed to your Dashboard. It contains information you may want to view frequently including: Storage Usage, Crawling Info, Collections, and Monthly Usage History. From there, you can click + Create New to create your first Crawl Workflow!
To help you get up to speed, here are the top three questions our users normally have on the first day:
How do I crawl my first website?
How do I create a browser profile?
How do I export my archived items?
If you need any assistance, please direct your questions to the Browsertrix GitHub repo or the Webrecorder community forum.
{% if support_email %}
If you're having trouble accessing the service, or if dedicated support is included in your plan, you can also contact us at {{ support_email }}
{% endif %}
Best Regards,
The Webrecorder Team
~~~ Hello! {% if is_new %} Welcome to Browsertrix! {% endif %} {% if sender and org_name %} You have been invited by {{ sender }} to join "{{ org_name }}" on Browsertrix! {% elif org_name %} You have been invited to join "{{ org_name }}" on Browsertrix! {% elif not is_new %} You have been invited to join a new organization on Browsertrix! {% endif %} {% if is_new %} We're excited you're here and can't wait to help you get started crawling! You can now set up your account using the link below. {% else %} Use the link below to accept this invite. {% endif %} {{ invite_url }} Here's what you should do first off to get the most value out of your experience: Step 1: Create your login credentials Step 2: Review the Browerstrix User Guide (https://docs.browsertrix.com/user-guide/) Step 3: Invite additional users from your organization (https://docs.browsertrix.com/user-guide/org-settings/) When you first access your account, you'll be directed to your Dashboard. It contains information you may want to view frequently including: Storage Usage, Crawling Info, Collections, and Monthly Usage History. From there, you can click +Create New to create your first Crawl Workflow! (https://docs.browsertrix.com/user-guide/workflow-setup/) To help you get up to speed, here are the top three questions our users normally have on the first day: How do I crawl my first website? (https://docs.browsertrix.com/user-guide/workflow-setup/) How do I create a browser profile? (https://docs.browsertrix.com/user-guide/browser-profiles/) How do I export my archived items? (https://docs.browsertrix.com/user-guide/archived-items/#crawl-settings) If you need any assistance, please direct your questions to the Browsertrix GitHub repo (https://github.com/webrecorder/browsertrix) or the Webrecorder community forum (https://forum.webrecorder.net). {% if support_email %} If you're having trouble accessing the service, or if dedicated support is included in your plan, you can also contact us at {{ support_email }}. {% endif %} Best Regards, The Webrecorder Team