# Re-login Required

When you logged into your dashboard did you notice that your account is no longer linked to IBF?&#x20;

Don't worry, it's a normal thing that sometimes can happen. Usually, this happens when the automation is running at the same time when someone is using your Instagram account at the same time. (i.e. you are using the Instagram app on your phone at the same time when our automations are set to run) In this guide we will explain to you how to reconnect your profile in a few simple steps. Some users might be asked to **re-login their Instagram accounts over and over again**.

Additional method to get arround constant re-login is to **clearing account cookies**. This can be done using the following steps:

![](/files/-M4YKdNETF8NKiCglIGO)

1. Log in to our platform.
2. Navigate to the **Accounts** page.
3. Select **three dots** at the upper right corner of the account in question.
4. Click the **Edit** account button.
5. Add in your password and click **Save Changes**.


---

# 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://help.hyperibf.com/troubleshooting/re-login-required.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.
