# Admin Console (temporarily in getting started)

## Overview

Herd Security is managed through a cloud-based admin console that is provided to each individual organization. This is the hub of creating content, building workflows, setting up integrations, sending trainings & simulations, and tracking the results. To ensure that every piece of content sent is actively changing security behavior across your users.

## Console Access & Credentials

***

Every customer will gain initial access to the Herd console directly from a member of the Herd Security team. You have two options for your credentials, username & password or Okta Single-Sign-On. In either case you'll be provided an organization ID to begin the login process.

### Organization ID

Your OrgID is a unique identifier for your organization. Use this anytime you log in to Herd. You'll receive this from your customer support manager during the onboarding process. From your login URL, you'll be directed to the following screen.

\**Note that Organization ID's are case sensitive.*

<figure><img src="/files/c81Y5qoBgk89N5B9eQKy" alt=""><figcaption></figcaption></figure>

### Email & Password Login With AWS Cognito

If you selected to setup your console with AWS Cognito, you'll receive a welcome email to setup your login credentials. Once setup, you'll use your credentials to login in to Herd via the follow page.

<div data-full-width="false"><figure><img src="/files/og4jFqIuMehZvHaeG64V" alt=""><figcaption></figcaption></figure></div>

### Okta Single-Sign-On (SSO)

By using Okta SSO, for login, you can use your preexisting Okta credentials to login to Herd. See more details for setup on the [Okta SSO Onboarding doc](/herd-security-docs/okta/okta-single-sign-on.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://herd-security.gitbook.io/herd-security-docs/getting-started/admin-console-temporarily-in-getting-started.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.
