Welcome to the homepage of the application !
Find here your project list, total duration of sessions, and a cost estimate of your consumption.
Main menu
It is located on the top right and always visible.
Projects list
Browse your projects using the drop-down list.
Documentation
Go to Eyerobot user documentation anytime you need help.
Profile and Log out
Access Admin information to :
🔹manage users (add, remove, reset password),
🔹restart all services when needed (see FAQ).
You can also log out.
API logger
You can see every API calls made by application to eyerobot servers. For each call (run a job, edit settings, create task, ...) you will get following information :
🔹http method (GET, POST, PUT, ...)
🔹relative URL (relative to https://api.eyerobot.io)
🔹request and response bodies when available
🔹http code returned by API (2xx, 3xx, 4xx)
Create project
Create as many projects as you need knowing that :
🔹each project is independant from the others,
🔹maximum number of workers is shared between projects.
Warning
You have to add workers to your project, otherwise sessions won't run.
Current version and release notes
Find out about recent changes, bug fixes, and improvements.