> ## Documentation Index
> Fetch the complete documentation index at: https://grandcentral.backbase.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Sign in and select a runtime

> Sign in to the Grand Central console with your organization account and choose the runtime you want to work with.

Sign in to the Grand Central console to reach your dashboard, marketplace, and team settings. The console uses your organization's single sign-on, so you use the same account you use for your other work tools.

## Prerequisites

Before you sign in, make sure you have the following:

* An organization account with access to Grand Central. If you don't have access, ask a team member with the **Admin** role to invite you.
* The console URL for your installation, provided by your Grand Central contact.

## If you were invited

An admin on your team adds you to an installation. What you receive depends on your account:

* If you already have an active Grand Central account, an admin adds you with a role and you can sign in right away.
* If you're new to Grand Central, or were invited before but haven't accepted yet, you receive an invitation email after a second admin approves your invitation. Accept the email, then return to the console to sign in.

The first time you sign in, a short welcome flow asks you to accept the terms and complete your profile. For more information, see [Complete your profile on first sign-in](#complete-your-profile-on-first-sign-in).

For more information about how admins manage access, see [Manage your team](/grand-central-app/team).

## Sign in

Sign in with your organization account:

<Steps>
  <Step title="Open the console">
    Go to the Grand Central console URL for your installation.
  </Step>

  <Step title="Authenticate">
    Select **Sign in** and complete your organization's single sign-on. You land in the console after you authenticate.
  </Step>

  <Step title="Select a runtime">
    In the console, choose the runtime you want to work with, such as your test or production environment. The console scopes everything you see to the runtime you select.
  </Step>
</Steps>

<div className="web-image">
  <img src="https://mintcdn.com/ecosystems-documentation/wx4vtBj6BMhxG-r9/assets/images/grand-central-app/sign-in-screen.png?fit=max&auto=format&n=wx4vtBj6BMhxG-r9&q=85&s=3f265f1ce17734b27d25b2661a8dba3e" alt="The Grand Central sign-in screen with the Sign in with Microsoft button" width="1818" height="1112" data-path="assets/images/grand-central-app/sign-in-screen.png" />
</div>

## Complete your profile on first sign-in

The first time you sign in after an invitation, a short welcome flow guides you through two steps before you reach the console.

<Steps>
  <Step title="Review your details and accept the terms">
    On the **Welcome to Grand Central** step, review your name, email, and role. To continue, agree to the **Terms of Service** and **Privacy Policy**, then select **Accept and Continue**.
  </Step>

  <Step title="Complete your profile">
    On the **Complete Your Profile** step, add your job title, and optionally a department, phone number, and profile photo. Select **Save and Continue** to finish, or **Skip for now** to complete it later.
  </Step>
</Steps>

Your job title is the only required profile field. You can update your profile anytime from **Settings**.

<div className="web-image">
  <img src="https://mintcdn.com/ecosystems-documentation/wx4vtBj6BMhxG-r9/assets/images/grand-central-app/onboarding-accept-terms.png?fit=max&auto=format&n=wx4vtBj6BMhxG-r9&q=85&s=af5cfd840a337fa72201decb4d7ecd6c" alt="Step 1 of the first sign-in flow: Welcome to Grand Central screen showing name, email, role, and the Terms of Service checkbox" width="645" height="1024" data-path="assets/images/grand-central-app/onboarding-accept-terms.png" />
</div>

<div className="web-image">
  <img src="https://mintcdn.com/ecosystems-documentation/wx4vtBj6BMhxG-r9/assets/images/grand-central-app/onboarding-complete-profile.png?fit=max&auto=format&n=wx4vtBj6BMhxG-r9&q=85&s=c295e3ad8de7c191d33c21c887e70c5b" alt="Step 2 of the first sign-in flow: Complete Your Profile screen with job title, department, phone number fields, and a profile photo upload" width="514" height="1024" data-path="assets/images/grand-central-app/onboarding-complete-profile.png" />
</div>

## Select and switch runtimes

You choose a runtime in the console after you sign in, not on the sign-in screen. Your installation can contain more than one runtime, so you select the environment you want to work with once you land in the console.

To view a different environment later, select the runtime switcher at the top of the console and choose another runtime. The dashboard and connector health update to reflect your selection.

<div className="web-image">
  <img src="https://mintcdn.com/ecosystems-documentation/wx4vtBj6BMhxG-r9/assets/images/grand-central-app/runtime-selector.png?fit=max&auto=format&n=wx4vtBj6BMhxG-r9&q=85&s=b47a75f06a4748dfdf9d4b5641afd353" alt="The runtime selector in the console, showing the runtimes within an installation" width="476" height="710" data-path="assets/images/grand-central-app/runtime-selector.png" />
</div>

<Note>
  You see only the runtimes you have access to. If a runtime you expect is missing, ask a team member with the **Admin** role to assign it to you. For more information, see [Manage your team](/grand-central-app/team).
</Note>

## Troubleshooting

The following table lists common sign-in problems and how to resolve them.

| Problem                                          | What to do                                                                                |
| :----------------------------------------------- | :---------------------------------------------------------------------------------------- |
| You reach an unauthorized page after signing in. | Your account isn't assigned to this installation yet. Ask an **Admin** to invite you.     |
| You can sign in but see no runtimes.             | You don't have a runtime assignment. Ask an **Admin** to assign you to a runtime.         |
| Single sign-on fails.                            | Confirm you're using your organization account, then contact your identity administrator. |

## Next steps

<Card title="Explore your dashboard" icon="arrow-right" href="/grand-central-app/dashboard">
  Review deployed packs and connector health for the runtime you selected.
</Card>
