# Facebook group

### <mark style="background-color:orange;">**Login facebook**</mark>

This command allows you to log in to multiple Facebook accounts simultaneously automatically.\
There are two login methods, let's choose one of these options based on your needs

* **Cookie**
* **UID | Password**

<figure><img src="/files/upJCis3xQZPOlkVGpMd8" alt=""><figcaption></figcaption></figure>

#### File input:

* The file should be saved in **CSV format**.
* The file must include columns with the following information:
  * UID
  * Password
  * 2FA
  * Recovery email
  * Recovery email's password
  * Cookie

Depending on the login method you choose, the system will extract the necessary data from the corresponding column.\
**File template:**&#x20;

{% file src="/files/fsJqJ4dpWf3dcU3uuVZa" %}

**File save result:**

You can save the account information after a successful login. Select a new file and save it in CSV format.

**Note:** When creating a login script, you do not need to use the system’s default **New Tab** command.

### <mark style="background-color:orange;">**Logout Facebook**</mark>

Using this command to logout your Facebook account.


---

# 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.hidemyacc.com/hidemyacc-3.0-features/automation-feature/create-automation-scripts/facebook-group.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.
