Configuring the Audit API URL
After installing the app, you need to point it to your deployed Audit API backend.
Steps
- Open the DHIS2 Audit Vision app from your DHIS2 dashboard.
- Go to Settings (gear icon in the top-right corner).
- In the Audit API URL field, enter the full URL of your deployed backend.
Example:https://your-server-ip-or-domain - Click Save.

The app will now connect to your backend and begin displaying audit data.
info
Make sure the Audit API server is running and accessible from the network where your DHIS2 instance is hosted. If Nginx is configured correctly as a reverse proxy, the URL should be the server's IP or domain without a port number.