> For the complete documentation index, see [llms.txt](https://helpdesk.contakt-ph.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpdesk.contakt-ph.com/getting-started/log-in.md).

# How to Log In?&#x20;

Getting started with Contakt is easy! Follow these steps to log in and access your account.

### Step 1 - Open the Contakt Website Link

* Go to the Contakt website using your browser, or open the Contakt website link on your mobile device.
* Click this link. <https://app.contakt-ph.com/> and you will be redirected to the company login page.&#x20;

<figure><img src="/files/8VqArKXyPcGpjSXyvE0w" alt=""><figcaption></figcaption></figure>

### Step 2 - Sign In to your Account

* Input your credentials by entering your registered email address and password in the designated fields, then click the "Sign In" button.

<figure><img src="/files/4LO1LqE5Ezpms6Z5UHsN" alt=""><figcaption></figcaption></figure>

### Step 3 - Access the User Dashboard

* Once logged in, you will be directed to your Contakt Dashboard where you can manage your business operations.&#x20;

<figure><img src="/files/8INe7QGeZzj8jfHAAu8R" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://helpdesk.contakt-ph.com/getting-started/log-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.
