# Authentication

Each customer has a dedicated workspace login provided as part of onboarding process, where the business email domain is authorized and initial members requiring access are provided entry. From here, workspace admins have complete control over user management and permissions within their workspace.

#### Magic Link Authentication

1. Enter your email address on the login page.
2. You will receive an email from Beye with a magic link.
3. Click the link in your email to sign in securely.

#### Google Authentication

1. Select the option to log in with Google.
2. Authenticate using your Google credentials to access the platform.

#### Microsoft Authentication

1. Select the option to log in with Microsoft.
2. Authenticate using your Microsoft credentials to access the platform.

### User Management

* **Admin Controls**: Workspace admins can add, remove, and manage user permissions, ensuring that only authorized personnel have access to sensitive data and functionalities.
* **Initial Access**: Initial members are granted access based on the authorized business email domain, streamlining the onboarding process for new users.

By leveraging these authentication methods, Beye ensures a secure and seamless login experience for all users, while giving admins the tools they need to manage their workspace effectively.

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


---

# 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.beye.ai/product-docs/authentication.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.
