> For the complete documentation index, see [llms.txt](https://docs.artisanflo.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.artisanflo.net/how-to-login-into-artisan-flo.md).

# How to Login into Artisan Flo

Logging Into Artisan Flo: A Step-by-Step Guide

Accessing your Artisan Flo account is straightforward. Follow these simple steps to log in:

1. Go to the Artisan Flo login page by clicking on the [provided link](https://app.artisanflo.net/).&#x20;
2. Type in your Username and Password in the respective fields.&#x20;
3. Make sure to read the Terms and Conditions on the Artisan Furniture website. Once you've understood them, check the box indicating your agreement.&#x20;
4. Finally, click the "Login" button to access your account

<figure><img src="/files/G499wUcpeTDanEzuJtxN" alt=""><figcaption><p>Login Screen</p></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://docs.artisanflo.net/how-to-login-into-artisan-flo.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.
