Quick Start Installation Guide
Get ACE Report Center running in 6 simple steps
From trial request to your first remote report - follow this guide to set up your entire organization.
Request Your Free Trial
Takes 2 minutes
Visit ace-reports.app/trial to request your free trial.
What You'll Need
- Company Name - Your organization's name
- Contact Email - This becomes your admin login
- Number of Stores - Estimate how many store locations you have
- Phone Number - For account verification
What Happens Next
- Submit the trial request form
- REDList Solutions reviews your request (usually same day)
- You receive an email with your login credentials
- Your tenant is created with a 30-day trial license
Log In as Administrator
Takes 1 minute
Once you receive your welcome email, log in to ACE Report Center.
-
Open ACE Report Center
Go to ace-reports.app in your web browser. -
Enter your credentials
Use the email and temporary password from your welcome email. -
Change your password
You'll be prompted to create a new secure password. -
Explore the dashboard
You'll see an empty dashboard - that's expected! Time to add your stores.
Add Your Stores
2-5 minutes per store (or bulk import via CSV)
Each physical store location needs to be registered in the system.
Option A: Add Stores One by One
-
Go to Stores page
Click "Stores" in the sidebar navigation. -
Click "Add Store"
The blue button in the top right corner. -
Enter store details
- Store Code: A unique ID (e.g., STORE001, NYC01, etc.)
- Store Name: Friendly name (e.g., "Main Street Location")
- Timezone: The store's local timezone
-
Click "Create Store"
The store is created and you'll see a "Download Agent" option.
Option B: Bulk Import via CSV (Recommended for 3+ stores)
Save time by importing all your stores at once!
-
Prepare your CSV file
Create a file with columns:store_code,name,timezone -
Click "Import CSV"
On the Stores page, click the "Import CSV" button. -
Upload and review
Select your file and preview the stores to be created. -
Download the secrets CSV
IMPORTANT: Save this file! It contains agent secrets you'll need later.
Create User Accounts
2 minutes per user (or bulk import via CSV)
Create accounts for people who need to access reports.
Understanding User Roles
| Role | Can Do | Best For |
|---|---|---|
| Viewer | View and download reports | Accountants, auditors |
| Operator | Viewer + Request reports | Store managers |
| Manager | Operator + Manage stores & schedules | Regional managers, IT |
| Admin | Full access including user management | System administrators |
Option A: Add Users One by One
-
Go to Users page
Click "Users" in the sidebar. -
Click "Add User"
The blue button in the top right. -
Enter user details
Email, name, password, and role. -
Share credentials
Send the user their email and temporary password securely.
Option B: Bulk Import via CSV
Import multiple users at once!
-
Prepare your CSV file
Columns:email,first_name,last_name,role -
Click "Import CSV"
On the Users page, click the "Import CSV" button. -
Upload and review
Preview the users to be created. -
Send invites
Users will receive email invitations to set their passwords.
Deploy the Store Agent
5-10 minutes per store
The agent is a small program that runs on each store's 4690 controller and executes reports remotely.
Requirements
- Toshiba 4690 OS (V6R5 or TCxSky) with Python 2.7
- ACETVREL executable (ACE Auto Report tool)
- Network access to api.ace-reports.app (HTTPS port 443)
Installation Steps
-
Download the Agent Bundle
On the Stores page, click the download icon next to your store.
Save the ZIP file (e.g.,ace_agent_STORE001.zip). -
Transfer to Store Controller
Copy the ZIP file to your store's 4690 controller (usually F: drive). -
Extract the Bundle
Unzip to a directory likeF:\ace_agent -
Run the Setup Script
Open a 4690 command prompt and run:F: cd ace_agent adx_spgm:python2 setup.py
-
Follow the Prompts
The setup script will:- Detect your OS version (V6R5 or TCxSky)
- Test network connectivity to the server
- Configure the agent as a background application
- Set up automatic startup on IPL
-
Activate or Reboot
Either activate the configuration or reboot the controller.
The agent will start automatically when the controller becomes MASTER.
Setup Options
| Option | Description |
|---|---|
--debug |
Enable verbose logging for troubleshooting |
--test-only |
Run self-tests without installing |
--skip-dns |
Skip DNS/hosts file configuration |
--skip-background |
Don't configure as background application |
F:\ace_agent\logs\agent.log for error messages.
Run Your First Report!
Less than 1 minute
You're all set! Let's run a test report to confirm everything is working.
-
Go to Reports > Request Report
Click "Reports" in the sidebar, then "Request Report." -
Choose a report
Try "Daily Close Summary" from the Accounting category. -
Select your store
Check the box next to the store you just set up. -
Select period
Choose "Previous Short" (yesterday's data). -
Click "Request Report"
Watch the queue - your report should complete in seconds!
Congratulations!
You've successfully set up ACE Report Center! Your stores are connected and you can now request reports remotely from anywhere.
What's Next?
Need Help?
Our support team is here for you:
- Email: support@redlistsolutions.com
- Check the FAQ & Troubleshooting guide