# Veza Administration

The Veza administration section provides tools for securing your tenant, managing users, configuring single sign-on (SSO), and monitoring system events.\
Because Veza analyzes and stores sensitive information about your organization's identities, permissions, and resources, you should properly secure your Veza tenant before adding integrations and users.

> Options for managing cloud provider and data source integrations are available from the [Integrations](/4yItIzMvkpAvMVFAamTf/integrations/configuration.md) page.\
> Use the **Integrations** > **Veza Actions** page to set up external destinations for alerts and event notifications.

Before proceeding with any additional configuration:

1. [Secure your tenant](/4yItIzMvkpAvMVFAamTf/administration/administration/tenant-security.md) by configuring SSO, MFA, and local account policies.
2. Review Veza's [user management](/4yItIzMvkpAvMVFAamTf/administration/administration/users.md) options and role-based access controls.
3. Monitor Veza platform [events](/4yItIzMvkpAvMVFAamTf/administration/administration/events.md).

## Administrative Features

Click the **Administration** cog icon at the bottom of the navigation sidebar to configure global settings for the Veza platform:

* **Platform Events**: Review platform events, such as user logins, role changes, and changes to API keys.
* **User Management**: Create and manage [user accounts and roles](/4yItIzMvkpAvMVFAamTf/administration/administration/users.md).
* **Team Management**: Create [teams](/4yItIzMvkpAvMVFAamTf/administration/administration/users/teams.md) with limited scopes.
* **Sign-In Settings**: Set up and manage [SSO integration](/4yItIzMvkpAvMVFAamTf/administration/administration/sign-in-settings.md) and access policies.
* **API Keys**: Configure [API authentication](/4yItIzMvkpAvMVFAamTf/developers/api/authentication.md) for automated access.
* **System Settings**: Adjust activity monitoring timeframe, domain filter rules, integration extraction and discovery interval, [digest notification recipients](/4yItIzMvkpAvMVFAamTf/features/access-reviews/configuration/digest-notifications.md#digest-notification-recipients), [dashboard display defaults](/4yItIzMvkpAvMVFAamTf/features/insights/dashboards.md), and [risk alert email templates](/4yItIzMvkpAvMVFAamTf/administration/administration/notifications/email-templates/customizing-templates.md#access-intelligence-templates).
* **Support User Access**: Enable restricted [temporary access](/4yItIzMvkpAvMVFAamTf/administration/administration/users/support-user-access.md) for Veza support personnel.

{% hint style="success" %}
To manage your user settings, click your user icon at the bottom of the navigation sidebar to open your profile. You can use this page to:

* Configure [Multi-Factor Authentication](/4yItIzMvkpAvMVFAamTf/administration/administration/users/mfa.md)
* Change your active team
* Choose when to receive digest emails
* Change a local user's password
* Open the Veza product tour
  {% endhint %}

## Integration Management

After securing your tenant and verifying all security configurations, you can begin adding integrations:

* Configure identity provider (IdP) connections.
* Set up cloud platform integrations for services like [AWS](/4yItIzMvkpAvMVFAamTf/integrations/integrations/aws.md), [Google Cloud](/4yItIzMvkpAvMVFAamTf/integrations/integrations/google.md), or [Microsoft Azure](/4yItIzMvkpAvMVFAamTf/integrations/integrations/azure.md)
* Establish [Insight Points](/4yItIzMvkpAvMVFAamTf/integrations/connectivity/insight-point.md) for internal resource discovery.
* Configure [Veza Actions](/4yItIzMvkpAvMVFAamTf/administration/administration/notifications.md) for external integration and automation.

New integrations can take some time to complete their initial scan. The **Integrations** page overview and integration details will show the synchronization status. See [Configuring Integrations](/4yItIzMvkpAvMVFAamTf/integrations/configuration.md) to learn about managing and monitoring Veza integrations.

## Additional Resources

* [Integration guides](/4yItIzMvkpAvMVFAamTf/integrations/integrations.md)
* [API documentation](/4yItIzMvkpAvMVFAamTf/developers/api.md)
* [Access Reviews Settings](/4yItIzMvkpAvMVFAamTf/features/access-reviews/configuration/access-review-settings.md)
* [Enrichment Rules](/4yItIzMvkpAvMVFAamTf/integrations/configuration/enrichment.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.veza.com/4yItIzMvkpAvMVFAamTf/administration/administration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
