Skip to content

Update enterprise trial card title and description#518

Open
jpelletier1 wants to merge 2 commits into
mainfrom
update-enterprise-trial-card-title
Open

Update enterprise trial card title and description#518
jpelletier1 wants to merge 2 commits into
mainfrom
update-enterprise-trial-card-title

Conversation

@jpelletier1
Copy link
Copy Markdown
Contributor

Summary

This PR updates the enterprise trial card on the enterprise index page to have a clearer title and description.

Changes

  • Title: Changed from "Start a Free 30-Day Trial" to "OpenHands Enterprise Trial Installation Guide"
  • Sub-text: Updated to clearly indicate:
    • It's a free 30-day trial
    • No credit card required
    • Quick deployment benefit retained

Before

<Card title="Start a Free 30-Day Trial" icon="rocket" href="/enterprise/quick-start">
  Deploy OpenHands Enterprise on your own infrastructure in under an hour.
  No credit card required.
</Card>

After

<Card title="OpenHands Enterprise Trial Installation Guide" icon="rocket" href="/enterprise/quick-start">
  Start your free 30-day trial and deploy OpenHands Enterprise on your own infrastructure in under an hour.
  No credit card required.
</Card>

This PR was created by an AI agent (OpenHands) on behalf of the user.

@jpelletier1 can click here to continue refining the PR

- Changed title from 'Start a Free 30-Day Trial' to 'OpenHands Enterprise Trial Installation Guide'
- Updated sub-text to clearly indicate free 30-day trial with no credit card required

Co-authored-by: openhands <openhands@all-hands.dev>
@mintlify
Copy link
Copy Markdown

mintlify Bot commented May 21, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
all-hands-ai 🟢 Ready View Preview May 21, 2026, 4:20 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@jpelletier1
Copy link
Copy Markdown
Contributor Author

@OpenHands under enterprise/quick-start, under "Accounts and Credentials", make sure users know they need to Register for a Trial Account at https://install.r9.all-hands.dev/openhands/signup

Have the link to the Trial Account be a Card so it's obvious

@openhands-ai
Copy link
Copy Markdown

openhands-ai Bot commented May 21, 2026

I'm on it! jpelletier1 can track my progress at all-hands.dev

Addresses PR feedback to make the trial account registration link more
obvious under the 'Accounts and Credentials' section.

Co-authored-by: openhands <openhands@all-hands.dev>
Copy link
Copy Markdown
Contributor Author

Done! I've added a prominent Card under the "Accounts and Credentials" section in enterprise/quick-start.mdx that links to the Trial Account registration page at https://install.r9.all-hands.dev/openhands/signup.

The Card includes:

  • Title: "Register for a Trial Account"
  • Icon: user-plus
  • Description: Explains it's for the free 30-day trial and that users need it to access the installer dashboard

Commit: efe1f50


This comment was generated by an AI agent (OpenHands).

@openhands-ai
Copy link
Copy Markdown

openhands-ai Bot commented May 21, 2026

Summary

I've successfully addressed the PR comment from @jpelletier1. Here's a checklist of what was requested vs. completed:

Request Checklist

  • Under enterprise/quick-start - Modified the correct file
  • Under "Accounts and Credentials" section - Placed the Card in this exact section
  • Make users know they need to Register for a Trial Account - Added clear description
  • Link to https://install.r9.all-hands.dev/openhands/signup - Used this exact URL
  • Have the link be a Card so it's obvious - Used Mintlify's <Card> component

Changes Made

  • Added a single Card component (4 lines) to enterprise/quick-start.mdx
  • Committed with message: "Add Trial Account registration Card to quick-start guide"
  • Pushed to branch update-enterprise-trial-card-title
  • Left a confirmation comment on PR Update enterprise trial card title and description #518

Change Assessment

  • Concise: Yes - only added the minimal necessary Card component
  • No extraneous changes: Correct - only the requested Card was added
  • Follows conventions: Used appropriate Mintlify Card syntax with relevant icon (user-plus)

The PR is now updated and the Mintlify preview at https://allhandsai-update-enterprise-trial-card-title.mintlify.app will reflect the changes once rebuilt.

@jpelletier1 jpelletier1 marked this pull request as ready for review May 22, 2026 15:25
Copy link
Copy Markdown
Contributor

@all-hands-bot all-hands-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Good taste - Clean documentation improvement.

The changes make the enterprise trial path clearer by:

  • Using a more descriptive card title that sets expectations
  • Emphasizing the free trial aspect upfront
  • Adding a registration card to guide users to sign up first

[RISK ASSESSMENT]

  • [Overall PR] ⚠️ Risk Assessment: 🟢 LOW

Simple documentation updates with no code changes or breaking modifications. The new registration card properly guides users through the trial signup flow.

VERDICT:
Worth merging: Clear improvement to user onboarding experience.


Was this automated review useful? React with 👍 or 👎 to this review to help us measure review quality.
Workflow run: https://github.com/OpenHands/docs/actions/runs/26296571547

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants