Echo Vision Admin

tags: platform admin web echo-vision

End-to-end guide for using Echo Vision Admin. Part 1 covers super admin tasks (org creation/update). Part 2 covers org admin tasks (sites, mics, users, reports, settings).

Admin app URL: https://echo-vision-admin.gonimbly.ai/

Contents

Part 1 — Super Admin

  1. Login
  2. Open Organizations Page
  3. Create Organization
  4. Update Organization

Part 2 — Org Admin

  1. Login
  2. Sites — Listing
  3. Sites — Create or Update
  4. Reports
  5. Settings — Profile
  6. Settings — Organization

Part 1 — Super Admin

Only super admin can create new organizations. Get super admin credentials from the tech team.

1. Login

  1. Open https://echo-vision-admin.gonimbly.ai/
  2. Sign in with super admin email and password.

Admin login page

2. Open Organizations Page

Navigate to https://echo-vision-admin.gonimbly.ai/organizations to see all existing orgs.

  • Create new org via the New Organization button.
  • Update an existing org by selecting it from the list.

Super admin org listing page

3. Create Organization

Click New Organization and fill all required fields.

While creating the org, also create the org admin account (email + password). Those credentials are what the org admin uses to log in to their organization.

Super admin create org form

Submit the form to finish creation.

4. Update Organization

From the organizations list, click an existing org row to edit its details. Save to apply changes.

Notes:

  • Only super admin role can create orgs. Regular org admins cannot.
  • Org admin credentials created in step 3 must be shared with the customer securely.
  • New orgs become active immediately after creation.

Part 2 — Org Admin

Guide for org admins to manage sites, mics, users, reports, and settings.

5. Login

  1. Open https://echo-vision-admin.gonimbly.ai/
  2. Sign in with the admin email and password provided by the super admin.

Admin login page

6. Sites — Listing

Route: /sites

All sites in the org. Use this page to find, enable/disable, or open a site for editing.

Search & filter:

  • Search box: search by name or slug (debounced).
  • Status filter: All statuses | Active | Disabled.

Columns: Site · Timezone · Mics · Users · Status · Created.

Actions:

  • Create site button (top right) — opens the create form.
  • Row menu (three dots) — Enable or Disable a site.
  • Click a row to open the edit form.

Pagination: 20 sites per page.

Admin site listing page

7. Sites — Create or Update

Routes: /sites/new (create), /sites/[id]/edit (update).

5-step wizard. Progress indicator at top. Move forward only after current tab is valid.

Tab 1: Profile

Required basics for the site.

FieldRequiredNotes
Site nameyesMax 255 chars.
SlugyesLowercase letters/numbers/dashes. Auto-generated from name. Cannot be changed after creation.
TimezoneyesSearchable dropdown. Default Asia/Bangkok.
CitynoMax 255 chars.
AddressnoMax 500 chars.

Site form — profile tab

Tab 2: Promos, Menus & Reports

Free-text context the AI uses for promo detection and report generation.

FieldRequiredNotes
Menu contextnoRich text. Up to 16,384 chars.
Report contextnoRich text. Up to 16,384 chars.

Site form — promos tab

Tab 3: User & Notifications

The site supervisor account + people who receive site notifications.

FieldRequiredNotes
EmailyesLogin email for the site user.
PasswordyesMin 8 chars, max 128.
Full nameno
Phoneno
RoleyesE.g. site_supervisor.
LanguageyesInherit org default or pick a language.
Notification emailsnoAdd one or more recipients for site alerts/reports.

You can add more users later from the same screen on edit. Disable a user via the trash icon in the user table.

Site form — auditor and notification tab

Tab 4: Mics + Mic Setup

Register every mic deployed at the site. At least 1 mic required.

FieldRequiredNotes
Mic codeyesUnique per site. Max 64 chars.
LabelyesHuman label, e.g. “Cashier 1”. Max 255.

Use Add mic to append more rows.

Mic setup

Quick — takes 1–2 seconds.

  1. Plug the mic into the laptop via USB. Wait for it to appear.
  2. In the mic row, click Setup.
  3. When the folder picker opens, select the mic folder and confirm.
  4. Wait for the success message.
  5. Finish on the mic itself:
    • Unplug the mic from USB.
    • Turn the mic ON for about 5 seconds, then turn it OFF.
    • This step locks in the new settings on the mic.

Use Chrome or Edge on a laptop or desktop. Safari and Firefox are not supported.

If you see an error, unplug and re-plug the mic, then click Setup again.

Site form — mic setup tab

Watch the mic setup flow end-to-end:

Tab 5: Preview / Review

Read-only summary of everything entered across the previous tabs. Use Back to fix anything. Click Submit to create or save the site.

Site form — preview tab

8. Reports

Route: /reports

Browse and download generated reports (PDF).

Filters:

  • Period: Daily · Weekly · Monthly (default Daily).
  • Site: dropdown of all sites, or All sites.
  • Date range: From / To date pickers.

Columns: Report · Site · Period · Sent · Download.

Download:

  • Only reports with status generated or sent show a Download button.
  • Format: PDF.

Pagination: 20 reports per page.

Admin reports page

9. Settings — Profile

Route: /settingsProfile tab.

Update your own admin profile.

FieldNotes
AvatarUpload PNG/JPG/WebP, min 256×256. Remove available.
Full nameEditable.
RoleRead-only.
EmailEditing triggers a verification email.
PhoneEditable.

Click Save to persist changes.

Settings — profile tab

10. Settings — Organization

Route: /settingsOrganization tab.

Org-wide branding and defaults.

FieldNotes
LogoUpload SVG/PNG/WebP. Transparent background recommended. Remove available.
Organization nameEditable.
SlugRead-only. Shown as echovision.app/{slug}.
Report languageDefault language for generated reports: English, Bahasa Indonesia, Thai, Vietnamese, Malay.

Click Save to persist changes.

Settings — organization tab

Notes

  • Site slug is permanent. Pick carefully on creation.
  • Disabling a site stops new uploads but keeps history accessible.
  • Disabling a user blocks login but preserves audit trail.
  • After mic setup, always unplug → on 5 seconds → off on the mic. Skip this and the mic keeps the old settings.