1. Getting Started
This chapter walks you through signing up, signing in, and creating your first spreadsheet in X-Sheets.
1.1 Creating an Account
- Open X-Sheets on your device (web browser, mobile app, or desktop app).
- On the sign-in screen, tap Sign Up.
- Enter your email address.
- Submit the form. You will receive a verification email.
- Open the email and click the verification link to activate your account.
- Return to X-Sheets and complete account setup by setting your password.
Tip: On the web, X-Sheets uses secure HttpOnly cookies so you stay signed in between sessions without re-entering credentials.
1.2 Signing In
- Open X-Sheets.
- Enter your email and password.
- Tap Sign In.
Saved credentials: If you have previously signed in, X-Sheets may remember your credentials. You will see a welcome-back message with your email. Tap “Not You?” to switch to a different account.
Forgot your password? Tap Forgot Password on the sign-in screen, enter your email, and follow the reset link sent to your inbox.
1.3 Your First Spreadsheet
After signing in for the first time, X-Sheets will prompt you to create your first spreadsheet:
- A dialog appears offering you to Create New Spreadsheet.
- Enter a Name for your spreadsheet (required).
- Optionally add a Description.
- Tap Create.
Go to Data Management menu and create an empty sheet or Use the CSV import to bring in existing data (see Import & Export).
You can now:
- Add columns — Right-click a column header and choose Add Column.
- Enter data — Click any cell to start typing.
Exit Data Mangement. A view has been added to the main screen to show/edit your data.
Use View management item to modify this view.
1.4 Platform Notes
| Platform | Notes |
|---|---|
| Web | Drag-and-drop file uploads supported. Authentication uses HttpOnly cookies for security. |
| iOS / Android | Image upload from gallery or camera. Tokens stored in secure device storage. |
| Windows | Drag-and-drop file uploads supported. Documents open with system default applications. |
Next: Navigation & Interface →