Apps in Squidex use a dashboard that displays various statistics concerning the App along with some quick links to operations, as well as some external links.
The default view of the dashboard shows the following statistics as cards:
API Calls.
API Performance (ms).
API Calls Summary.
Asset Uploads.
Assets Size (MB).
Traffic (MB).
History.
Squidex App Dashboard
All assets are anonymous, this means you may see anonymous API Calls, Traffic or API performance statistics even though there may be no anonymous access.
Customizing the Dashboard
Adding / Removing cards
In order to customize the dashboard, click on Settings (the gear icon) situated at the top-right of the page.
Customizing the dashboard
To remove a card or statistic, uncheck it from the list. To add a statistic, check it.
Resizing cards
The individual cards can also be resized to suit personal preference. To resize, move the mouse over to the bottom-right corner of the card to reveal the resize control.
Resize a card
Next, press and hold the pointer (mouse or touchpad) and drag it left or right to resize.
Resized card
Changing Graph View
Some statistics can be viewed in both grouped mode (default) and in stacked mode. To toggle, click the Stacked check box on the card.
Grouped view
Stacked view
Changing the view of any card to Stacked changes it for all cards.
Filtering
You can filter clients from a metric. This is done by clicking the name which strikes it off so it is no longer displayed on the card.
For example, in the following screenshot default, reader and Squidex frontend clients are disabled and only anonymous traffic size is displayed.
Filter clients from a metric
Expert Mode
An Expert Mode is also available (choose from the Settings icon) if you wish to modify it through code.
Expert Mode
Downloading API Logs
API logs can be downloaded in a CSV format from the dashboard page too. To do so, click on the Download Log link on the API Calls card.
Download API Calls Logs
Additional operations that can be completed from the dashboard include:
Navigate to Create Schema page.
View the API documentation for the App.
Navigate to Support page for feedback and support.