# Admin Quickstart

Radiant is up and running - now it's time to configure it for your team. This guide walks you through the essential setup steps every administrator should complete before your analysts begin investigating alerts. Follow these steps in order to ensure your environment is fully operational from day one.&#x20;

{% hint style="warning" %}
**Important:** Radiant requires an AWS S3 bucket to store ingested logs. If you have not yet configured your bucket, complete [Bring Your Own Bucket](https://help.radiantsecurity.ai/log-management/bring-your-own-bucket-byob/bring-your-own-bucket-for-log-management) before continuing. Your environment will not be operational until that setup is in place.
{% endhint %}

### Before you begin

Make sure you have the following before starting setup:

* Administrator access to your Radiant tenant
* A configured AWS S3 bucket. See [Bring Your Own Bucket](https://help.radiantsecurity.ai/log-management/bring-your-own-bucket-byob/bring-your-own-bucket-for-log-management) if you have not completed this yet
* SSO provider credentials if you are configuring Okta, Microsoft Entra, or Google as your identity provider
* A list of analysts you need to add to the platform

### Step 1: Configure SSO and MFA

Set up your identity provider and enforce multi-factor authentication to the platform. For detailed configuration instructions, see [Set Up Single Sign-On (SSO)](https://help.radiantsecurity.ai/manage-radiant/organization-settings/security/set-up-single-sign-on-sso).

{% hint style="info" %}
**Note:** Configure SSO before inviting users. Accounts created before SSO is enabled may require migration.
{% endhint %}

### Step 2: Add users

With SSO and MFA in place, invite your analysts to Radiant.&#x20;

1. Navigate to **Settings > Organization > Users**.
2. Click **+** **Add user**.
3. Enter the user's name and email address.
4. Click **Send invite**.

Radiant sends the user an email invitation. The invitation link expires after 24 hours. Repeat for each user you need to add. If a user does not receive the invitation email, ask them to check their spam folder.

{% hint style="info" %}
**Note:** Role-based access control (RBAC) is not yet available. All users currently receive full administrator access regardless of their role in your organization.
{% endhint %}

### Step 3: Connect notification channels

Connect Radiant to your organization's communication platforms so your analysts can receive notifications. Email is available to all users by default. To enable Slack or Microsoft Teams, integrate those platforms using the dedicated setup guides below.

1. Navigate to **Settings > Credentials** in the left navigation panel.
2. Select Slack or Microsoft Teams.
3. Follow the setup instructions for your chosen platform:
   * [Connect Slack to Radiant](https://help.radiantsecurity.ai/radiant-connectors/communication-tools/slack)
   * [Connect Microsoft Teams to Radiant](https://help.radiantsecurity.ai/radiant-connectors/communication-tools/microsoft-teams)

{% hint style="info" %}
**Note:** Once a platform is integrated, each user controls their own notification preferences from their account settings.
{% endhint %}

### Step 4: Connect your first data source

With storage, access, and notifications configured, Radiant is ready to receive data. Connect your primary alert source - typically your IAM or EDR - to begin triaging alerts.

1. Navigate to [Connector Library](https://help.radiantsecurity.ai/radiant-connectors) in the left navigation panel.
2. Select your data source and follow the connector-specific setup instructions.
3. Verify data is flowing into Radiant. To do this:&#x20;
   * Navigate to **Log Management** in the left navigation panel.
   * Run a `*` query and confirm your data is returned and correctly parsed in the Parsed Events index.

{% hint style="warning" %}
**Important:** Radiant cannot triage alerts until at least one data connector is active and the ingestion test succeeds.
{% endhint %}

For a full list of supported connectors and setup instructions, see the [Connector Library](https://help.radiantsecurity.ai/radiant-connectors/data-connectors).

***

### Next steps

Your Radiant environment is configured and ready. Share the [User Quickstart](https://help.radiantsecurity.ai/welcome-to-radiant/get-started/user-quickstart) with your SOC team so they can start triaging alerts.

### Related articles

* [Bring Your Own Bucket for Log Management](https://help.radiantsecurity.ai/log-management/bring-your-own-bucket-byob/bring-your-own-bucket-for-log-management)
* [Set Up Single-Sign On (SSO)](https://help.radiantsecurity.ai/manage-radiant/organization-settings/security/set-up-single-sign-on-sso)
* [User Management](https://help.radiantsecurity.ai/manage-radiant/organization-settings/user-management)
* [Connector Library](https://help.radiantsecurity.ai/radiant-connectors)
* [User Quickstart](https://help.radiantsecurity.ai/welcome-to-radiant/get-started/user-quickstart)
