App Administration
The App Administration module can be accessed via the Administration option in the app menu.
Upon clicking the Administration > a new page opens.
On the left hand side there are 5 main options:
- Dashboard
- App logs
- Audit logs
- Data
- SDKs
Dashboard
The Dashboard is the initial view displayed when administering an app. It gives us an overview of app analytics and users.
App Logs
App log gives an overview of the events logged by an application. This helps in troubleshooting the issues that may occur when the app is in use.
The following columns are displayed for each log entry:
-Info
-Warning
-Error
-Action
-Database
-Device
-Integration
-Query
-Rule
-Schedule
-Webhook
-UI
Audit Logs
Audit log gives an overview of the actions performed by users of the app.
The following columns are displayed for each log entry:
-Create
-Update
-Delete
Data
Data allows you to download a complete set of data stored in the app. The data is downloaded as a JSON document. Files can be used as backups or as input for other systems. There is also a Restore feature to restore app data from a previously-created JSON data file.
API and SDKs
API and SDKs help in generating unique SDKs and documentation for your application’s API. One can also download a description of their API according to the OpenAPI v3 standard.
Up Next
No Topics.