# 3.2 Log in

The "Log in" feature in Onethread is a secure and convenient way to access your account and projects. This allows users full access to all their projects, tasks, and team members in one centralized platform.&#x20;

The login process is quick and easy, making it convenient for users to start their project management activities immediately.&#x20;

### Pre-Condition to use this feature:

* Users **must have** an **account** in Onethread.

(Don't have an account? Sign up [here](https://docs.onethreadapp.com/3.-getting-started/3.1-sign-up))&#x20;

### Steps to Use:

* Go to the **webpage** of OneThread (<https://www.onethread.app/>)
* Click the  <img src="https://4113483419-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGidBZt9wHrAuaIEXoJOq%2Fuploads%2FT3ue33GtlqkBRdV1uooj%2FScreenshot_122.png?alt=media&#x26;token=67bb0557-fc5b-4c0d-b123-53ef1892b9f7" alt="" data-size="line"> button at the top right corner.
* Enter your **email address & password.**
* Press the <img src="https://4113483419-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGidBZt9wHrAuaIEXoJOq%2Fuploads%2FH088QRi7q2re2BgHLqET%2FScreenshot_127.png?alt=media&#x26;token=b5cde2dc-8563-416e-b9c9-0b030e2f13cc" alt="" data-size="line">  button.
* You will be logged in.

***

<figure><img src="https://4113483419-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGidBZt9wHrAuaIEXoJOq%2Fuploads%2FPotuUSbEOMan5QJBYZXL%2FLog%20in.gif?alt=media&#x26;token=6804d435-3a0e-4abe-b5b1-7e75609308db" alt=""><figcaption><p>Log in</p></figcaption></figure>

### Important Note:

* If you **don’t have a Onethread account**, **click** the [<mark style="color:purple;">**Sign Up here**</mark>](https://docs.onethreadapp.com/3.-getting-started/3.1-sign-up) button.
* Follow the steps, and you will have an account in no time.

## How Can I reset my Password?

You can **reset** your password by following the steps

* **Click** the [<mark style="color:purple;">**Forgot Password**</mark>](https://app.onethread.app/forgot-password) link on the login page.
* **Write** the **email id** and **press send**.&#x20;
* You will get a mail to **change your password**.&#x20;
* When changed, come here again and **sign as usual**.

<br>

<figure><img src="https://4113483419-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGidBZt9wHrAuaIEXoJOq%2Fuploads%2F4dSwSQ2H7flTkRwcXEYq%2FScreenshot_2.png?alt=media&#x26;token=f2ee8b0f-008d-40ca-825f-2ae1767266f9" alt=""><figcaption><p>Reset the Password</p></figcaption></figure>

***

### Benefits:

* **Access to projects**: By logging in, you can access and work on your projects from anywhere, anytime, provided you have an internet connection.
* **Real-time updates**: The software provides updates in real-time, ensuring you always have the most up-to-date information on your projects and tasks.
* **Improved collaboration**: You can collaborate with team members, share files and updates, and communicate efficiently from the web or mobile app on the go.

### Limitations:

* **Inadequate authentication**: The security of the login process and the user's data may be compromised if they fall into the wrong hand. For now, Onethread doesn't have 2-way authentification for logging security.
* **Technical issues**: Technical issues such as software bugs, compatibility issues with certain devices or browsers, or network connectivity issues may impact the ability of users to log in successfully.
* **Forgotten passwords**: If a user forgets their password, they may be unable to log in to the software and may need to go through a password reset, which can be time-consuming.

***

<br>


---

# 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.onethreadapp.com/3.-getting-started/3.2-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.
