# Logging In

## How to Log In

<div data-full-width="true"><figure><img src="/files/1SOjxoQCtCqIRJTJHOAD" alt=""><figcaption></figcaption></figure></div>

1. Sign in to the Satisfi Labs dashboard through this link:

{% embed url="<https://dashboard.satis.fi/Users/Login>" %}

2. Choose to sign in using your email and password or using a third-party social login (Microsoft/Google).

{% hint style="warning" %}
If you don't know your login credentials, please reach out to your company administrator. For more information on user management, click the link: [User Management](/resource-center/ai-agent-engine/user-management.md)
{% endhint %}

3. Choose your company (applicable only for parent company users who have access to multiple dashboards).
4. Once you're in the Satisfi Labs dashboard, select the **Live Agent** tab.
5. Before launching the Live Agent Engine, agents can view high-level analytics including:
   * Number of Agents Online Currently and Total Number of Agents
   * Total Number of Escalated Conversations Today
   * Total Number of All Conversations Today
   * Total Number of All Inbound Messages Today (total includes inbound messages sent to both the AI Chat and Agents)

<div data-full-width="true"><figure><img src="/files/GeZq43obP2h4ciGnDulW" alt=""><figcaption><p>Example of Analytics All Bridger Users See Within the Satisfi Labs Dashboard</p></figcaption></figure></div>

5. Select **Launch Live Agent**. This will open the Live Agent Engine dashboard on a new tab.&#x20;


---

# 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.satisfilabs.com/resource-center/live-agent-engine/agent-overview/logging-in.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.
