# You're Already Logged In Elsewhere

You may have been routed here because you closed a Conducttr window after being told you're already logged in somewhere else.

You're only allowed to be logged into the crisis exercise environment in one browser window at a time.

If you didn't mean to log yourself out of the current window, just log back in again and that other window will be told to close.


---

# 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://helpdocs.conducttr.com/faqs-and-common-issues/youre-already-logged-in-elsewhere.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.
