Checkout

Essential - Tier 2 ($15.00 Monthly)

Essential


For professionals who want practical tools they can use straight away.

The Essential plan gives you full access to Red Thread’s core library of guides, frameworks, templates, and practical resources designed to support learning, facilitation, leadership, service excellence, and capability building. It is ideal for individual professionals who want more depth, more downloads, and more usable tools than the free plan offers.

Included:

  • Full access to the core library
  • Downloadable tools and templates
  • Selected playbooks and member-only resources
  • Curated topic collections
  • Monthly featured member resource
  • Email updates on new additions
Signup Fee
$15.00
Subtotal
$30.00
Total
$30.00
You will be charged $30.00 today then $15.00 monthly starting 30 Jun, 2026.
Account Information

Payment processing is currently disabled because no payment method is active.

Red Thread Library | Terms and Conditions :root{ --bg:#f8f4ef; --bg-2:#fcfaf7; --panel:#fffdfa; --panel-soft:#f4ede4; --line:#e6ddd2; --text:#2c2623; --muted:#6b625b; --red:#b51f25; --red-dark:#8f171b; --gold:#c9a46a; --shadow:0 14px 36px rgba(33, 22, 12, 0.08); --radius:24px; --radius-sm:16px; --max:1180px; } *{box-sizing:border-box} html{scroll-behavior:smooth} body{ margin:0; font-family:Arial, Helvetica, sans-serif; color:var(--text); background:linear-gradient(180deg,var(--bg-2) 0%, var(--bg) 100%); line-height:1.65; } .container{ width:min(calc(100% - 32px), var(--max)); margin:0 auto; } .topbar{ position:sticky; top:0; z-index:20; background:rgba(252,250,247,0.92); backdrop-filter:blur(12px); border-bottom:1px solid rgba(181,31,37,0.08); } .nav{ min-height:74px; display:flex; align-items:center; justify-content:space-between; gap:16px; padding:10px 0; } .brand{ display:flex; align-items:center; gap:10px; font-size:14px; font-weight:700; letter-spacing:0.08em; text-transform:uppercase; } .brand-mark{ width:12px; height:12px; border-radius:999px; background:var(--red); box-shadow:0 0 0 6px rgba(181,31,37,0.1); flex:0 0 auto; } .nav-links{ display:flex; flex-wrap:wrap; justify-content:flex-end; gap:10px; } .nav-links a{ text-decoration:none; color:var(--text); background:rgba(255,255,255,0.78); border:1px solid var(--line); padding:10px 14px; border-radius:999px; font-size:14px; } .hero{ padding:62px 0 30px; } .hero-grid{ display:grid; grid-template-columns:1.3fr 0.9fr; gap:24px; align-items:stretch; } .hero-card, .side-card, .toc-card, .section-card, .cta-card{ background:var(--panel); border:1px solid var(--line); border-radius:var(--radius); box-shadow:var(--shadow); } .hero-card{ padding:42px; background: radial-gradient(circle at top right, rgba(181,31,37,0.08), transparent 28%), radial-gradient(circle at top left, rgba(201,164,106,0.11), transparent 24%), var(--panel); } .eyebrow{ display:inline-flex; align-items:center; gap:8px; padding:8px 12px; border-radius:999px; background:rgba(181,31,37,0.08); color:var(--red-dark); font-size:13px; font-weight:700; letter-spacing:0.03em; margin-bottom:18px; } h1,h2,h3,h4,p,ul{margin:0} ul{padding-left:20px} h1{ font-size:clamp(2rem, 4.6vw, 3.55rem); line-height:1.04; letter-spacing:-0.03em; max-width:12ch; } .hero-copy{ margin-top:16px; max-width:64ch; font-size:17px; color:var(--muted); } .hero-meta{ display:flex; flex-wrap:wrap; gap:10px; margin-top:22px; } .meta-pill{ border:1px solid var(--line); background:rgba(255,255,255,0.8); border-radius:999px; padding:10px 14px; font-size:14px; color:var(--text); } .side-card{ padding:24px; display:grid; gap:16px; align-content:start; } .mini-panel{ background:var(--panel-soft); border:1px solid #eadfce; border-radius:18px; padding:18px; } .mini-panel h3{ font-size:16px; margin-bottom:6px; line-height:1.2; } .mini-panel p{ color:var(--muted); font-size:15px; } .section{ padding:18px 0; } .toc-card{ padding:26px; } .toc-card h2{ font-size:1.4rem; margin-bottom:14px; line-height:1.15; } .toc-grid{ display:grid; grid-template-columns:repeat(3, minmax(0,1fr)); gap:12px; } .toc-grid a{ text-decoration:none; color:var(--text); border:1px solid var(--line); border-radius:16px; padding:14px; background:linear-gradient(180deg,#fffdfa 0%, #f8f3ec 100%); min-height:100%; display:block; font-size:14px; font-weight:700; } .section-card{ padding:28px; } .section-card + .section-card{ margin-top:16px; } .section-card h2{ font-size:clamp(1.3rem, 2.8vw, 1.95rem); line-height:1.1; letter-spacing:-0.02em; margin-bottom:12px; } .section-card p{ color:var(--muted); margin-bottom:14px; } .section-card p:last-child{ margin-bottom:0; } .section-card ul{ color:var(--muted); margin:8px 0 0; } .section-card li + li{ margin-top:8px; } .callout{ border-left:4px solid var(--gold); background:rgba(201,164,106,0.1); border-radius:0 18px 18px 0; padding:18px 20px; color:var(--text); margin-top:18px; } .grid-2{ display:grid; grid-template-columns:repeat(2, minmax(0,1fr)); gap:16px; } .small-box{ background:linear-gradient(180deg,#fffdfa 0%, #f8f3ec 100%); border:1px solid var(--line); border-radius:18px; padding:20px; } .small-box h3{ font-size:17px; margin-bottom:8px; line-height:1.2; } .small-box p{ margin:0; font-size:15px; } .cta{ padding:20px 0 68px; } .cta-card{ padding:32px; display:flex; align-items:center; justify-content:space-between; gap:20px; flex-wrap:wrap; background: radial-gradient(circle at right top, rgba(181,31,37,0.08), transparent 28%), var(--panel); } .cta-card h2{ font-size:clamp(1.45rem, 3vw, 2.1rem); line-height:1.1; margin-bottom:8px; } .cta-card p{ color:var(--muted); max-width:62ch; } .btn{ display:inline-flex; align-items:center; justify-content:center; gap:8px; padding:14px 18px; border-radius:999px; text-decoration:none; font-weight:700; transition:transform .18s ease, box-shadow .18s ease; } .btn:hover{transform:translateY(-1px)} .btn-primary{ background:linear-gradient(180deg,var(--red) 0%,var(--red-dark) 100%); color:#fff; box-shadow:0 10px 24px rgba(181,31,37,0.18); } .footer{ padding:26px 0 40px; color:var(--muted); font-size:14px; } .footer-inner{ border-top:1px solid var(--line); padding-top:18px; display:flex; justify-content:space-between; gap:14px; flex-wrap:wrap; } @media (max-width: 980px){ .hero-grid, .grid-2, .toc-grid{ grid-template-columns:1fr; } .hero-card, .side-card, .toc-card, .section-card, .cta-card{ padding:24px; } h1{ max-width:100%; } } @media (max-width: 640px){ .nav{ align-items:flex-start; flex-direction:column; } .nav-links{ justify-content:flex-start; } .hero{ padding-top:40px; } .btn{ width:100%; } }
Legal Page · Website Terms and Conditions

Terms and Conditions

These Terms and Conditions govern access to and use of the Red Thread Library website, membership pages, downloadable resources, and related services. By accessing the website or purchasing a membership, you agree to these terms.

Applies to website use Applies to memberships Applies to downloads

1. Acceptance of Terms

By accessing or using the Red Thread Library website, purchasing a membership, downloading resources, or using any related service, you agree to be bound by these Terms and Conditions. If you do not agree, you should not use the website or any Red Thread Library content.

These terms apply together with our Privacy Policy and any additional terms presented at the point of purchase, enrolment, download, or access.

2. Eligibility and Accounts

You must be legally able to enter into a binding agreement in your jurisdiction to use this website or purchase a membership. If you create an account, you are responsible for maintaining the confidentiality of your login details and for all activity that takes place under your account.

  • You agree to provide accurate, current, and complete information.
  • You must not share your account with others unless a plan expressly permits multi-user access.
  • You must notify us promptly if you suspect unauthorised access or misuse of your account.

3. Membership Access and Services

Red Thread Library offers access to digital resources, frameworks, playbooks, templates, guides, and other learning materials through different membership tiers. Access levels vary by plan and may change from time to time as the library evolves.

Tier-based access

Explorer, Essential, Professional, and Partner tiers may each include different content, privileges, and usage rights.

Service changes

We may update, add, replace, refine, or retire content and features in order to improve the library or maintain quality.

Access to a membership tier gives you a licence to use the materials under these terms. It does not transfer ownership of any Red Thread content.

4. Fees, Billing, Renewals, and Refunds

Fees for memberships, products, or services are shown at checkout or on the relevant sales page. By completing a purchase, you agree to pay the applicable amount, together with any taxes, fees, or charges stated at checkout.

  • Billing structure, renewal timing, and plan duration will be as stated at the point of purchase.
  • If a plan renews automatically, that renewal basis should be clearly shown at checkout or in your account area.
  • Unless otherwise stated in writing, fees paid for digital memberships and digital downloads are non-refundable once access has been granted.
  • Where a refund, cancellation window, or special commercial exception applies, it will be stated on the relevant offer page or in writing.

5. Downloads and Permitted Use

Resources made available through the Red Thread Library are for your personal professional use or your internal business use only, unless we have expressly granted broader rights in writing.

  • You may download and use materials for your own learning, planning, or internal application.
  • You may not resell, sublicense, republish, redistribute, upload to a public library, or commercially exploit the materials without written permission.
  • You may not remove branding, copyright notices, attribution, or proprietary notices from any file.
  • You may not present Red Thread material as your own original work.

6. Intellectual Property Rights

All website content, downloads, training materials, branding, text, graphics, frameworks, playbooks, templates, resource structures, and related materials are owned by Red Thread or licensed to Red Thread, and are protected by intellectual property laws.

No right, title, or interest in any Red Thread intellectual property is transferred to you except for the limited, revocable, non-exclusive, non-transferable licence expressly granted under these terms.

7. Acceptable Use

You agree not to misuse the website, services, or content. Prohibited behaviour includes, without limitation:

  • sharing paid resources outside your permitted user scope;
  • copying or scraping the library at scale;
  • using the website for unlawful, harmful, fraudulent, or misleading purposes;
  • attempting to interfere with security, access controls, or platform functionality;
  • uploading malicious code, bots, or automated extraction tools;
  • misrepresenting your affiliation with Red Thread.

We may suspend or terminate access if we reasonably believe these terms have been breached.

8. Website Availability and Changes

We aim to keep the website and library available, current, and useful. Even so, we do not guarantee that the website will always be uninterrupted, error-free, or available at all times.

  • We may perform maintenance, updates, or technical changes without prior notice.
  • We may revise content, features, offers, or membership structures as the business develops.
  • We are not responsible for delays or failures caused by events outside our reasonable control.

10. Disclaimers

Red Thread Library content is provided for educational, professional development, and business support purposes. It is designed to be practical and useful, but it does not constitute legal, financial, tax, regulatory, employment, or other professional advice tailored to your specific situation.

You are responsible for how you apply the content in your business, team, organisation, or professional context. Outcomes will vary depending on your environment, decisions, and implementation.

11. Limitation of Liability

To the fullest extent permitted by applicable law, Red Thread will not be liable for any indirect, incidental, special, consequential, or punitive loss or damage, or for any loss of profit, revenue, data, goodwill, opportunity, or business interruption arising out of or related to your use of the website, services, or content.

To the fullest extent permitted by applicable law, Red Thread’s total liability in connection with any claim arising from or relating to the website, library, or services will not exceed the amount you paid to Red Thread for the specific product or membership giving rise to the claim during the twelve-month period preceding the event.

12. Suspension, Termination, and Changes to These Terms

We may suspend or terminate your access if you breach these terms, misuse the service, or create risk for the website, the business, or other users. We may also update these Terms and Conditions from time to time.

The updated version will be effective when posted on this page unless a later effective date is stated. Continued use of the website or services after an update means you accept the revised terms.