> For the complete documentation index, see [llms.txt](https://docs.flytbase.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flytbase.com/getting-started-with-your-flytbase-account/joining-an-organization.md).

# Joining an Organization

## To join an organization: <a href="#qirlp5aks7w7" id="qirlp5aks7w7"></a>

* Click on the **Join Organization** butto&#x6E;**.**

<figure><img src="/files/AXvyNOJPOPKmWvEouo76" alt=""><figcaption><p>Joining an Organization</p></figcaption></figure>

* Invites received by the user will be listed here and one can click on the **Join** button to proceed.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTfYUUwVnoRyxqEi8UiRV%2Fuploads%2FtioTdsr97o0sdRHhshpT%2F11.jpeg?alt=media" alt=""><figcaption><p>Joining an invited Organization</p></figcaption></figure>

* The Organization will be reflected on the All-Organizations page once the user joins.

<figure><img src="/files/hQ9PKmUvQpGMoo2o6CXK" alt=""><figcaption><p>All Organizations Overview</p></figcaption></figure>

#### ​Switch Between Organizations <a href="#id-20lk6qco9qoj" id="id-20lk6qco9qoj"></a>

To switch between Organizations, click on the Organization you would like to get into in the All Organization's page.

<figure><img src="/files/hC5dPCDs7VHMLNXP2Roa" alt=""><figcaption><p>Switch Organizations</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.flytbase.com/getting-started-with-your-flytbase-account/joining-an-organization.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.
