Getting Started with CloudDocs
Direct Answer
CloudDocs helps remote teams create, collaborate on, and publish technical documentation in minutes instead of hours. This guide will get you from signup to your first published document in under 10 minutes.
What You'll Learn
By the end of this guide, you'll be able to:
- Create your CloudDocs account
- Set up your workspace
- Write your first document
- Invite team members
- Publish your documentation site
Time Required: 10 minutes
Before You Begin
Prerequisites
- [ ] Active email address
- [ ] Modern web browser (Chrome, Firefox, Safari, or Edge)
- [ ] Basic understanding of Markdown (helpful but not required)
What You'll Need
- Email address
- Team members' email addresses (optional)
- Your company logo (optional)
Step 1: Create Your Account
CloudDocs offers a 14-day free trial with no credit card required.
Instructions
- Go to https://clouddocs.com/signup
- Enter your email address
- Create a secure password (minimum 8 characters, including letters and numbers)
- Click Create Account
π‘ Tip: Use your work email to access team features and company workspace creation.
β οΈ Note: You'll receive a verification email within 2 minutes. Check your spam folder if you don't see it.
Verify Your Email
- Check your inbox for an email from CloudDocs (noreply@clouddocs.com)
- Click the Verify Email button in the email
- You'll be redirected to your dashboard
Can't find the email?
- Check your spam folder
- Click Resend Verification on the login page
- Contact support at support@clouddocs.com
Step 2: Set Up Your Profile
Complete your profile to personalize your CloudDocs experience.
Basic Information
- Click your profile picture in the top right
- Select Profile Settings
- Complete these fields:
- Full Name: Your display name (shown to collaborators)
- Job Title: Optional - Your role (e.g., "Technical Writer")
- Company: Optional - Your organization name
- Profile Picture: Optional - Upload a professional photo
- Click Save Changes
Notification Preferences
Configure how you want to receive updates:
- Navigate to Settings β Notifications
- Choose your preferences:
- β Email notifications (recommended)
- β In-app notifications
- β¬ Mobile push notifications (requires mobile app)
- Set notification frequency:
- β¬ Real-time (instant notifications)
- β Daily digest (once per day summary)
- β¬ Weekly summary
Step 3: Create Your Workspace
Workspaces organize your documentation projects. You can create multiple workspaces for different products or teams.
Creating Your First Workspace
- Click + New Workspace in the left sidebar
- Enter workspace details:
- Name: Your product or project name (e.g., "Product Documentation")
- Description: Optional - What this workspace is for
- URL Slug: Custom URL path (e.g., "product-docs")
- Choose workspace visibility:
- Private: Only invited members can access
- Public: Anyone with the link can view (published docs)
- Click Create Workspace
Example workspace settings:
Name: API Documentation
Description: Developer documentation for our REST API
URL Slug: api-docs
Visibility: Public
Common Setup Options
Option 1: Quick Setup (Recommended for beginners)
- Best for: Getting started quickly
- Time: 2 minutes
- Uses default template with sample content
Option 2: Custom Setup
- Best for: Specific branding needs
- Time: 5 minutes
- Customize colors, fonts, and structure
Step 4: Write Your First Document
CloudDocs uses Markdown, a simple formatting language. Don't worry if you're new to itβwe provide visual editing tools!
Creating a Document
- In your workspace, click + New Document
- Enter a document title (e.g., "Getting Started Guide")
- Choose an editor mode:
- Visual Editor: WYSIWYG editor (like Word)
- Markdown Editor: Code-style editing
- Split View: See both side-by-side
- Start writing! Try adding:
- Heading: Type
# My Headingor use the toolbar - Bold text:
boldor Cmd/Ctrl + B - List: Start a line with
-or use the toolbar - Link:
textor use the link button
Example content:
# Welcome to Our Product
What is CloudDocs?
CloudDocs is a documentation platform designed for modern teams.
Key Features
- Real-time collaboration
- Beautiful published sites
- Version control
- Team workspace
Saving Your Document
Documents auto-save every 3 seconds. You'll see "Saved" in the top right corner.
Click Publish when you're ready to make it visible in your documentation site.
Step 5: Invite Team Members
Collaboration is CloudDocs' superpower. Invite your team to work together.
Inviting Collaborators
- Click your workspace name in the top left
- Select Workspace Settings
- Navigate to Team tab
- Click Invite Team Member
- Enter their email address
- Select their role:
- Editor: Can create and edit documents
- Viewer: Can view documents only
- Admin: Full workspace access
- Add a personal message (optional)
- Click Send Invite
They'll receive an email invitation to join your workspace.
π‘ Tip: Invite your entire team at once by entering multiple email addresses separated by commas.
Verify Everything is Working
Check that your setup is complete:
- β Email verified
- β Profile completed
- β Workspace created
- β First document written
- β Document saved or published
- β Team members invited (optional)
How to Test:
- Navigate to your workspace URL:
https://clouddocs.com/your-slug - Click on your published document
- Verify it displays correctly
Expected Result: You should see your document formatted nicely with your workspace branding.
What's Next?
Now that you're set up, explore these features:
Recommended Next Steps
- Customize Your Documentation Site - Add your logo, colors, and domain
- Customization Guide
- Time: 10 minutes
- Learn Advanced Markdown - Code blocks, tables, and more
- Markdown Guide
- Time: 15 minutes
- Set Up Custom Domain - Use your own domain for docs
- Custom Domain Setup
- Time: 15 minutes (plus DNS propagation)
Learning Resources
- π Complete Feature Guide - Explore all features
- π Video Tutorials - Watch and learn
- π¬ Community Forum - Ask questions
- π§ 7-Day Email Course - Daily tips
Troubleshooting
Issue: Can't Verify Email
Symptoms:
- Verification email not received after 5 minutes
- "Verify your email" banner persists
Solutions:
- Check your spam/junk folder for emails from noreply@clouddocs.com
- Add noreply@clouddocs.com to your email contacts
- Click Resend Verification Email in your dashboard
- Try a different email address
- Contact support at support@clouddocs.com
Issue: Document Won't Save
Symptoms:
- "Saving..." indicator keeps spinning
- Changes disappear on page refresh
Solutions:
- Check your internet connection
- Refresh the page and try again
- Copy your content to clipboard as backup
- Try a different browser
- Check our Status Page for known issues
Issue: Invited Member Didn't Receive Invite
Symptoms:
- Team member reports no invitation email
- Invitation shows as "Pending" for 10+ minutes
Solutions:
- Ask them to check spam folder
- Verify you entered their email correctly
- Cancel and resend the invitation
- Try inviting from their user profile instead
- Ask them to create an account first, then add them to workspace
Still Having Trouble?
We're here to help:
- π¬ Live Chat: Available 9am-6pm EST (Mon-Fri)
- π§ Email Support: support@clouddocs.com (Response within 4 hours)
- π Phone Support: +1 (555) 123-4567 (Pro & Enterprise plans)
- π₯ Video Support: Schedule a call
Frequently Asked Questions
Q: How long is the free trial? A: 14 days with full access to all Pro features. No credit card required.
Q: Do I need to know Markdown? A: No! Our visual editor works like Google Docs or Word. But knowing Markdown is helpful for power users.
Q: Can I import existing documentation? A: Yes! Import from Confluence, Notion, Google Docs, or any Markdown files. See import guide
Q: How do I publish my documentation site?
A: Click Publish Workspace in workspace settings. Your docs will be live at https://clouddocs.com/your-slug
Q: Is my content secure? A: Yes. All data is encrypted in transit (TLS 1.3) and at rest (AES-256). We're SOC 2 Type II certified. See security docs
Q: Can I export my data? A: Absolutely. Export to Markdown, HTML, or PDF anytime from Settings β Export.
Quick Reference
Essential Links
Keyboard Shortcuts
| Shortcut | Action |
|---|---|
? | Show all keyboard shortcuts |
Cmd/Ctrl + K | Quick search |
Cmd/Ctrl + N | New document |
Cmd/Ctrl + S | Force save |
Cmd/Ctrl + P | Publish document |
Cmd/Ctrl + B | Bold text |
Cmd/Ctrl + I | Italic text |
Support Hours
- Email Support: 24/7 (4-hour response time)
- Live Chat: Monday-Friday, 9am-6pm EST
- Phone Support: Monday-Friday, 9am-5pm EST (Pro & Enterprise plans only)
Feedback
Was this guide helpful? Let us know so we can improve it!
βββββ "Best documentation tool we've ever used!" - 500+ 5-star reviews
Last Updated: November 23, 2024 Applies to: CloudDocs v2.5
Related Guides:
Need help? Contact support β
π Congratulations on completing the setup! You're now ready to create amazing documentation with CloudDocs.