mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-11 14:41:53 +00:00
2.3 KiB
2.3 KiB
Access Prowler App
After installation, navigate to http://localhost:3000 and sign up with email and password.
???+ note "User creation and default tenant behavior"
When creating a new user, the behavior depends on whether an invitation is provided:
- **Without an invitation**:
- A new tenant is automatically created.
- The new user is assigned to this tenant.
- A set of **RBAC admin permissions** is generated and assigned to the user for the newly-created tenant.
- **With an invitation**: The user is added to the specified tenant with the permissions defined in the invitation.
This mechanism ensures that the first user in a newly created tenant has administrative permissions within that tenant.
Log In
Access Prowler App by logging in with email and password.
Add Cloud Provider
Configure a cloud provider for scanning:
- Navigate to
Settings > Cloud Providersand clickAdd Account. - Select the cloud provider.
- Enter the provider's identifier (Optional: Add an alias):
- AWS: Account ID
- GCP: Project ID
- Azure: Subscription ID
- Kubernetes: Cluster ID
- M365: Domain ID
- Follow the guided instructions to add and authenticate your credentials.
Start a Scan
Once credentials are successfully added and validated, Prowler initiates a scan of your cloud environment.
Click Go to Scans to monitor progress.
View Results
Review findings during scan execution in the following sections:
For detailed usage instructions, refer to the Prowler App Guide.
???+ note Prowler will automatically scan all configured providers every 24 hours, ensuring your cloud environment stays continuously monitored.

