# 2.1 Sign In

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

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

### Pre-Condition to use this feature:

* An agency must invite users.
* Users must have a valid URL & password.&#x20;

### Steps to Use:

* Go to the **mail ID** where the invitation was given.
* Open the invitation mail from the agency
* Click the URL link.
* Copy and paste the email ID and password.&#x20;
* Click the Sign In button.


---

# 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.agencyhandy.com/agencyhandy-user-guide-for-client/2.-getting-started/2.1-sign-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.
