# Log in

The "Log In" feature in Agency Handy provides secure access to your account, allowing you to efficiently manage orders, quotations, projects, tasks, and team members from a centralized platform.

The login feature lets registered users access their Agency Handy account to start managing their projects and other activities immediately.

It ensures secure access to user data and allows seamless project management in one place.

### **Pre-condition to Use it:**

* Users must have a registered Agency Handy account.
* (Don’t have an account? Sign up [here](/english/agencyhandy-user-guide-for-agency/sign-up.md))

### Steps to Use:

1. **Go to the Website:**
   * Open the Agency Handy [webpage](https://www.agencyhandy.com/) in your browser.
2. **Click the Sign In Button:**
   * Locate and click the **Sign In** button on the homepage.
3. **Enter Workspace Name:**

   * Input your **Workspace Name** as registered during signup.

   <figure><img src="/files/4IijMuP0pzvoy10EMNfV" alt=""><figcaption></figcaption></figure>
4. **Enter Login Credentials:**

   * Provide your **Email ID** and **Password.**

   <figure><img src="/files/lsFSA7SSHduVgVegHiGR" alt=""><figcaption></figcaption></figure>
5. **Sign In:**
   * Click the **Sign In** button.
   * You will be successfully logged into your account.
6. **Optional - Stay Logged In:**
   * Tick the **Keep Log In** checkbox to remain signed in on your device.
7. **Log In with Google:**
   * If you signed up with Google, click the **Google** button to log in using your Google account.

### **Important Notes:**

* **No Account Yet?**
  * If you don’t have an AgencyHandy account, click the [**Sign-Up**](/english/agencyhandy-user-guide-for-agency/sign-up.md) button and follow the steps to create one.
* **Stay Logged In:**
  * Using the **Keep Log In** feature ensures you remain logged into your account unless manually logged out.


---

# 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/english/agencyhandy-user-guide-for-agency/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.
