> For the complete documentation index, see [llms.txt](https://help.connected.illumina.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.connected.illumina.com/emedgene/frequently-asked-questions/all-faq/how_do_i_move_between_organizations.md).

# How do I move between organizations?

1. Click on your initials or profile picture on the top right to access the [*Settings*](/emedgene/emedgene-analyze-manual/settings.md).
2. In the *My settings* tab scroll down to the *Organization* section on the left. Under the title *Organization*, you'll see the name of the organization you're currently in.
3. Click on the *Select* *Organization* text box and select the organization from the dropdown menu or search for it by typing its name.
4. Press *Save*. You will be transferred to the requested account.
5. Refresh your page and that's it!

![](/files/kdbheFLn8Xs6gw9Uh7th)


---

# 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://help.connected.illumina.com/emedgene/frequently-asked-questions/all-faq/how_do_i_move_between_organizations.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.
