# Logging In

### Web Login

On the web browser, there are two ways to log in to your Pletox account.&#x20;

1. You can visit the [<mark style="color:purple;">**Pletox Sign In**</mark> ](https://pletox.com/login)page and enter your E-mail address or Phone Number and account password, if your credentials are correct you will be automatically redirected to your organisation workspace.
2. You can visit your workspace URL <mark style="color:purple;">**(Ex. xyz.pletox.com)**</mark> and enter your E-mail address or Phone Number and account password, if your credentials are correct you will be automatically redirected to your organisation workspace.

&#x20;&#x20;

<figure><img src="/files/ZPlzBdkCQPpfdsAKgykM" alt="" width="249"><figcaption><p>Sign In Page</p></figcaption></figure>

### Mobile App Login

When you open the Android/iOS app for the first time, you will be automatically shown the Sign In Screen. Enter your E-mail address or Phone Number and account password, if your credentials are correct you will be automatically redirected to your organisation workspace.

<div align="left"><figure><img src="/files/2EUjToTTYsbMCsjR4Vnw" alt="" width="188"><figcaption><p>Mobile Login</p></figcaption></figure></div>


---

# 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://help.pletox.com/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.
