# Quick start guide

## 1. Sign in

1. Check your inbox for an Accessia welcome email containing a temporary password
2. Go to [cloud.accessia.com](https://cloud.accessia.com/) and sign in
3. You’ll be asked to set a new password and set up Multi-factor authentication (MFA) if it’s enabled for your organization

## 2. Connect to a people directory

Skip this step if you're manually adding users and groups to Accessia

1. Go to **Integrations** and follow the steps to add Microsoft Entra ID or Okta

## 3. [Add and configure users and groups](/users-and-groups/adding-users-and-groups.md)

## 4. Set up a site

1. [Set up a site and floor plan](/site-setup/sites-basics.md)
2. [Place and preconfigure Hubs](/site-setup/adding-hubs.md)
3. [Place and configure doors](/site-setup/adding-doors.md)
4. Place and configure cameras
5. Place and preconfigure **beacons**
6. [Create and manage access schedules](/setting-access/access-schedule-basics.md)
7. [Set up booking-based access](/setting-access/booking-based-access.md)
8. [Set up visitor management](/visitor-management/visit-templates.md)

## 5. Deploy hardware

1. [AI Security Hub installation guide](/hardware/ai-security-hub-hub-v1/ai-security-hub-hub-v1-installation.md)
   1. Learn about [Hub visual states](/hardware/ai-security-hub-hub-v1/hub-visual-states.md)
2. [Reader installation guide](/hardware/accessia-reader/reader-installation.md)
   1. Learn about [Reader visual states](/hardware/accessia-reader/reader-visual-states.md)
3. Go to a real deployment from preconfigured hardware

## 6. Maximize Accessia

1. How to add third party video cameras
2. How to use **Events**
3. How to set up **Alerts**
4. How to use **Lockdown**
5. How to use **Reports**

## 7. Deploy to your organization

1. Roll out mobile credentials
2. Write cards


---

# 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.accessia.com/getting-started/quick-start-guide.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.
